@import url("../reset.css");

/*--LES ELEMENTS HTML--*/
	body { font-family: Arial, Helvetica, sans-serif; font-size:0.8em; color:#000000; background-color:#FFF; }
	p {	font-size:1em; }
	h1 { font-size:1em; }
	h2 { font-size:1.2em; }
	h3 { font-size:1.2em; }
	h4 { font-size:1em; }
	h5{ font-size:0.8em; }
	h6 { font-size:0.8em; font-weight:normal; }
	a:link { color:#000; text-decoration:underline; } /* unvisited link */
	a:visited { color:#000; text-decoration:underline; } /* visited link */
	a:hover { text-decoration:none; color:#c00; } /* mouse over link */
	a:active { text-decoration:none; color:#c00; } /* selected link */ 
	img a { border:0; }
	
/*--DIV PRINCIPALE DU SITE--*/
	#conteneur_site {
	position:relative;
	width:992px;/*largeur 991 avec marge 1003 sans marge*/
	margin:0 auto; /*marges extérieures de la div*/
	padding:0;
	background-color:#FFF;
	z-index:1;
	height:auto;
/*	border: solid 1px #A42220;
*/	}
	#ombre_haut { background: url(../images/fr/ombre_site_haut.jpg) no-repeat center top; height:11px;}
	#ombre_centre {  background: url(../images/fr/ombre_site_centre.jpg) repeat-y center top;}
	#ombre_bas { background: url(../images/fr/ombre_site_bas.jpg) no-repeat center top; height:25px;}


/*--STYLES GENERAUX--*/
	#entete_site_print{
	display:none;
	}
	#conteneur_site h1 {
	font-size:10px;
	color:#878787;
	padding-bottom:20px;
	background:url(../images/fr/border_bottom_h1.jpg) repeat-x bottom left;
	margin:0 15px 10px 15px;
	font-weight:normal;
	text-transform:lowercase;
	}
	#conteneur_site h1 a {
	font-size:10px;
	font-weight:normal;
	color:#878787;
	text-decoration:none;
	text-transform:lowercase;	
	}
	#conteneur_site h1 a:hover {
	color:#333333;
	font-size:10px;
	}	
	#conteneur_site h1 a.page_focus {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;	
	}
	#conteneur_site h2 {
	color:#4E4E4E;
	padding-bottom:5px;
	background:url(../images/fr/border_bottom_h2.jpg) repeat-x bottom left;
	}	
	.champ-recherche{
	background-color: transparent;
	border:none;
	color:#84AD33;
	font-size:10px;
	}

	#date-recherche{
	position:relative;
	margin:0;
	padding: 0 0 0 15px;
	vertical-align:middle;
	height:35px;
	}
	#date-recherche b{
	display:block;
	font-size:13px;
	color:#FFF;
	padding-top:8px;
	}


