#cadre { 
	margin : auto;	
	width: 755px;
}

body {
	background-color: #FFFFFF;
	top: auto;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
}

.titre-site {
	font-family: Georgia, Verdana, Arial;
	font-size: 18px;
	font-weight:bold;
	color: #99AA00;
	text-align: center;
}

.sous-titre {
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #779977;
	text-align: center;
}

.presentation {
	font-family: Arial, Georgia, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.footer {
	font-family: Arial, Georgia, Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.titre4 {
	font-family: Georgia, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC8800;
}

.titre3 {
	font-family: Georgia, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666688;
}

.titre2 {
	font-family: Georgia, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CC2222;
}

.titre1 {
	font-family: Georgia, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #229977;
}

p {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.info-titre {
	font-family: Georgia, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #99AA00;
}

.info-item {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #888888;
}

.info-valeur {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #668866;
}

.info-date {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #006600;
}