body {
	margin:0px;
	Font-Family: Arial,helvetica,Verdana,  Tahoma;
	font-size:11px;
	background-color:#FFFFFF;
	/*background-color:#DEE096;*/
}

html, body {
    height: 100%;
}


.lien_menu_droit{
		Font-Family:  Arial,helvetica,Verdana,  Tahoma;
		Font-Size: 12px;
		Color: #FCFCF9;
		Text-Decoration: None;
		border: 0px;
		background-image:url(images/md_fond_lien.png);background-repeat:no-repeat;background-position: bottom;
		padding:3px 5px 10px 5px;
}
A.lien_menu_droit{
		Font-Family:  Arial,helvetica,Verdana,  Tahoma;
		Font-Size: 12px;
		Color: #FCFCF9;
		Text-Decoration: None;
		border: 0px;
		background-image:url(images/md_fond_lien.png);background-repeat:no-repeat;background-position: bottom;
		padding:3px 5px 10px 5px;

}
A:Active.lien_menu_droit{ 
		Font-Family: Arial,helvetica,Verdana,  Tahoma;
		Color: #FCFCF9;
		Text-Decoration: None;
		background-image:url(images/md_fond_lien_hover.png);background-repeat:no-repeat;background-position: bottom;

}
A:Visited.lien_menu_droit{
		Font-Family:  Arial,helvetica,Verdana,  Tahoma; 
		Color: #FCFCF9;
		Text-Decoration: None;
		background-image:url(images/md_fond_lien.png);background-repeat:no-repeat;background-position: bottom;
}
A:Hover.lien_menu_droit{ 
		Font-Family: Arial,helvetica,Verdana,  Tahoma;
		Color: #FCFCF9;
		Text-Decoration: None;
		background-image:url(images/md_fond_lien_hover.png);background-repeat:no-repeat;background-position: bottom;
}


IMG.menu{
/*	border:1px solid #FCFCF9;*/
}

.titre_contenu{
	font-size:16px;
	font-weight:700;
	padding-bottom:6px;
	background-image:url(images/fond_titre.png);background-repeat:no-repeat;background-position: right bottom;
}

.gd_titre{
	font-size:16px;
	font-weight:700;
	padding-bottom:6px;
}


/* the menu */
	
#menunav {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border:  0px;
	list-style-type: none;
}

#menunav li {
	float: left;
	width: 119px;
	margin: 0;
	padding: 0px;
	border: 0px;	
	text-align: center;
	line-height: 15px;
	font-size:12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

ul,li,a {
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}

/*
li.rubrique { 
	background:white;
}
*/
	
li.rubrique>ul { left:140px; } /* others */

a.first-rub,a.first-rub_fin,a.first-rub_deb,a.second-rub {
	padding:2px;
	text-decoration:none;
	color: #FFFFFF;
	border: 0px;
	width:100%; /* IE */
}


li.rubrique>a { width:auto; } /* others */


/*li a.first-rub {
	background-color: #F2B82E;	
}*/

li a.second-rub {
	font-size:1em;
	background-color: #F2B82E;
	border-top: 1px solid #FCEDC9;
}

/* regular hovers */

a.rubrique:hover {
	border: 1px solid #E6B235;
}
	
li.rubrique a.second-rub:hover {
	background-color: #E6B235;
	border: 1px solid #FCEDC9;
}

li.rubrique a.first-rub:hover,a.first-rub_deb:hover,a.first-rub_fin:hover {
	/*background-color: #E6B235;*/
	/*color: #FFDF94;	*/
}

	
/* hovers with specificity */

/*li a.first-rub:hover,a.first-rub_deb:hover,a.first-rub_fin:hover{
	color: #FFDF94;	
}*/
	
li.rubrique:hover { z-index:10; }		
		
ul ul, li:hover ul ul {
	display:none;
}

li.rubrique:hover ul, li.rubrique:hover li.rubrique:hover ul {
	display:block;
}




#container {
    position: relative;
    min-height: 100%
}


.news{
	background-color:#F6F3E0;
	background-image:url(images/news.gif);background-repeat:no-repeat;background-position: left top;
	Border:1px solid #C9C4B1;
}


.temoignage{
	background-color:#F6F3E0;
	Border:1px solid #C9C4B1;
}

.lien_bas{
		Font-Size: 11px;
		Color: #B9C39A;
		Text-Decoration: None;
		border: 0px;
		display:inline;
}
A.lien_bas{
		Font-Size: 11px;
		Color: #B9C39A;
		Text-Decoration: None;
		border: 0px;
		display:inline;
}
A:Active.lien_bas{ 
		Color: #B9C39A;
		Text-Decoration: None;
}
A:Visited.lien_bas{
		Color: #B9C39A;
		Text-Decoration: None;
}
A:Hover.lien_bas{ 
		Color: #778C32;
		Text-Decoration: None;
}


.titre_news{
		Font-Size: 12px;
		Color: #94A548;
		line-height:18px;
		font-weight:600;
}

.texte_news{
		Font-Size: 10px;
		Color: #535623;
}

.lien_news{
		Font-Size: 11px;
		Color: #94A548;
		Text-Decoration: None;
		display:inline;
}
A.lien_news{
		Font-Size: 11px;
		Color: #94A548;
		Text-Decoration: None;
		border: 0px;
		display:inline;
}
A:Active.lien_news{ 
		Color: #94A548;
		Text-Decoration: None;
}
A:Visited.lien_news{
		Color: #94A548;
		Text-Decoration: None;
}
A:Hover.lien_news{ 
		Color: #4C5A1F;
		Text-Decoration: None;
}



