@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/fond_hp.png) repeat-x;
	background-color:#CCC;
	margin:0;
}

img {
border:0;
outline:none;
}

a img { border: 0px; }
a:link { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10px; }
a:visited { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10px; }
a:hover { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10px; }
a:active { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10px; }
a:focus { text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10px; }

h3 {
	color:#907681;
}

h2 {
	color:#907681;
	font-style:italic;
}

#general {
	width:800px; 
	margin-left:auto; 
	margin-right:auto;
}

#banner {
	width:100%; 
	height:93px; 
	float:left; 
}

#pathway {
	width:100%; 
	height:30px; 
	float:left; 
	background-color:#fff; 
	text-align:right;
	background:url(../img/bgcontenu.png) top repeat-x;
}

#contenu {
	width:100%;
	min-height:465px;
	max-height:465px;
	float:left;
	background-color:#FFFFFF;
}


#contenuobligation {
	width:100%;
	min-height:465px;
	max-height:2350px;
	float:left;
	background-color:#FFFFFF;
}

#container {
	margin-left:5px;
	height:auto;
}

#footer {
	width:100%; 
	height:25px; 
	float:left; 
	text-align:center; 
	background:url(../img/fond_footer.png) repeat-y;
}

#cadre {
	width:185px; 
	height:185px; 
	text-align:center; 
	float:left; 
	margin-right:10px; 
	margin-bottom:10px; 
	background:url(../img/fond_objet.png);
}

#info {
	width:155px; 
	height:155px; 
	float:left; 
	margin-left:15px;
	margin-top:10px;
}

#retour {
	width:100%; 
	height:auto; 
	float:left; 
	background-color:#FFFFFF; 
	text-align:center;
	margin-top:50px;
}

#vente {
	width:100%; 
	float:left;
}

#details {
	width:52%; 
	height:370px; 
	float:left;
}

#preview {
	width:46%; 
	height:370px; 
	float:left; 
	text-align:center;
}

#localisation {
	width:50%; 
	height:200px; 
	float:left; 
	text-align:center;
}