/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	
}

#wrapper {
	margin-top: 10px;
	width: 603px;
	margin-left: auto;
	margin-right: auto;	

}

#header {
	height: 110px;
	width:100%;
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	text-align:center;
	
	
}
div.annonce{
	font-size: 12pt; 
	font-weight: bold;
	text-align:center;
}
strong.valentin{
	font-size:18px;
}
div.welcome{
	float:left;
}
div.facebook{
	float:right;
	text-align:center;
}
#content {
	background-image:url(../images/background_repeat.gif);
	background-repeat: repeat-y;
	padding-top:30px;
	padding: 0px 18px;
	
}

div.entete{
height:300px;
}
entete.p {
font-size:9px;
float:left;
}

#special_wrapper {
	width: 243px;
	float: right;
	padding: 0px 0px 5px 5px;
}

#special_top {
	background-image:url(../images/special_top.gif);
	background-repeat:no-repeat;
	height:13px;
	
}
div.special{
	font:bold;
}
#special {
	background-image:url(../images/special.gif);
	background-repeat:repeat-y;
	padding: 1px 3px;
	
}

#special_bottom {
	background-image:url(../images/special_bottom.gif);
	background-repeat:no-repeat;
	height: 13px;
	float:right;

}

div.heures{

}

div.heure1{
float:left;

}
div.heure2{
float:right;

}
div.pagemenu{
height:25px;

}
#map {
	width: 242px;
	float: right;
	padding: 0px 0px 20px 20px;
	height:600px;
	
}
#menu {
	vertical-align: bottom;
	width: 100%;
	height: 23px;
	text-align: justify;
	margin-top: 5px;
}

#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 16px;
	
}

#contact_left{
	float:left;
	width:80px;
	height: 600px;
	background-image:url(../images/contact_left.jpg);
	background-repeat: no-repeat;
	margin: 0px 10px 10px 0px;
}
#contact_bottom{
margin-top:25px;
	height:142px;
	width:603px;
	background-image:url(../images/contact_bottom.jpg);
	background-repeat: no-repeat;
}
