/* Feuille de style du site LAEPS -- création Agence Oshun */

BODY{
scrollbar-face-color:'#FFFFFF';
scrollbar-arrow-color:'#F4B479';
scrollbar-track-color:'#DBEDEE';
scrollbar-shadow-color:'#759ABF';
scrollbar-highlight-color:'#8FB3CD';
scrollbar-3dlight-color:'#ABD1E0';
scrollbar-darkshadow-Color:'#5180AE';
 margin: 0 0 0 0;
}

/* Section news */
.titrenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #303030;
}
.datenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #5577B7;
}
.textenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #464646;
}
/* Fin section news */

/* Section site */
.titresite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2B4E60;
}
.stitresite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2B4E60;
}
.textesite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #464646;
}
.ptisite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
/* Fin section site */

/* Habillage des liens */
A:link	{
color:#330055;
font-size:9pt;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
background-color:#;
	}
A:hover	{
color:#ee4300;
font-size:9pt;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:underline overline;
background-color:#;
	}
A:active	{
color:#ee4300;
font-size:9pt;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
background-color:#;
	}
A:visited	{
color:#330055;
font-size:9pt;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
font-variant:normal;
text-transform:normal;
background-color:#;
	}
	
	A:visited:hover	{
color:#ee4300;
font-size:9pt;
font-family:Verdana;
font-style:normal;
font-weight:normal;
text-decoration:underline overline;
font-variant:normal;
text-transform:normal;
background-color:#;
	}
/* Fin habillage des liens */

/* Habillage des liens du menu*/
.smenu:link {color:#008E91; text-decoration:none; font-size: 13px; font-family: Tahoma;}
.smenu:visited {color:#6BB5C6; text-decoration:none; font-size: 13px; font-family: Tahoma;}
.smenu:hover {color:#F77A48; text-decoration:none; font-size: 13px; font-family: Tahoma;}
/* Fin habillage des liens du menu*/