/******** SIBAR  *********/
/****** Standard *******/

BODY, DIV, FORM {font-family:Arial;font-size:12px;}
A {font-family:Arial;color:#3f6e52;}
DIV.CadreSousMenu {
	width:500px;
	height:40px;
	padding:2px;
	text-align:center;
}
DIV.CadreSousMenu A {
	white-space:nowrap;
}
DIV.CadreSousMenu A.selected {
	color:#000000;
	font-decoration:none;
	font-weight:bold;
}
DIV.CadreAccueilContenu {
	width:180px;
	height:400px;
	padding:10px;
	overflow-y:scroll;
	text-align:left;
	scrollbar-base-color:#8C8CC6;
	scrollbar-3dlight-color:#A9C7C9;
	scrollbar-arrow-color:#809999;
	scrollbar-darkshadow-color:#F2F2F2;
	scrollbar-face-color:#A9C7C9;
	scrollbar-highlight-color:#A9C7C9;
	scrollbar-shadow-color:#A9C7C9;
	scrollbar-track-color:#F2F2F2;
}
DIV.CadreContenu {
	width:500px;
	height:270px;
	padding:10px;
	overflow-y:scroll;
	text-align:justify;
	scrollbar-base-color:#8C8CC6;
	scrollbar-3dlight-color:#A9C7C9;
	scrollbar-arrow-color:#809999;
	scrollbar-darkshadow-color:#F2F2F2;
	scrollbar-face-color:#A9C7C9;
	scrollbar-highlight-color:#A9C7C9;
	scrollbar-shadow-color:#A9C7C9;
	scrollbar-track-color:#F2F2F2;
}
H1, H2 {
	font-size:1.25em;
	color:#3f6e52;
	font-weight:bold;
}


/******** LIENS *********/

a:active, a:link , a:visited { color: #00688A; text-decoration: none;}
a:hover { color: #00688A; text-decoration: underline;}

a.PetitLien:link, a.PetitLien:active, a.PetitLien:visited{	font-size: 10px; color: #00688A; text-decoration: none;}
a.PetitLien:hover{	font-size: 10px; color: #00688A; text-decoration: underline;}

a.GrosLien:link, a.GrosLien:active, a.GrosLien:visited{	font-size: 10px; font-weight: bold; color: #000000; text-decoration: none;}
a.GrosLien:hover{	font-size: 10px; color: #000000; text-decoration: underline;}

IMG.image {background-image : none}