/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|                                   www.veurey.fr		                    |
|---------------------------------------------------------------------------|
|                                                                           |
|                          Styles communs à tout le site                    |
|                                                                           |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|                                              Sabine BOUBEL   - mai 2009   |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/




/* Comportement général des balises
-----------------------------------------------------------------------------
	Les règles associées aux balises ci-dessous modifient le comportement de
	ces balises, sur toute la page, quelque soit leur place dans
	l'arborescence.
---------------------------------------------------------------------------*/

/* Toutes les marges et padding sont mises à 0 */
* {
	margin: 0;
	padding: 0;
	}
	
/* Suppression du soulignement des liens */
a {
	text-decoration: none;
	}
a img {
	border:none;
	}
.decalG {
	margin-left:10px;
	}
.decalH {
	margin-top:10px;
	}
.decalB {
	margin-bottom:10px;
	}

/* Définition de la zone 'centrage'
-----------------------------------------------------------------------------
	La zone 'centrage' est centrée horizontalement 
	sur la page, avec une largeur fixe
---------------------------------------------------------------------------*/
#centrage {
	position: relative;
	top:20px;
	margin-left: auto;
	margin-right: auto;
	width:858px;
	}

/* Définition de la zone 'tete'*/

#tete {
	position:relative;
	float:left;
	height:196px;
	width:858px;
	z-index:100;
	}	

#tete img{
	position:relative;
	float:left;
	display:block;
	width:858px;
	height:171px;
	}
#tete #picto-chantier {
	z-index:1000
}
#tete #actudefilante {
	position:absolute;
	width:632px;
	height:25px;
	/*height:60px;*/
	top:198px;
	left:0;
	padding:6px 5px 0 180px;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#54260A;
	/*z-index:10;*/
	}
	
#tete #actudefilante a {
	color:#003366;
	}
#tete #actudefilante a:hover {
	color:#FF3300;
	}
#tete #actudefilante_contenu {
	width:633px;
	height:15px;
	}
#tete #actudefilante.accueil {
	background:url(../images/Tactu-index-old.jpg) no-repeat;
	}
#tete #actudefilante.chantier {
	background:url(../images/Tchantier.png) no-repeat;
	height:79px;
	}
#tete #actudefilante.plu {
	background:url(../images/Tplu.png) no-repeat;
	height:79px;
	}
#tete #actudefilante.mairie {
	background:url(../images/Tactu-mairie.jpg) no-repeat;
	}
#tete #actudefilante.veurey {
	background:url(../images/Tactu-veurey.jpg) no-repeat;
	}
#tete #actudefilante.eco {
	background:url(../images/Tactu-eco.jpg) no-repeat;
	}
#tete #actudefilante.entrenous {
	background:url(../images/Tactu-entrenous.jpg) no-repeat;
	}
#tete #actudefilante.tribune {
	background:url(../images/Tactu-tribune.jpg) no-repeat;
	}

ul#menuH {
	position:absolute;
	top:171px;
	left:0;/*IE*/
	background:url(../images/hautMenu.jpg) no-repeat;
	font:0.75em Verdana, Arial, Helvetica, sans-serif;
	color:white;
	list-style-type:none;
	/*z-index:1000;*/
	}
ul#menuH  li.niveau1 {
	float:left;
	width:136px;
	text-align:center;
	line-height:26px;
	height:25px;
	}
ul#menuH  li#eco {
	width:137px;
	}
ul#menuH li.niveau1 a, ul#menuH li.niveau1 span a {
	display:block;
	color:white;
	}
	
ul#menuH li#actu:hover, ul#menuH li#actu a.lienMort {
	background:url(../images/hautMenu.jpg) no-repeat;
	background-position:0 -25px;
	font-weight:bold;
	}
ul#menuH li ul.niveau2 li a.menuChantier:before {
	content:url(../images/petitpicto-cocotte.png) ;

}
ul#menuH li ul.niveau2 li a.menuPlu:before  {
	content:url(../images/petit-picto-plu.png);
}
ul#menuH li#mairie:hover, ul#menuH li#mairie a.lienMort {
	background:url(../images/hautMenu.jpg) no-repeat;
	background-position:-136px -25px;
	font-weight:bold;
	}
ul#menuH li#veurey:hover, ul#menuH li#veurey a.lienMort {
	background:url(../images/hautMenu.jpg) no-repeat;
	background-position:-272px -25px;
	font-weight:bold;
	}
ul#menuH li#eco:hover, ul#menuH li#eco a.lienMort {
	background:url(../images/hautMenu.jpg) no-repeat;
	background-position:-408px -25px;
	font-weight:bold;
	}
ul#menuH li#nous:hover, ul#menuH li#nous a.lienMort {
	background:url(../images/hautMenu.jpg) no-repeat;
	background-position:-545px -25px;
	}
ul#menuH li#tribune:hover, ul#menuH li#tribune a.lienMort {
	background:url(../images/hautMenu.jpg) no-repeat;
	background-position:-681px -25px;
	}





/*Liste en colonne pour le niveau 2 - Style appliqué sur le bloc*/
ul#menuH  ul.niveau2 {
	list-style-type:none;
	background-color:white;
	font-size:0.8em;
	text-align:left;
	}
ul#menuH ul.niveau2 li {
	padding-bottom:1px;
	}
ul#menuH li ul.niveau2 li a {
	padding-left:6px;
	color:#333333;
	background-color:#D7C9AB;
	background-color:#eedebd;
	line-height:2.2em;
	display:block;
	width:130px;
	}
