/***** Menu supérieur *****/
#page{
	position : relative;
	background: url(../img/fond.gif) no-repeat ;
	background-color : #B4DA8B;
	margin : 0 0 0 0;
	width : 996px;
	height : 100%;
	}
#bandeau_sup{
	position : relative;
	height : 79px;
	width : 943px;
	}
#logo{
	position : absolute;
	top : 22px; 
	left : 53px;
	}
	/** Menu principal **/
#menu_sup{
	position : relative;
	background : url(../img/fond_menu_sup.gif) no-repeat;
	top : 26px;
	left : 243px;
	width : 690px;
	height : 40px;
	font-family : Arial, sans-serif;
	}
a.menu_mmv{
	float : left;
	width : 139px;
	height : 29px;
	}
a.menu_mmv:HOVER{
	background: url(../img/milieux.gif) no-repeat ;
	}
a.menu_ase{
	float : left;
	height : 29px;
	width : 167px;
	margin-left : -1px;
	}
a.menu_ase:HOVER{
	background: url(../img/agents.gif) no-repeat ;
	}
a.menu_efsan{
	float : left;
	width : 115px;
	height : 29px;
	margin-left : -1px;
	}
a.menu_efsan:HOVER{
	background: url(../img/effets_sante.gif) no-repeat ;
	}
a.menu_trav{
	float : left;
	width : 77px;
	margin-left : -1px;
	height : 29px;
	}
a.menu_trav:HOVER{
	background: url(../img/travail.gif) no-repeat ;
	}
a.menu_comp
	{
	float : left;
	width : 80px;
	height : 28px;
	}
a.menu_comp:HOVER{
	background: url(../img/comprendre.gif) no-repeat ;
	}
a.menu_inf{
	float : left;
	height : 28px;
	width : 69px;
	margin-left : -1px;
	text-align : right;
	}
a.menu_inf:HOVER{
	background: url(../img/informer.gif) no-repeat ;
	}
a.menu_agir{
	float : left;
	width : 40px;
	margin-left : -1px;
	height : 28px;
	}
a.menu_agir:HOVER{
	background: url(../img/agir.gif) no-repeat ;
	}
	/** fin menu principal **/
	/** menu secondaire **/
#menu_2{
	position : relative;
	top : 14px;
	left : 243px;
	height : 24px;
	line-height : 24px;
	width : 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : #7f7f7f;
	text-align : right;
	}

	/** fin menu secondaire **/
#marianne{
	position : absolute;
	top : 26px;
	left : 935px;
	}
/***** fin menu supérieur *****/
/******************************/
/***** bandeau recherche *****/
#recherche{
	position : absolute;
	top : 79px;
	left : 53px;
	background : url(../img/fond_recherche.gif) no-repeat;
	width : 190px;
	height : 261px;
	font-size : 0.7em;
	color : white;
	}
#recherche div{
	width : 174px;
	padding : 5px 8px 0 8px;
	text-align : right;
	}
#moteur{
	height : 114px;
	margin-bottom : 8px;
	}
#index{
	height : 44px;
	margin-bottom : 9px;
	}
#recherche .titre{
	font-weight : bold;
	font-size : 1.2em;
	color : white;
	}
#recherche .soustitre{
	font-size : 1.0em;
	color : white;
	}	
#recherche .soustitre:HOVER{
	color : #042E58;
	}	
#recherche .glossaire{
	
	}
#recherche .bouton{
	margin-top : 8px;
	}
#recherche .saisie{
	border-size : 1px 1px 1px 1px;
	width : 170px;
	border-top: 1px solid #8F8F8F;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #E4E4E4;
	border-left: 1px solid #CDCDCD;
	}
html>body #chaine{
	display : block;
	vertical-align : middle;
	padding-top : 1px;
	font-size : 1.2em;
	}
/***** fin bandeau recherche *****/
/*********************************/
/***** contenu *****/
#conteneur {
	position :relative;
	top : 0px;
	left : 243px;
	width : 680px;
	height : auto;
	background-color : white;
	}
#bandeau_titre{
	margin-left : 10px;
	width : 670px;
/*	height : 49px;*/
	}
#bandeau_titre .titre{
	padding : 25px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	color : white;
	}
#contenu{
	width : 670px;
	height : auto;
	}
#bandeau_bas{
	position : relative;
	width : 680px;
	height :21px;
	line-height : 21px;
	}
#bandeau_bas a{
	float : left;
	height : 21px;
	line-height : 21px;
	background-color : #0E7829;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	color : white;
	margin-right : 1px;
	}
.menu_contacts{
	width : 93px;
	}
.menu_plan{
	width : 99px;
	}
.menu_legales{
	width : 134px;
	}
.menu_partenaires{
	width : 113px;
	background-color : #075C1d !important;
	margin-right : 0px !important;
	}
.menu_afsset{
	margin-right : 0px !important;
	}
.puce{
	margin : 0 5px 0 13px;
	}
/***** fin contenu *****/
#pagetools {
	text-align: right;
	margin: 0px 0px 10px;
	font-size: 0.7em;
}
#copy {
	font-size: 0.7em;
	color: #68676B;
	margin: 0px 0px 14px 12px;
}
#glossaire {
	padding: 30px 0px 0px 35px;
}