/*--ENTETE DU SITE--*/
	#entete_site {
	position:relative;
	height:163px; /*hauteur du bandeau de site*/
	}
	#nav_gen_site {
	position:absolute;
	top:130px;
	left:3px;
	height:35px; /*bloc menu principal*/
	}
	#nav_gen_site dt {
	display:inline;
	}
	#nav_gen_site dt.mairie_pos{
	margin-right:5px;
	}
	#nav_gen_site dt.vivre_pos{
	margin-right:10px;
	}
	#nav_gen_site dt.eco_pos{
	margin-right:5px;
	}
	#btn_contact{
	position:absolute;
	bottom:10px;
	right:5px;
	width:120px;
	z-index:36;
	}

	
	/*-------------------------------------------------------------*/
		/*-----menu mairie-------*/
	#menu_mairie_gen {
	position: absolute;
	top:130px;
	left:3px;
	padding:40px 0 0 10px; 
	height:150px; 
	width:220px;
	background: #FFF url(../../images/ete/fond_mairie_gen.jpg)  no-repeat 0 0;
	z-index:901;
	}
	#menu_mairie_gen ul li {
	text-align: left;
	}
	#menu_mairie_gen ul li a {
	display: block;
	width:172px;
	padding: 2px 0 2px 17px;
	color: #D11919;
	text-decoration: none;
	background: url(../../images/ete/accueil/puce_liste_mairie.gif) no-repeat 2px 4px;
	}
	#menu_mairie_gen ul li a:hover {
	padding: 2px 0 2px 17px;
	background: url(../../images/ete/accueil/puce_liste_mairie.gif) no-repeat 5px 3px;
	color:#8E1111;
	}
	/*-----menu vivre-------*/
	#menu_vivre_gen {
	position: absolute;
	top:130px;
	left:242px;
	padding:40px 0 0 10px; 
	height:150px; 
	width:220px;
	background: #FFF url(../../images/ete/fond_vivre_gen.jpg)  no-repeat 0 0;
	z-index:902;
	}
	#menu_vivre_gen ul li {
	text-align: left;
	}
	#menu_vivre_gen ul li a {
	display: block;
	width:172px;
	padding: 2px 0 2px 17px;
	color: #388181;
	text-decoration: none;
	background: url(../../images/ete/accueil/puce_liste_vivre.gif) no-repeat 2px 4px;
	}
	#menu_vivre_gen ul li a:hover {
	padding: 2px 0 2px 17px;
	background: url(../../images/ete/accueil/puce_liste_vivre.gif) no-repeat 5px 3px;
	color:#306363;
	}
	/*-----menu eco-------*/
	#menu_eco_gen {
	position: absolute;
	top:130px;
	left:487px;
	padding:40px 0 0 10px; 
	height:150px; 
	width:220px;
	background: #FFF url(../../images/ete/fond_vie_eco_gen.jpg)  no-repeat 0 0;
	z-index:903;
	}
	#menu_eco_gen ul li {
	text-align: left;
	}
	#menu_eco_gen ul li a {
	display: block;
	width:172px;
	padding: 2px 0 2px 17px;
	color: #AD34AD;
	text-decoration: none;
	background: url(../../images/ete/accueil/puce_liste_eco.gif) no-repeat 2px 4px;
	}
	#menu_eco_gen ul li a:hover {
	padding: 2px 0 2px 17px;
	background: url(../../images/ete/accueil/puce_liste_eco.gif) no-repeat 5px 3px;
	color:#702170;
	}
	
	
	/*------------------------------------------------------------------*/
	#logo {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	}
	#logo h6 {
	font-size:0.8em;
	margin:5px 0 0 10px;
	padding:0;
	float:left;
	display:none;
	}
	#adresse {
	position:absolute;
	right:24px;
	top:25px;
	width:190px;
	color:#FFF;
	font-size:11px;
	z-index:101;
	line-height:13px;
	
	}
	#adresse h5 {
	background: url(../images/fr/picto_mail_adresse.jpg) no-repeat left top; /*fond  menu*/
	padding: 0 0 0 35px;
	color:#FFF;
	height:19px;
	font-size:12px;
	}
	#adresse p {
	padding: 0 0 0 25px;
	}
	#adresse a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	#adresse a:hover {
	color: #FFCC00;
	font-weight:bold;
	text-decoration: inherit;
	}
	/*onglet  recherche*/
	#onglet_recheche{
	position:absolute;
	padding:23px 0 5px 10px;
	left:122px;
	top:173px;
	width:192px;
	height:62px;
	background: url(../../images/ete/onglet_recherche_up.png) no-repeat left top;
	z-index:808;
	}
	#onglet_recheche form{
	vertical-align:middle;
	}
	.champ-recherche_gen{
	background-color: transparent;
	border:none;
	color:#84AD33;
	font-size:10px;
	}
	
	#onglet_lien_rapide{
	position:absolute;
	padding-top:20px;
	left:327px;
	top:173px;
	width:158px;
	height:62px;
	background: url(../../images/ete/onglet_acces_up.png) no-repeat left top;
	z-index:809;
	}


/*--LES 3 BLOCS PRINCIPAUX POUR LE CONTENU--*/
	#cl_centre_site {
	float:left;
	width:659px; /*largeur de la div gauche*/
	background-color:#ffffff; /*couleur de fond du centre*/
	height:auto !important;
	height:450px;
	mini-height:450px;
	}
	#cl_gauche_site {
	float:left;
	height:100%;
	width:153px; /*largeur de la div gauche*/
	height:auto !important;
	height:450px;
	mini-height:450px;
	}
	#cl_droite_site {
	float:left;
	width:170px; /*largeur de la div droite*/
	height:auto !important;
	height:450px;
	mini-height:450px;
	}
	

