/* clearfix */
* html .clearfix{height:1%;overflow:visible;}
*+html .clearfix{min-height: 1%;}
.clearfix:after{clear:both;content: ".";display:block;height:0;visibility:hidden;font-size:0;}
/* fin clearfix */

#cote-auto
{
	width: 661px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#cote-auto h1
{
	padding: 0px;
	line-height: 25px;
	font-size: 18px;
	border-bottom: 1px solid #ff6600;
	text-transform:capitalize;
}
#cote-auto h3
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	border-bottom: 1px solid #ff6600;
}
#cote-auto h4
{
	margin: 0px;
}
#cote-auto p
{
	clear: both;
	padding-bottom: 10px;
}
#cote-auto p.info
{
	padding-top: 15px;
}
#cote-auto ul
{
	float: left;
	width: 220px;
	margin-top:5px;
}
#cote-auto ul li
{
	height: 18px;
	border-bottom: 1px solid rgb(204, 214, 224);
}
#cote-auto ul.versionItem
{
	width: 100%;
}
#cote-auto ul.versionItem.header
{
	font-weight: bold;
	background-color: #f1f3f8;
}
#cote-auto ul.versionItem li
{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cote-auto ul.versionItem li.finition
{
	width: 400px;
}
#cote-auto ul.versionItem li.transmission
{
	width: 150px;
}
#cote-auto ul.versionItem li.cv
{
	width: 35px;
	text-align:center;
}
#cote-auto ul.versionItem li.cm3
{
	width: 45px;
	text-align:center;
}
#cote-auto ul.versionItem li.ch
{
	width: 30px;
	text-align:center;
}
#cote-auto span
{
	display: block;	
	width: auto;
	height: 24px;
	margin: 0px;
	padding: 3px 5px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#cote-auto span a
{
	color: #ffffff;
}
#cote-auto span a:hover
{
	text-decoration: underline;
}
#cote-auto span.encours
{
	background: transparent url(../img/bg/Fond-orange.jpg) 0px 0px repeat-x;
}
#cote-auto span.valider
{
	background: transparent url(../img/bg/Fond-bleu.jpg) 0px 0px repeat-x;
	text-transform:capitalize;
}
#cote-auto span.valider a {
	font-size:0.9em;
	text-transform:none;
}

#cote-auto-simple, #fiche-technique
{
	float:left;
	width:661px;
	padding-top:15px;
}
#cote-auto-simple .clear
{
	border: 0 none;
	clear: left;
	color: #ffffff;
	display: block;
	font-size: 1px;
	height: 0;
	margin: 0;
	padding: 0;
}
#cote-auto-simple a.lienPart
{
	color: #ff6600;
	font-weight: bold;
	padding-left: 16px;
	text-decoration: underline;
	background: transparent url(/img/auto_arrowo.gif) no-repeat scroll left top;
}
#cote-auto-simple h1, #fiche-technique h2, #fiche-technique h1
{
	border: 0 none;
	display: inline;
	font-size: 18px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#cote-auto-simple .nocadre
{
	float: left;
	margin-right: 30px;
}
#cote-auto-simple .price,
#cote-auto-simple a.price:visited, #cote-auto-simple a.price:hover
{
	color: #ff3300;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
#cote-auto-simple .spec_table p ul,
#cote-auto-simple .spec_table p ul li,
#cote-auto-simple .spec_table ul,
#cote-auto-simple .spec_table ul li,
#cote-auto-simple .spec_table p ol,
#cote-auto-simple .spec_table p ol li,
#cote-auto-simple .spec_table ol,
#cote-auto-simple .spec_table ol li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ul.spec_list li
{
	border-top: 1px solid #ccd6e0;
	clear: left;
/*	height: 20px;*/
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0;
}
#cote-auto-simple .spec_label,
#cote-auto-simple .spec_label_small
{
	float: left;
	font-weight: bold;
	margin: 3px;
	padding: 0;
	width: 35%;
}
#cote-auto-simple .spec_body
{
	display: block;
	float: left;
	margin: 3px;
	padding: 0;
	width: 33%;
}

/********** FICHE TECHNIQUE **********/

#fiche-technique {
	float:none;
	padding-bottom:7px;
}
#fiche-technique .titre { margin-bottom:15px; }
#fiche-technique h1, #photo-fiche-technique {
	display:block;
	float:right;
}
#fiche-technique h1 {
	width:560px;
	height:75px;
	padding:0 0 0 20px;
	font-size:20px;
	text-transform:capitalize;
}
#fiche-technique h1 span {
	font-size:16px;
	line-height:70%;
}
#photo-fiche-technique { margin:5px 0 0 17px; }
#fiche-technique h2 { font-size:17px; }
.section { border-collapse: collapse; border-spacing: 0; }
.section {
	width:660px;
	margin:5px 0 25px;
}
.section tr { border-bottom:1px solid #ccd6e0; }
.section .libelle, .section .valeur { padding:4px 0 4px 20px; }
.section .libelle {
	width:200px;
	color:#5B7FB1;
}
.section .valeur { width:440px; }
