body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#eee;
	margin:0;padding:0;color:#000;
	}
#header {
	background-image:url(design/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:790px;
	height:131px;
	}
#conteneur {
	width:790px;
	margin: 0px auto;
	background-image:url(design/body.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
#texte {
	width:450px;
	padding-left:60px;
	padding-top:5px;
	float:left;
	}
#texte p {text-align:justify;}	
#menu {
	width:250px;
	padding-left:12px;
	float:right;
	}
#pied {
	background-image:url(design/pied.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:61px;
	text-align:right;
	padding:0px 40px 0px 0px;
	clear:both;
	font-size: 0.8em;
	}
#menu a:link, #menu a:visited {
	border:1px solid #000;
	color:#fff;
	width:178px;
	margin:5px 0px 0px 19px;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	display:block;
	}
#menu a:hover {
	background-color: #fff;
	border:1px solid #000;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:179px;
	margin:5px 0px 0px 19px;
	padding:5px 0px 5px 20px;
	color:#000;
	text-decoration:none;
	}
.title {
	color:#CC6600;
	font-size:16px;
	font-weight: normal;
	border-bottom:1px solid #CC6600;
	border-top:1px solid #CC6600;
	padding: 1px;
	margin-top: 5px;
	}
a:link {
	color:#CC6600;
	text-decoration:none;
	}
a:visited {	
	color:#CC6600;
	text-decoration:none;
	font-style: italic ;
	}
a:hover {
	background-color:#CC6600;
	color:#FFFFFF;
	text-decoration:none;
	}
p {margin: 0px 0px 10px 0px;padding:0;}
/*pub*/
#ban-google
{
clear:both;
margin:1em 0 1em 3em;
text-align:left;
border:1px solid;
padding-left:1em;
width:80%;
background-color:#FFFFFF;
}
#annonces-google
{
margin:1em 0;
text-align:left;
border:0;
padding:0;
width:80%;
background-color:#FFFFFF;
}

