#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border: 1px solid #D7DCDF;
	margin: 0px;
	padding: 0px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

#logo {
	padding:0px;
	margin:0px;
}

select, input {
	border:1px solid #6666CC;
	font-size:11px;
	font-family:arial,sans-serif;
	padding: 1px;
	margin: 1px;
}

a {
	color: #6666CC;
}

a:hover {
	color: #000000;
}

img{
	border:0px;
}

.center{ 
	text-align: center;
}

#contenu{
	padding:2px;
	clear:both;
}

#copyright{
	font-size:11px;
	text-align:center;
	border-top: 1px dashed #D7DCDF;
	padding:2px;
}

#copyright a{
	text-decoration:none;
	color:#000;
}

#copyright a:hover{
	text-decoration:underline;
}

h1 { 
	color: #FF5A00;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 5px 2px 5px;
	border-bottom: 2px solid #FF5A00;
}

h2 { 
	color: #4d6db3;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 5px 2px 5px;
	border-bottom: 1px solid #4d6db3;
}

p {
	margin: 10px 5px 2px 5px;
	font-size: 12px;
}

#menu{
	width:770px;
	font-weight:bold;
	text-align:center;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	width: 110px;
	display: inline;
	float:left;
}

#menu li a {
	display: block;
	color: #000;
	margin: 1px;
	padding: 1px;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	border: 1px solid #FF9933;	
}

#menu li a:hover {
	background-color: #FDF7E1;
	color:#000;
}

.spacer{
	clear:both;
	padding:0px;
	margin:0px;
}

body{
	background-color:#66FFFF;
}

.titre, .titre a, .titre a:link, .titre a:visited, .titre a:hover{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	float:left;
}

.prix{
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	text-align:right;
	float:right;
}

.annonce1{
	background-color:#66FFFF;
	padding:3px;
	margin:0px;
	width:90%;
	text-align:left;
}

.annonce2{
	background-color:#FFFFFF;
	padding:3px;
	margin:0px;
	width:90%;
	text-align:left;
}

.image_site{
	float:left;
	border:solid 1px #000000;
	margin : 3px;
	padding:0px;
}

.description{
	text-align:justify;
	margin:0px;
}

.details, .details a, .details a:link, .details a:visited, .details a:hover{
	width:100%;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.details2, .details2 a, .details2 a:link, .details2 a:visited, .details2 a:hover{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

.categ{
	text-align:left;
	font-size:10px;
	padding:3px;
	margin:5px;
}

.categ a, .categ a:link, .categ a:visited {
	color: #000000;
	text-decoration:underline;
}

.categ a:hover {
	color: #6666CC;
	text-decoration:underline;
}

.categ blockquote {
	margin-left : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.pages{
	margin: 5px;
	font-size:14px;
}

.pages a, .pages a:link, .pages a:visited, .pages a:hover {
	text-decoration:underline;
}

.selected {
	font-weight:bold;
	color:#FF0000;
}

.resultat {
	width: 570px;
	padding-top: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dashed #00CCFF;
	border-bottom: 1px dashed #00CCFF;
	margin-top:5px;
	margin-bottom:5px;
}

.resultat .ville {
	height: 21px;
	padding-top: 4px;
	padding-left: 4px;
	color: #0d50b6;
	font-weight: bold;
	font-size:14px;
	text-transform: uppercase;
	text-align:left;
	display:block;	
}

.resultat .ville a, .resultat .ville a:link, .resultat .ville a:visited {
	font-weight: bold;
	color: #0d50b6;
	text-decoration: none;
}

.resultat .ville a:hover {
	text-decoration: underline;
}

.resultat .photo {
	float: left;
	width: 150px;
	height: 112px;
	margin-bottom: 5px;
	margin-top : 0px;
	margin-right : 5px;
	border: 1px solid #999999;
	text-align: center;
	border: 1px solid #000000;
}

.resultat .titre {
	height: 20px;
	width: 405px;
	padding-left: 4px;
	border-bottom: 1px solid #e1e1e1;
}

.resultat .titre a, .resultat .titre a:link, .resultat .titre a:visited {
	font-family: tahoma, arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.resultat .titre a:hover {
	text-decoration: underline;
}

.resultat .encadre {
	float: right;
	width : 120px;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 5px;
	font-family: tahoma, arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	background-color: #fffce1;
	border: 1px solid #d2cc96;
}

.resultat .encadre div.prix{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.resultat .encadre div.detail{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.resultat .description {
	height: 45px;
	margin-top: 5px;
	font-family: tahoma, arial, sans serif;
	font-size: 11px;
	color: #888888;
	text-align: justify;
}

.spacer{
	clear:both;
	padding:0px;
	margin:0px;
}
