/* Formulaire */
@import url("formulaire_contact.css");

/* Offre */
#offre
{
	width:658px;
	min-height:400px;
    height:auto !important;
    height:400px;
	float:left;
	display:block;
	background:#CECEE4 url(../images/graphisme/occasion/offres_fond.gif) repeat-x bottom;
	padding-bottom:10px;
	border:1px solid #666666;
}

#offre h1
{
	background:url(../images/graphisme/occasion/offres_fond_titre.gif);
	width:650px;
	height:28px;
	line-height:28px;
	color:#fff;
	padding-left:8px;
}

#offre h2
{
	height:20px;
	line-height:20px;
	margin:0px 0px 0px 0px;
	padding:0;
	font-size:14px;
	text-align:center;	
}

#offre #photos
{
	width:242px;
	height:216px;
	float:left;
}

#offre img.vignette
{
	margin:3px 3px 0px 0px;
	border:none;
}
#offre #infos_auto
{
	width:398px;
	height:173px;
	padding:0px;
	margin-top:20px;
	float:left;
	background:url(../images/graphisme/occasion/fiche_fond_infos.gif);
	position:relative;
}
#offre #infos_auto #caracteristiques ul li span
{
	width:70px;
	float:left;
}
#offre #infos_auto h2
{
	font-size:16px;
}
#offre #infos_auto ul,
#offre #infos_auto ul li
{
	margin:0;
	padding:0;
	list-style:none;
}

#offre #infos_auto #caracteristiques
{
	position:absolute;
	top:0;
	left:5px;
	width:170px;	
    height:172px;
	overflow:hidden;
}

#offre #infos_auto #equipements
{
	position:absolute;
	top:0;
	left:180px;
	width:210px;
    height:120px;
	overflow:hidden;
}

#offre #infos_auto #prix
{
	font-size:36px;
	line-height:36px;
	color:#fff;
	position:absolute;
	bottom:2px;
	right:20px;
	font-weight:bold;
}

#offre #infos_auto hr
{
	display:none;
}

#livraisons
{
	clear:both;
	padding:0 1em;
	font-weight:bold;
}

span#inform_retour
{
	clear:both;
	display:inline;
	float:left;
	width:500px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:20px 68px;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
}
#contenu #menu
{
   width:130px;
   min-height:658px;
   height:auto !important;
   height:658px;
   float:left;
   margin-left:-810px;
}

#autres_offres
{
	width:120px;
	min-height:475px;
    height:auto !important;
    height:475px;
	padding:0px;
	margin:0px;	
	position:absolute;
	top:-17px;
	right:0;
}
#autres_offres img
{
	display:block;
	border:none;
}
#autres_offres a
{
	display:block;
}
#autres_offres a:hover
{
	background:#CCCCE3;
	text-decoration:none;
}
#autres_offres ul,
#autres_offres li
{
	margin:0;
	padding:0;
	list-style:none;
}
#autres_offres h2
{
	height:20px;
	line-height:20px;
	padding-left:5px;
	margin:0px;
	list-style:none;
	background:url(../images/graphisme/occasion/suggestion_fond.gif);
	font-weight:bold;
	font-size:11px;
	text-align:right;
	margin-bottom:3px;
}
#autres_offres hr
{
	display:none;
}
