body {
font-family:"Trebuchet MS", helvetica, sans-serif;
font-size: 0.8em;
margin: 16px 0;
padding: 0;
text-align: center ;
background:#c1d149 ;
}
#conteneur {
	margin: 0 auto;
	width: 947px;
	background-color:#FFFFFF;
	text-align:left;
	position: relative;
	min-height:500px!important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto; /* taille max pour IE6 */
	height:auto !important; /* on remet à la normal pour gecko et IE7 */

}
h1#header {
	height: 167px;
	margin: 0;
	background: url(../images/puyravault-sud-vendee.jpg) no-repeat ;
}
h1#header a
{
	width: 400px;
	height: 167px;
	display: block ;
	position: relative ;
	text-indent: -5000px ;
}
#actu {
	width: 760px;
	float:left;
	padding-left: 180px;
	margin: 0;
	background-color: #FFFFFF;
}
#actu b {
	line-height: 30px;
	font-size: 1.1em;
	color: #006699;
}
#actu a {
	color: #006699;
	font-weight: bold;
}
#actu a:hover {
	text-decoration: none;
}
#municipal {
	width: 24%;
	float:left;
	padding-left: 5%;
	background-color: #FFFFFF;
	padding-right: 5%;
}
#municipal h2 {
	line-height: 76px;
	font-size: 1.3em;
	background: url(../images/hom_municipal.gif) no-repeat center bottom;
	color: #EF0918;
}
#municipal a {
	color: #EF0918;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}
.rouge {
	color: #EF0918;
	font-weight: bold;
}
#pratique {
	width: 25%;
	float:left;
	padding-left: 4%;
	background-color: #FFFFFF;
	padding-right: 4%;
}
#pratique h2 {
	padding-left: 15px;
	line-height: 76px;
	font-size: 1.3em;
	background: url(../images/hom_pratique.gif) no-repeat center bottom;
	color: #B2C51B;
}
#pratique a {
	color: #B2C51B;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}
#loisirs {
	width: 25%;
	float:left;
	padding-left: 4%;
	background-color: #FFFFFF;
	padding-right: 4%;
}
#loisirs h2 {
	padding-left: 15px;
	line-height: 76px;
	font-size: 1.3em;
	background: url(../images/hom_loisir.gif) no-repeat center bottom;
	color: #00ACE9;
}
#loisirs a {
	color: #00ACE9;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}

#cartes {
	width: 575px;
	float:left;
	margin: 0;
	background: url(../images/visitevirtuelle360.gif) no-repeat left bottom;
	height: 144px;
}
h1#cartes a
{
	width: 575px;
	height: 144px ;
	display: block ;
	position: relative ;
	text-indent: -5000px ;
}

#agenda {
	width: 372px;
	float:left;
	margin: 0;
	background: url(../images/agenda.gif) no-repeat left bottom;
	height: 144px;
}
#agenda h2 {
	padding-left: 70px;
	line-height: 40px;
	font-size: 1.3em;
	background: url(../images/h2agenda.gif) no-repeat left bottom;
	color: #007BAD;
}
#agenda a {
	color: #007BAD;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 0em;
}

#footer {
	margin: 0;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.1em;
	background-color: #c1d149;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover, #loisirs a:hover, #pratique a:hover, #municipal a:hover, #agenda a:hover {
	text-decoration: none;
}
#puyravault {
	color: #c1d149;
	background-color: #c1d149;
	width: 947px;
	height: 50px;
	display: block;
	position: relative;
	text-indent: -5000px;
	font-size: 0.5px;
}

hr {
	clear: both;
	visibility: hidden;
	background-color: #FFFFFF;
}