.texte {
	font-family: Arial,helvetica,Verdana;
	FONT-SIZE: 11px;
	Color: #47541C;
	text-align:justify;
}

.texte_input {
	font-family: Arial,helvetica,Verdana;
	FONT-SIZE: 11px;
}



.text_alert{
	Color: #E70101;
}



ul.simple_disc {
	 padding-left: 50px; 
 }
li.simple_disc {
	 list-style-type:disc;
	 display:list-item;
 }

.pt_titre_text {
	font-size:13px;
	font-weight:600;
}

.titre_text_15 {
	font-size:15px;
	font-weight:600;
}


ul.disc_sstitre {
	 padding-left: 50px; 
	 Color: #47541C;

 }
li.disc_sstitre {
	 list-style-type:disc;
	 display:list-item;
	 Color: #47541C;

 }


.lien_sstitre{
		Font-Size: 11px;
		Color: #6F832D;
		Text-Decoration: None;
		display:inline;
}
A.lien_sstitre{
		Font-Size: 11px;
		Color: #6F832D;
		Text-Decoration: None;
		border: 0px;
		display:inline;
}
A:Active.lien_sstitre{ 
		Color: #6F832D;
		Text-Decoration: None;
}
A:Visited.lien_sstitre{
		Color: #6F832D;
		Text-Decoration: None;
}
A:Hover.lien_sstitre{ 
		Color: #425012;
		Text-Decoration: Underline;
}



.lien_service{
		Color: #2F380F;
		Text-Decoration: None;
		border: 0px;
}
A.lien_service{
		Color: #2F380F;
		Text-Decoration: None;
		border: 0px;
}
A:Active.lien_service{ 
		Color: #2F380F;
		Text-Decoration: None;
}
A:Visited.lien_service{
		Color: #2F380F;
		Text-Decoration: None;
}
A:Hover.lien_service{ 
		Color: #7E9A18;
		Text-Decoration: None;
}


.lien_situation{
		Font-Size: 13px;
		Color: #7E9A18;
		Text-Decoration: None;
		border: 0px;
}
A.lien_situation{
		Font-Size: 13px;
		Color: #7E9A18;
		Text-Decoration: None;
		border: 0px;
}
A:Active.lien_situation{ 
		Font-Size: 13px; 
		Color: #7E9A18;
		Text-Decoration: None;
}
A:Visited.lien_situation{
		Font-Size: 13px; 
		Color: #7E9A18;
		Text-Decoration: None;
}
A:Hover.lien_situation{ 
		Font-Size: 13px; 
		Color: #587000;
		Text-Decoration: None;

}

.offre_emploi_titre{
	font-size:15px;
	font-weight:600;
}

.text_alert{
	Color: #E70101;
}

.rappel_info{
	Color: #1C3549;
}


.lien_video{
		Font-Size: 12px;
		Color: #557A1C;
		Text-Decoration: None;
		border: 0px;
		Font-weight:700;

}
A.lien_video{
		Font-Size: 12px;
		Color: #557A1C;
		Text-Decoration: None;
		border: 0px;
		Font-weight:700
}
A:Active.lien_video{ 
		Font-Size: 12px; 
		Color: #557A1C;
		Text-Decoration: None;
		Font-weight:700
}
A:Visited.lien_video{
		Font-Size: 12px; 
		Color: #557A1C;
		Text-Decoration: None;
		Font-weight:700
}
A:Hover.lien_video{ 
		Font-Size: 12px; 
		Color: #94B561;
		Text-Decoration: None;
		Font-weight:700

}


.calque_menu{
	position: absolute;
	top:28px;
	left:282px;
	z-index:5;
	width:718px;

}


.titre_partenaire {
	font-size:11px;
	Color: #A8B873;
}
A.titre_partenaire{
	font-size:11px;
	Color: #A8B873;
	Text-Decoration: None;
	border: 0px;
		display:inline;
}
A:Active.titre_partenaire{ 
	Text-Decoration: None;
}
A:Visited.titre_partenaire{
		Text-Decoration: None;
}

A:Hover.titre_partenaire{ 
		Color: #778C32;
		Text-Decoration: None;
}





.search_btn{
		background-image:url(images/lance_search.gif);background-repeat:no-repeat;background-position: middle center;
		width:27px;
		height:20px;
		background-color:white;
		border:1px solid #FFFFFF;

}

ul.simple_square {
	 padding-left: 10px; 
 }
li.simple_square {
	 list-style-type:square;
	 display:list-item;
 }


.lien_titre {
	display: inline;
	font-family: Arial,helvetica,Verdana;
	Color: #47541C;
	text-align: justify;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}

.lien_titre a {
	text-decoration: none;
}

.lien_titre a:active {
	text-decoration: none;
}

.lien_titre a:visited {
	text-decoration: none;
}

.lien_titre a:hover {
	text-decoration: none;
}



.lien_adresse {
	display: inline;
	font-family: Arial,helvetica,Verdana;
	color: #94A548;
	font-size: 11px;
	text-decoration: none;
}

.lien_adresse a {
	text-decoration: none;
}

.lien_adresse a:active {
	text-decoration: none;
}

.lien_adresse a:visited {
	text-decoration: none;
}

a:hover.lien_adresse  {
	text-decoration: none;
	color: #4C5A1F;
}


#intranet {
	display:block;
	margin: 20px auto;
	text-align:center;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#intranet:hover {
	/*background-color:#78a835;*/
}

#intranet img {
	border: none;
}