ul#menuH li#nous ul.niveau2 li a {
	background-color:#F3C18A;
	}
ul#menuH li#tribune ul.niveau2 li a {
	background-color:#C2C2F9;
	}
ul#menuH ul.niveau2 li a:hover,
ul#menuH li#nous ul.niveau2 li a:hover,
ul#menuH li#tribune ul.niveau2 li a:hover {
	background-color:#999999;
	color:#fff;
	}	
	
/*quand une liste est enchass&eacute;e dans une autre elle est non visible*/
ul#menuH ul {
	/*visibility:hidden;*/
	display:none;
	}
/* au survol sur une ligne, la liste niveau2 est visible */
ul#menuH  li:hover ul.niveau2, ul#menuH  li.sfhover ul.niveau2 {
	/*visibility:visible;*/
	display:block;
	width:136px;/*IE7 - indispensable pour un bon affichage*/
	font-weight:normal;
	}
	
	
/* Définition de la zone 'milieu'
-----------------------------------------------------------------------------
	La zone 'milieu' est placée sous la zone tete et contient tous les éléments
	de la page
---------------------------------------------------------------------------*/
#milieu {
	position:relative;
	float:left;
	width:858px;
	min-height:400px;
	margin-top:42px;
	}

#milieu h1.titrePage {
	position:relative;
	float:left;
	display:inline;/*IE6*/
	width:174px;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	color:#666666;
	letter-spacing:1px;
	}
	



	
/* Définition de la zone 'contenu' 
-----------------------------------------------------------------------------
La zone 'contenu' est commune à toutes les anciennes pages du site 2008 et
comprend tous les éléments de la page
---------------------------------------------------------------------------*/
#contenu {
	position:relative;
	float:left;
	display:inline;
	width:640px;/*largeur alignée sur menuH*/
	min-height:400px;
	background-color: #E8EAE4;
	padding-bottom:20px;
	/*z-index:100;*/
	}
#contenu.chantier {
	margin-top:40px;
}
#contenu h2 {
	position:relative;
	float:left;
	display:inline;
	width:635px;
	font:bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#B9BBB5;
	letter-spacing:1px;
	padding-left: 5px;
	height:1.6em;
	line-height: 1.6em;
	margin-bottom:2px;
	overflow:hidden;
	}
#contenu h3 {
	position:relative;
	float:left;
	display:inline;
	width:600px;/*IE6*/
	font:bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-variant: small-caps;
	letter-spacing:1px;
	margin:10px 20px 6px 20px;
	}
#contenu h4 {
	position:relative;
	float:left;
	display:inline;
	width:570px;/*IE6*/
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	margin:10px 20px 6px 20px;
	padding-left:30px;
	}
#contenu h4.chantier {
		background:url(../images/petitpicto-cocotte.png) left no-repeat;
		}
		#contenu h4.plu {
		background:url(../images/petit-picto-plu.png) left no-repeat;
		}
#contenu p {
	position:relative;
	float:left;
	display:inline;
	font:0.65em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	width:600px;
	margin:0 20px 5px 20px;
	text-align:justify;
	}
#contenu p.chantier, #contenu ul.chantier {
	padding-left:30px;
	width:570px;/*IE6*/
}
#contenu img {
	margin-left:20px;
	}
#contenu p.arriereplan img {
	margin:0;
	}
#contenu img.habillage {
	float:left;
	margin:0 10px 0 0;
	}
#contenu a {
	color:#FF9900;
	}
#contenu a.eco {
	color:#000099;
	}
#contenu a:hover {
	color:#999999;
	text-decoration:none;
	}
#contenu ul {
	position:relative;
	float:left;
	display:inline;
	width:600px;
	font:0.65em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	list-style-position:inside;
	margin:0 20px 5px 20px;
	}
#contenu ul li {
	position:relative;
	float:left;
	width:100%;
	}
#contenu ul li ul {
	position:relative;
	float:left;
	margin-left:10px;
	width:590px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	}
#contenu ul.listeLiens {
	color:#660000;
	}
#contenu ul.listeLiens li {
	line-height:1.8em;
	margin:3px 0;
	}
#contenu ul.listeLiens li.appeloffre {
	line-height:1.8em;
	margin:3px 0;
	border-top:solid;
	border-top-width:thin;
	border-top-color:grey;
	margin-top:10px;
	}
#contenu ul.listeLiens a {
	color:#660000;
	}
#contenu ul.listeLiens a:hover {
	color:#FF9900;
	}
#contenu table {
	width:640px;
	position:relative;
	float:left;
	}
.texte {
	font:0.65em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	margin:0 20px 5px 20px;
	}
#contenu table.quatrecol td {
	width:150px;
	font:1em;
	padding:0 5px;
	}
	
#contenu table.quatrecol h3,#contenu table.quatrecol p {
	width:150px;
	padding:0;
	margin:0;
	text-align:left;
	}
#contenu table.quatrecol h3 {
	margin:10px 0 6px 0;
	}
#contenu table.quatrecol p {
	margin:0px 0 5px 0;
	}

/* Définition de la zone 'pied'
-----------------------------------------------------------------------------
	La zone 'pied' est placée sous la zone milieu en bas de page et contient 
	les liens de pied de page
---------------------------------------------------------------------------*/
#pied {
	position:relative;
	float:left;
	margin-top:25px;
	width:815px;
	height:50px;
	font:0.6em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	color:#999999;
	}
#pied a {
	position:relative;
	float:right;
	color:#999999;
	}
#pied a:hover {
	color:#000;
	}