/*--ELEMENTS DU BLOC CENTRE--*/
/*	div.pop-mail {
	position:absolute; 
	visibility: hidden;
	z-index:303; 
	top:255px; 
	left:450px; 
	height:110px; 
	width:300px; 
	border: solid 5px #666;
	background: url(../images/fr/fond_entete_popup.jpg) no-repeat 0 8px;
	background-color:#FFFFFF !important;
	}
	.entete-pop {
	float:left;
	width:258px;
	padding: 5px 0 0 20px;
	height:20px;
	}
	.entete-pop-fermer {
	float:right;
	padding: 5px 5px 0 0;
	}
	.clear-position {
	clear:both;
	width:100%;
	margin: 30px 0 30px 0;
	}
	#picto-article {
	position:absolute;
	top:191px;
	left:749px;
	width:50px;
	z-index:12;
	}*/
	div.haut-page {
	padding:10px;
	text-align: right;
	width:600px;
	}
	div.haut-page a {
	padding:5px;
	font-size:10px;
	color:#77A41D;
	}
	div.haut-page a:hover {
	padding:5px;
	color:#77A41D;
	font-size:10px;	
	color:#666;
	}

/*pop mail*/
	div.pop-mail {
	position:absolute; 
	visibility: hidden;
	z-index:303; 
	top:255px; 
	left:450px; 
	height:110px; 
	width:300px; 
	border: solid 5px #77A41D;
	background: url(../../images/ete/fond_entete_popup.jpg) no-repeat 0 8px;
	background-color:#FFFFFF !important;
	}
	.entete-pop {
	float:left;
	width:258px;
	padding: 5px 0 0 20px;
	height:20px;
	}
	.entete-pop-fermer {
	float:right;
	padding: 5px 5px 0 0;
	}
	.clear-position {
	clear:both;
	width:100%;
	padding: 5px 0 5px 0;
	}
	#picto-article {
	position:absolute;
	top:40px;
	left:15px;
	width:50px;
	z-index:12;
	height:250px;
	}
		/*---nav multi page----*/
	.nav_page{
	position:relative;
	background:url(../../images/ete/fond_nav_page_a_page.jpg) repeat-x left center;
	height:26px;
	margin: 0 10px 0 15px;
	vertical-align:middle;
	}
	.retour{
	position:absolute;
	top:0;
	right:30px;
	}
	.h_page{
	position:absolute;
	top:2px;
	right:30px;
	}
	a.txt_h_page {
	display: block;
	font-size:10px;
	color:#77A41D;
	text-decoration:none;
	padding:5px 5px 3px 20px;
	background: url(../../images/ete/fl_haut_page.gif) no-repeat 8px 10px;
	}
	a.txt_h_page:hover { 
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding:5px 5px 3px 20px;
	}
	a.precedent {
	display: block;
	width:50px;
	float:left;
	font-size:11px;
	color:#666;
	text-decoration:none;
	padding:5px 5px 3px 20px;
	background: url(../../images/ete/fl_page_pres.gif) no-repeat 8px 6px;
	}
	a.precedent:hover { 
	font-size:11px;
	color:#77A41D;
	text-decoration:none;
	padding:5px 5px 3px 20px;
	}
	a.suivant {
	display: block;
	width:30px;
	float:left;
	text-align:right;
	font-size:11px;
	color:#666;
	text-decoration:none;
	padding:5px 15px 3px 5px;
	background: url(../../images/ete/fl_page_suiv.gif) no-repeat right 6px;
	}
	a.suivant:hover { 
	font-size:11px;
	color:#77A41D;
	text-decoration:none;
	padding:5px 15px 3px 5px;
	}
	a.page_norm{
/*	display: block;
	width:30px;*/
	float:left;
	text-align:center;
	font-size:11px;
	color:#ccc;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	margin:2px 5px 0 0;
	border: solid 1px #ccc;
	}
	a.page_norm:hover{
	float:left;
	text-align:center;
	font-size:11px;
	color:#77A41D;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	margin:2px 5px 0 0;
	border: solid 1px #77A41D;
	background-color: #CBDCA8;
	}
	a.page_select{
	float:left;
	text-align:center;
	font-size:11px;
	color:#77A41D;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	margin:2px 5px 0 0;
	border: solid 1px #77A41D;
	}	
/*--LE PIED DE PAGE--*/
	#pied_de_page_site {
	position:relative;
	height:200px;/*hauteur du pied de page*/
	width:100%;
	font-size:9px;
	clear:both;
	background: #fff url(../../images/ete/accueil/fond_bas_page.jpg) no-repeat 0 0;
	padding:30px 5px 0 5px;
	}
	#ecusson {
	position:absolute;
	right:20px;
	top:-30px;
	z-index:180;
	text-align:right;
	color:#6E9E0D;
	line-height:1.4em;
	}
	#ecusson a{
	color:#6E9E0D;
	}
	#ecusson a:hover{
	color:#306363;
	}
	#pied_de_page_site ul.lien-gen{
	float:left;
	width:1000px;
	font-size:11px;
	font-weight:bold;
	color:#6E9E0D;
	}
	#pied_de_page_site ul.lien-util{
	float:left;
	width:1000px;
	color:#6E9E0D;
	}
	#pied_de_page_site li{
	float:left;
	padding: 7px 0 5px 5px;
	}
	#pied_de_page_site li a{
	text-decoration:none;
	color:#6E9E0D;
	}
	#pied_de_page_site li a:hover{
	text-decoration:none;
	color:#306363;
	}
	.select-n-bas{
	text-decoration:none;
	color:#666;
	font-size:18px;
	font-weight:bold;
	}
	#pied_de_page_site div.benefice-net {
	float:right;
	padding: 30px 5px 0px 0px;
	}
	#pied_de_page_site div.benefice-net a {
	color:#999;
	}
	#pied_de_page_site div.benefice-net a:hover {
	color:#000;
	}

