
body {
	background-color : white;
	scrollbar-face-color:#b7c8db;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#668bb9;
	scrollbar-highlight-color:#d4e8f3;
	scrollbar-3dlight-color:#3161a5;
	scrollbar-track-color:#3161a5;
	scrollbar-arrow-color:#3161a5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;

}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3161a5;
	font-size:12px;
}

.titreor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	font-size:13px;
}


.fondnews {
	background-repeat:no-repeat;
	background-position:top left;		
	background-image: url("/images/backnews.jpg");
}

.titrenew {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C60000;
	font-size:14px;
}

.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2656a2;
	font-size:14px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight : bold;		
}

.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3161A5;
}

P,OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.menus {text-decoration: none; color: #3161a5; font-weight:bold; font-size:14px}
a.menus:hover {text-decoration: underline; color: #3161a5; font-weight:bold; font-size:14px}	
a.std {text-decoration: none; color: #3161a5; font-weight:bold}
a.std:hover {text-decoration: underline; color: #3161a5; font-weight:bold }

.cadrelogin {
	border-top :   1px solid #3161a5;
	border-left :  1px solid #3161a5;
	border-bottom :1px solid #3161a5;
	border-right : 1px solid #3161a5;	
	padding : 2px 2px 2px 2px;
	background-color:#ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight : bold;		
	color : #3161a5;
	}