h1#header {
	height: 167px;
	margin: 0;
	background: url(../images/sudvendee.jpg) no-repeat ;
}
h1#header a
{
	width: 947px ;
	height: 167px ;
	display: block ;
	position: relative ;
	text-indent: -5000px ;
}
#rub {
margin-left: 180px;
padding: 0 30px 0 40px
}
#rub h3 {
	color: #EF0918 ;
	padding-top: 1em ;
	text-transform: uppercase;
}
#accueil {
	width: 95%;
	float:left;
	background-color: #FFFFFF;
}
#accueil h2 {
	line-height: 100px;
	font-size: 1.2em;
	color: #EF0918 ;
}
#accueil a {
	color: #EF0918;
	font-weight: bold;
}

#municipal {
	width: 40%;
	float:left;
	background-color: #FFFFFF;
	padding-right: 5%;
}
#municipal h2 {
	padding-left: 66px ;
	line-height: 44px ;
	font-size: 1.3em;
	background: url(../images/h2municipal.gif) no-repeat left bottom ;
	color: #EF0918 ;
	border-bottom: 1px solid #EF0918 ;
}
#municipal a {
	color: #EF0918;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}

#pratique {
	width: 40%;
	float:left;
	padding-left: 4%;
	background-color: #FFFFFF;
	padding-right: 4%;
}
#pratique h2 {
	padding-left: 50px ;
	line-height: 44px ;
	font-size: 1.3em;
	background: url(../images/h2pratique.gif) no-repeat left bottom ;
	color: #B2C51B;
	border-bottom: 1px solid #B2C51B ;
}
#pratique a {
	color: #B2C51B;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}
#loisirs {
	width: 40%;
	float:left;
	background-color: #FFFFFF;
	padding-right: 4%;
}
#loisirs h2 {
	padding-left: 50px ;
	line-height: 44px ;
	font-size: 1.3em;
	background: url(../images/h2culture.gif) no-repeat left bottom ;
	color: #00ACE9;
	border-bottom: 1px solid #00ACE9 ;
}
#loisirs a {
	color: #00ACE9;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}
#agenda {
	width: 40%;
	float:left;
	padding-left: 4%;
	background-color: #FFFFFF;
	padding-right: 4%;
}
#agenda h2 {
	padding-left: 66px ;
	line-height: 44px ;
	font-size: 1.3em;
	background: url(../images/h2agenda.gif) no-repeat left bottom ;
	color: #007BAD;
	border-bottom: 1px solid #007BAD ;
}
#agenda a {
	color: #007BAD;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 0em;
}
#cartes {
	width: 88%;
	float:left;
	background-color: #FFFFFF;
	padding-right: 4%;
}
#cartes h2 {
	padding-left: 66px ;
	line-height: 44px ;
	font-size: 1.3em;
	background: url(../images/h2cartes.gif) no-repeat left bottom ;
	color: #8D5954;
	border-bottom: 1px solid #8D5954 ;
}
#cartes a {
	color: #8D5954;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 1em;
}

#loisirs a:hover, #pratique a:hover, #accueil a:hover, #municipal a:hover, #agenda a:hover, #cartes a:hover {
	text-decoration: none;
}

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