#conteneur_site {
background: url(../../images/ete/accueil/bandeau_accueil.jpg) no-repeat left top;
}

#accueil_nav {
 background: url(../images/fr/accueil/fond_nav_accueil.jpg) no-repeat 0 top;
 height:184px;
}
#flash_info {
 background: url(../images/fr/accueil/fond_flash_info.jpg) no-repeat 0 top;
 height:36px;
}

#larecherche{
position:absolute;
right:0;
top:0;
width:180px;
}
#larecherche form{
vertical-align:middle;
}
#nav_rapide {
position:absolute;
top:135px;
left:38px;
width:110px;
/*border: solid 1px #CC0000;
*/z-index:5;
}
/*--LES 3 BLOCS PRINCIPAUX POUR LE CONTENU--*/
	#cl_centre_site_accueil {
	float:left;
	width:662px; /*largeur de la div gauche*/
	/*cbackground-color:#ffffff; ouleur de fond du centre*/
	height:auto !important;
	height:400px;
	min-height:400px;
	}
	#cl_gauche_site_accueil {
	float:left;
	height:100%;
	width:228px; /*largeur de la div gauche*/
	background-color:#fff; /*couleur de fond de la div gauche*/	
	background-image:url(../images/fr/ombre_menu_g.jpg);
	background-position:right;
	background-repeat:repeat-y;
	height:auto !important;
	height:400px;
	min-height:400px;
	}
	#cl_droite_site_accueil {
	margin-top:120px;
	float:left;
	width:320px; /*largeur de la div droite*/
	 /*background-color:#fff;couleur de fond de la div droite*/
	border-left: dashed 1px #9BBC58;
	background: url(../../images/ete/accueil/fond_colonne_droite.jpg) no-repeat left top;	
	height:auto !important;
	height:400px;
	min-height:400px;	}
	#conteneur_menu{
	position: relative;
	padding-top:15px;
	font-size:11px;
	}
	/*-----menu mairie-------*/
	#menu_mairie {
	position: relative;
	float:left;
	padding:40px 0 10px 35px;
	height:auto !important;
	height:100px;
	min-height:100px;
	width:195px;
	background: url(../../images/ete/accueil/nav_mairie.jpg)  no-repeat 30px 0;
	}
	#menu_mairie ul li {
	text-align: left;
	}
	#menu_mairie 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 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 {
	position: relative;
	float:left;
	padding:40px 0 10px 18px; 
	height:auto !important;
	height:100px;
	min-height:100px;
	width:190px;
	background: url(../../images/ete/accueil/nav_steenvoorde.jpg)  no-repeat 10px 0;
	}
	#menu_vivre ul li {
	text-align: left;
	}
	#menu_vivre 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 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 {
	position: relative;
	float:left;
	padding:40px 0 10px 18px; 
	height:auto !important;
	height:100px;
	min-height:100px;
	width:190px;
	background: url(../../images/ete/accueil/nav_eco.jpg)  no-repeat 10px 0;
	}
	#menu_eco ul li {
	text-align: left;
	}
	#menu_eco 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 ul li a:hover {
	padding: 2px 0 2px 17px;
	background: url(../../images/ete/accueil/puce_liste_eco.gif) no-repeat 5px 3px;
	color:#702170;
	}
	/*------- a la une------------*/
	#a_la_une {
	position:relative;
	padding:0 15px 0 20px;
	}
	#photo {
	position:relative;
	float:left;
	padding:0 10px 5px 0;
	}
	#cache-alaune {
	position:absolute;	
	top:0;
	left:0;
	width:218px;
	z-index:17;
	border:#990000;
	}
	#desc-alaune {
/*	float: right;
*/	position:relative;
	text-align:justify;
	line-height:1.3em;
	padding-top:10px;
/*	width:380px;
*/	}
	#desc-alaune h4 {
	padding: 10px 0 5px 0;
	font-size:20px;
	color:#84AD33;
	}
	#desc-alaune h4 b{
	padding: 5px 0 15px 30px;
	display:inline;
	background: url(../../images/ete/accueil/puce_titre_accueil.gif) no-repeat 0 0;

	}
	#desc-alaune h5 {
	font-size:14px;
	color:#84AD33;	
	}
	
	#desc-alaune h6 a{
	display:block;
	text-decoration:none;
	font-size:11px;
	color:#84AD33;
	font-weight:normal;
	text-align:right;
	padding: 0 0 0 40px;
	background: url(../../images/ete/accueil/puce_lien.gif) no-repeat 520px 50%;
	}
	#desc-alaune h6 a:hover{
	font-size:11px;
	color:#306363;
	font-weight:normal;
	text-align:right;
	padding: 0 0 0 40px;
	background: url(../../images/ete/accueil/puce_lien.gif) no-repeat 530px 50%;
	}
/*------- evenement de la semaine------------*/
	.list_evenement_semaine{
	padding:5px 5px 0 30px;
	}
	.list_evenement_semaine h3{
	color:#6E9E0D;
	font-size:12px;
	font-weight:bold;
	}
	.list_evenement_semaine h3 a{
	color:#6E9E0D;
	text-decoration:none;
	}
	.list_evenement_semaine h3 a:hover {
	color:#306363;
	}
	.list_evenement_semaine p.date-eve-10 {
	font-size:10px;
	}
	.filet-eve{
	border-bottom:dashed 1px #6E9E0D;
	margin:5px 50px 5px 0;
	}
	/*--------annuaire galerie agenda-------------*/
	#conteneur_aga{
	position: relative;
	padding : 10px 0 0 15px;
	font-size:11px;
	background: url(../../images/ete/accueil/fond_3_col.jpg) no-repeat 15px 10px;
	}
	/*-----menu annuaire-------*/
	#menu_annuaire {
	position: relative;
	float:left;
	padding:40px 0 0 20px; 
	height:150px; 
	width:190px;
	}
	#menu_annuaire ul li {
	text-align: left;
	}
	#menu_annuaire ul li a {
	display: block;
	width:172px;
	padding: 2px 0 2px 0;
	color:#000;
	text-decoration: none;
	}
	#menu_annuaire ul li a:hover {
	padding: 2px 0 2px 0;
	color:#306363;
	text-decoration: underline;
	}	
	#galerie {
	position: relative;
	float:left;
	padding:40px 0 0 20px; 
	height:150px; 
	width:190px;
	background: transparent;
	}
	#cal_agenda {
	position: absolute;
	bottom:228px;
	right:60px;
	width:190px;
	background:none;
	z-index:37;
	}