/* CSS Document */

.titreprincipal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; font-weight:bold; text-align:center;
	color:#b25800;
	}
	
.soustitredefinition {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; text-align:center; font-style:italic;
	color:#b25800;
	}
	
.textepage { 
	font:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#CCCCCC;
	text-align:justify;
	}

#zoneimage1{
float:left;
width:100px;
height:100px;
margin-left:60px;
margin-bottom:15px;
border:#FF3300; border-style:none;
}

#zoneimage2{
float:left;
width:100px;
height:100px;
margin-left:60px;
margin-bottom:15px;
border:#FF3300; border-style:none;
}

#zoneimage3{
float:left;
width:100px;
height:100px;
margin-left:60px;
margin-right:40px;
margin-bottom:15px;
border:#FF3300; border-style:none;
}

