BODY
   {
	scrollbar-face-color: #f2f2f2;
	scrollbar-shadow-color: #cecece;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #757575;
	background-color :#ffffff;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-align:center;
}


/*********************************************************/
/****************** STYLE RECHERCHE ****************/
.recherche{
	color : #FFFFFF;
	font-size :12px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.champs_recherche{
	BORDER-BOTTOM : #B1CF69 1px solid;
	BORDER-LEFT : #B1CF69 1px solid;
	BORDER-RIGHT : #B1CF69 1px solid;
	BORDER-TOP : #B1CF69 1px solid;
	font-family : Arial;
	COLOR : #4d4d4d;
	font-size : 12px;
	font-weight : normal;
}
.bouton_recherche{
	BORDER-BOTTOM : #B1CF69 0px solid;
	BORDER-LEFT : #B1CF69 0px solid;
	BORDER-RIGHT : #B1CF69 0px solid;
	BORDER-TOP : #B1CF69 0px solid;
	font-family : Arial;
	COLOR : #FFFFFF;
	font-weight:bold;
	background: #B1CF69;
	font-size : 14px;
	cursor:hand;
}
/*********************************************************/



/**********************************************************/
/*************** STYLE DES BLOCS HOME PAGE ***************/
.lien_blanc{
	color : #FFFFFF;
	font-size :11px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.lien_blanc:hover{
	color : #FFFFFF;
	font-size :11px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: underline;
}
.puce_jaune{
	color : #FFC500;
	line-height : 14px;
	padding: 0 0 2px 0;
}

.titre_home{
	color : #51C1E9;
	font-size :18px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
    font-weight:bold;
}

.sstitre_home{
	color : #51C1E9;
	font-size :12px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}
.sstitre_home:hover{
	color : #51C1E9;
	font-size :12px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
}
/**********************************************************/



/**********************************************************/
/*************** STYLE DU SITE GENERAL ***************/
/*utilisé pour les texte*/
.texte{
	color : #4d4d4d;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : normal;
}
.texte:hover{
	color : #4d4d4d;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : normal;
}

a{
	color : #4d4d4d;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : normal;
}
a:hover{
	color : #92AE48;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : normal;
}

.titre{
	color : #92AE48;
	font-size :13px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

.titre:hover{
	color : #92AE48;
	font-size :13px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : bold;
}

.onglet{
	color : #4D4D4D;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

.onglet:hover{
	color : #92AE48;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : bold;
}

/*utilisé pour les petits texte*/
.texte_pt{
	color : #4d4d4d;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lien_pt{
	color : #4d4d4d;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.lien_pt:hover{
	color : #4d4d4d;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.lien_bleu{
	color : #85DAF9;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.lien_bleu:hover{
	color : #3AC6F9;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.lien_vert{
	color : #92AE48;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.lien_vert:hover{
	color : #79903C;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.faq{
	width:600px;
	padding:10px 0 5px 20px;
	display:none;
	position:relative;
	color : #4d4d4d;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : normal;
}


/******UTILE POUR LE PLAN DU SITE******/
.menu_plan{
	color : #747474;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
.menu_plan:hover{
	color : #92AE48;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

.ssmenu_plan{
	color : #4D4D4D;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ssmenu_plan:hover{
	color : #92AE48;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


/*********************************************************/




/************ FORMULAIRE *************/
.champs{
	BORDER-BOTTOM : #B1CF69 1px solid;
	BORDER-LEFT : #B1CF69 1px solid;
	BORDER-RIGHT : #B1CF69 1px solid;
	BORDER-TOP : #B1CF69 1px solid;
	font-family : Arial;
	COLOR : #4d4d4d;
	font-size : 12px;
	font-weight : normal;
}


.bouton{
	BORDER-BOTTOM : #B1CF69 1px solid;
	BORDER-LEFT : #B1CF69 1px solid;
	BORDER-RIGHT : #B1CF69 1px solid;
	BORDER-TOP : #B1CF69 1px solid;
	font-family : Arial;
	COLOR : #91AE44;
	font-weight:bold;
	background: #E7F1D2;
	font-size : 11px;
	cursor:hand;
}
/*************************************/


/******************* LEXIQUE *******************/
#fond_onglet{
background-image : url("../imagesite/fond_onglet1.gif");
}

#recherche_onglet1{
border: 0px solid #000000;
text-align: center;
width : 580px;
padding-top : 10px;
padding-bottom : 0px;
visibility : visible;
position : absolute;
}

#recherche_onglet2{
border: 0px solid #000000;
text-align: center;
width : 580px;
padding-top : 10px;
padding-bottom : 0px;
visibility : hidden;
position : absolute;
}

#recherche_onglet3{
border: 0px solid #000000;
text-align: center;
width : 580px;
padding-top : 10px;
padding-bottom : 0px;
visibility : hidden;
position : absolute;
}


/***********************************************/


.lien_telechargement{
	color : #4d4d4d;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.lien_telechargement:hover{
	color : #4d4d4d;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}