/* Pages */

/* -------------------  Accueil  ----------------*/

#cadre_secteurs{
	background-image:url(../images/modules/accueil/tab_secteur_milieu.jpg);
	width: 725px;
}
#cadre_secteurs_haut{
	padding-left:10px;
	background-image:url(../images/modules/accueil/tab_secteur_haut.jpg);
	background-repeat:no-repeat;
	width:725px;
	height: 33px;
	font-size: 1.3em;
	padding-top: 5px;
}
#cadre_secteurs_bas{
	background-image:url(../images/modules/accueil/tab_secteur_bas.jpg);
	background-repeat:no-repeat;
	width:725px;
	height: 27px;
}


#petit_tab{
	background-image:url(../images/modules/accueil/ptit_tab_milieu.jpg);
	width: 360px;
	font-size: 1.0em;
}
#petit_tab_haut{
	padding-left:10px;
	background-image:url(../images/modules/accueil/ptit_tab_haut.jpg);
	background-repeat:no-repeat;
	width:360px;
	height: 28px;
	font-size: 1.3em;
	padding-top: 10px;
}
#petit_tab_bas{
	background-image:url(../images/modules/accueil/ptit_tab_bas.jpg);
	background-repeat:no-repeat;
	width:360px;
	height: 27px;
}


#secteur_1{
	padding-top:15px;
	background-image:url(../images/modules/accueil/secteur1_milieu.jpg);
	background-repeat:no-repeat;
	background-color:#fcb215;
	padding-left:10px;
	margin-left:7px;
	height:167px;
	width:157px;
}
#secteur_1_haut{
	background-image:url(../images/modules/accueil/secteur1_haut.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:127px;
	width:157px;
}
#secteur_1_bas{
	background-image:url(../images/modules/accueil/secteur1_bas.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:10px;
	width:157px;
}

#secteur_2{
	padding-top:15px;
	background-image:url(../images/modules/accueil/secteur2_milieu.jpg);
	background-repeat:no-repeat;
	background-color:#c3df19;
	padding-left:10px;
	margin-left:7px;
	height:167px;
	width:157px;
}
#secteur_2_haut{
	background-image:url(../images/modules/accueil/secteur2_haut.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:127px;
	width:157px;
}
#secteur_2_bas{
	background-image:url(../images/modules/accueil/secteur2_bas.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:10px;
	width:157px;
}


#secteur_3{
	padding-top:15px;
	background-image:url(../images/modules/accueil/secteur3_milieu.jpg);
	background-repeat:no-repeat;
	background-color:#95d5df;
	padding-left:10px;
	margin-left:7px;
	height:167px;
	width:157px;
}
#secteur_3_haut{
	background-image:url(../images/modules/accueil/secteur3_haut.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:127px;
	width:157px;
}
#secteur_3_bas{
	background-image:url(../images/modules/accueil/secteur3_bas.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:10px;
	width:157px;
}


#secteur_4{
	padding-top:15px;
	background-image:url(../images/modules/accueil/secteur4_milieu.jpg);
	background-repeat:no-repeat;
	background-color:#956772;
	padding-left:10px;
	margin-left:7px;
	height:167px;
	width:157px;
}
#secteur_4_haut{
	background-image:url(../images/modules/accueil/secteur4_haut.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px;
	height:127px;
	width:157px;
}
#secteur_4_bas{
	background-image:url(../images/modules/accueil/secteur4_bas.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:7px; 
	height:10px;
	width:157px;
}


/* -------------------  Conditions générales  + recherche----------------*/

#conditions_generales{
	font-size:0.9em;
	width:700px;
	margin-left:10px;
}
#conditions_generales h1{
	margin-top:25px;
}

#recherche{
	width:700px;
	margin-left:10px;
}
#recherche a:link, #recherche a:hover, #recherche a:visited{
	color:#3479be;
}


/* -------------------- Partenaires ---------------------------------------*/
#annuaires, #annuaires a:link, #annuaires a:visited{
color:#999999; font-size:0.9em; 
}