/*--LE MENU VERTICAL GAUCHE--*/
	#titre_nav_gauche{
	margin:10px 0 0 10px;
	padding: 15px 5px 5px 10px;
	height: auto !important;
    mini-height: 20px;
    height: 20px;
	color:#999;
	color:#4D4D4D;
	background: url(../../images/ete/mairie/haut_nav_gauche.jpg) no-repeat left top;
	font-size: 1.1em;
	text-transform:capitalize;
	}
	
	/*COLONNE GAUCHE*/
	.rub_gauche_accueil_fonce { display:block; padding:5px; background:#37B549; color:#ffffff; font-size:12px; font-weight:bold; }
	.rub_gauche_accueil_clair { display:block; padding:5px; background:#66C774; color:#ffffff; font-size:12px; font-weight:bold; }
	#marge-rub { padding:10px 5px 10px 5px; }
	dl#menu_rub { margin:0; padding:8px 0 20px 8px; border-right: 1px solid #999; }
	dl#menu_rub dt { font-size:11px; font-weight:bold; border-top: 1px solid #D8D8D8;}
	dl#menu_rub dt a { color:#4D4D4D; text-decoration:none;  display: block; padding: 8px 4px 8px 10px;}
	dl#menu_rub dt a:hover { text-decoration:none; background:url(../../images/ete/mairie/fond_survol_nav_gauche.jpg)  repeat-y 0 0;
}
	dl#menu_rub dd { font-size:11px; font-weight:normal; line-height:13px; vertical-align:middle; }
	dl#menu_rub dd a { color:#4D4D4D; text-decoration:none; display:block; padding: 3px 0 3px 20px; background-color:f5f5f5;}
	dl#menu_rub dd a:hover { text-decoration:none; background:url(../../images/ete/mairie/fond_survol_nav_gauche.jpg)  repeat-y 0 0;
}
	ul.annexe_rub { margin:0; padding:10px 10px 20px 0; background:url(../images/fr/01_mairie/img_haut_annexe_rub.jpg) no-repeat 0 2px; position:relative; }
	ul.annexe_rub li { font-size:11px; font-weight:normal; padding-left:18px; width:85%; line-height:22px; border-bottom:1px dashed #37B549; }
	ul.annexe_rub li a { color:#000000; text-decoration:none; display:block;}
	ul.annexe_rub li a:hover { color:#000000; text-decoration:underline; background:url(../../images/ete/mairie/fond_survol_nav_gauche.jpg)  repeat-y 0 0;
}
	#titre_nav_gauche2{
	margin:10px 0 0 0;
	padding: 15px 5px 5px 10px;
	height: auto !important;
    mini-height: 25px;
    height: 25px;
	color:#4D4D4D;
	background: url(../../images/ete/haut_nav_gauche2.jpg) no-repeat right top;
	font-size: 1.1em;
	text-transform:capitalize;
	}
		
	
	
/*--ELEMENTS DU BLOC DROIT--*/
	#cl_droite_site div{
	margin: 0 0 15px 15px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #D8D8D8;	
	}
	#cl_droite_site div img{
	padding: 0 0 12px 0 ;
	background:url(../images/fr/03_prestations/border_bottom_img_rea.jpg)  no-repeat left bottom;
	}
	#cl_droite_site div p.desc-mini{
	font-size:11px;
	font-weight:bold;
	}
	#cl_droite_site div p.date-mini{
	font-size:11px;
	}
	#cl_droite_site div a{
	color:#000;
	padding: 0 0 15px 15px;
	font-weight:bold;
	background:url(../images/fr/puce_cl_droite.gif)  no-repeat left 4px;
	text-decoration:none;
	}
	#cl_droite_site div a:hover{
	background:url(../images/fr/puce_cl_droite.gif)  no-repeat 2px 4px;
	}

