html, body {
	margin: 0;
	background: url(../images/background.png) repeat #cacaca top center;
	text-align: center;
	font-family: Verdana, Arial , sans-serif;
	padding: 0 50px 0 0;
}
.logo_dep{

float:left;
margin-right:8px;
padding:5px 5px 5px 5px;
background-color:grey;
}
.logo_dep img{
border:0px;
}
div#body2 {
	width: 870px;
	margin: 0 auto;
	padding: 2px 0 !important;
	padding: 2px 0;
	text-align: left;
	background: url(../images/backgroundbody.png) white repeat-y top center;
}
#telephone h3{display:block;width:735px}

div#telephone{
	float: right;
	padding-left:15px;
	padding-top: 65px;
}
ul#navigation {
	display: none;
}

h1#titre_site {
	width: 823px;
	height: 20px;
	margin: 5px auto !important;
	margin: 5px 32px;
	padding: 0;

	text-indent: 0px;
	text-align: center;
	padding-top:0px;
	padding-left:20px;
	position:relative;
	font-size: 24px; 
	font-family:times,verdana,sans-serif;
	color:black;
	font-weight:bold;
}
#nbmaisons{
	width: 823px;
	height: 130px;
		margin: 2px -12px;
		padding-left:80px;
		padding-top:105px;
		font-family:times,verdana,sans-serif;
			font-weight: bold;
	color:white;
	background: url(../images/backgroundtitre.png) no-repeat top center;
	margin-top: -20px;
	text-align: center;
	font-size: 18px;
	z-index: 30000;
}
h2#ss_titre{

font-size: 26px;
margin-top:-85px;
margin-left:250px;
margin-bottom:50px;
color:#18a495;
font-family: times, verdana, sans-serif ;
font-weight:bold;
}

/* Menu
---------------------------------------------------------------------------------------------------- */
dl#menu {
	width: 175px;
	position: absolute;
	margin: -25px 0 0 777px !important;
	margin: -25px 0 0 750px;
}
dl#menu dt {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0.8em 0 0 0;
	background: url(../images/backgroundtitremenu.png) no-repeat top center;
	text-indent: 40px;
	font-weight: bold;
	color: #5386b3;
	font-size: 0.8em;
}
dl#menu dd {
	width: 100%;
	margin-top: -0.6em !important;
	margin: 0;
	padding: 0;
	background: url(../images/backgroundmenu.png) repeat-y top center;
}
dl#menu dd ul {
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/backgroundfootermenu.png) no-repeat bottom center;
}
dl#menu dd ul li {
	width: 100%;
	list-style-type: none;
	text-align: center;
}
dl#menu dd ul li a {
	color: #218da7;
	font-size: 0.8em;
	text-decoration: none;
}
dl#menu dd ul li a:hover {
	font-weight: bold;
}


/* Conent
---------------------------------------------------------------------------------------------------- */
#content {
	margin: -25px 100px 0 27px;
	padding: 0;
	text-align: justify;
}

#content h2 { 
	width: 735px;
	margin: 0;
	padding: 0;
	border: solid #f9a542;
	border-width: 0 0 1px 3px;
	color: #f9c991;
	font-weight: bold;
	text-indent: 10px;
	font-size: 0.9em;
}
#content h2:first-letter {
	color: #18a495;
}
#content h3 { 

	margin: 0;
	padding: 0;

	border: solid #35b9ea;
	border-width: 0 0 1px 3px;
	color: #18a495;
	font-weight: bold;
	text-indent: 10px;
	font-size: 0.9em;
}
#content h3:first-letter {
	color: #18a495;
}

#content p.info_post {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 0.7em;
	font-style: italic;
	color: #115973;
}
#content p.post_com {
	margin: 4px 0 35px 0;
	padding: 0;
	font-size: 0.7em;
	color: #e98511;

}



#content p.post_com a, #content p.post_com a:hover {
	color: #ba6807;

	text-decoration: none;
}
#content p.bulle{
color: #000000;
	font-size: 0.8em;
	text-decoration: none;
}
#content p.post_com a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 0.8em;
}
	

/* Footer
---------------------------------------------------------------------------------------------------- */
p#footer {
	width: 836px;
	height: 83px;
	margin: 0 0 0 16px;
	padding: 0;

	background: url(../images/backgroundfooter.png) no-repeat bottom center;
	text-align: right;
	font-size:0.7em;
	font-family: Verdana, Arial , sans-serif;
}

.infoBox {
        background: url('images/blueinfowindow.png');
        border: none;
        position: absolute;
        padding-left: 20px;
        padding-top: 10px;
       }
.illu img{
	float:left;
	padding-top:15px;
	padding-right:15px;
	margin-left:15px;
}
