/* CSS Document */

.titreprincipal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; font-weight:bold; text-align:center;
	color:#b25800;
	}
	
.textepage { 
	font:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#CCCCCC;
	text-align:justify;
	}
.textepagecentrer { 
	font:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#CCCCCC;
	text-align:center;
	}


#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;
}

#affichage{
float:left;
width:550px;
margin-top:25px;
margin-left:25px;
}

#cadredudiapo{
position:relative;
width:420px; height:340px;
margin-left:auto; margin-right:auto;
background:url(imgsdespages/Diaporama/cadre.jpg) no-repeat;
}
#diapo{
position:absolute;
width:320px; height:240px;
margin-left:50px; margin-right:50px; margin-top:57px; margin-bottom:50px;
}

#pucebaspage{
position:relative;
width:50px; height:50px;
margin-left:auto; margin-right:auto;
}

#imageagenda{
position:relative;
width:550px; height:50px;
margin-left:auto; margin-right:auto;
}

#cadrediapo{
position:relative;
width:450px; 
margin-left:auto; margin-right:auto;
}

