/* auteur: Nadim Saikali */
/* Date de cr�ation: 19/09/2008 */

#graphcomp {
	position: relative;
	height: 493px;width: 660px;
	background-color: #F5F5F5;
	background-image: URL(../_img/comparatif/fondgraph.gif);background-position: bottom;background-repeat: no-repeat;
}
#graphcomp #vgraph {
	position: relative;
	height: 422px;width: 660px;
	font-size: 11px;font-family: arial;
}
#graphcomp .car {
	position: absolute;
	width: 136px;height: auto;
	z-index: 20;
}

#graphcomp .image {
	position: relative;
	width: 136px;height: 103px;
	margin-top: 0px;
	z-index: 20;
}
#graphcomp .image img{
	border: 1px solid #004E9E;
}
#graphcomp .droplist {
	display: none;
	position: relative;
	width: 136px;height: auto;
}
#graphcomp .txt {
	position: relative;
	width: 116px;
	padding: 10px;
	background-image: URL(../_img/comparatif/detail.gif);background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #424242;
}
#graphcomp .prix{
	font-family: Verdana, Helvetica, sans-serif;font-weight: bold;color: #003A96;
}
#graphcomp ul{
	font: 11px Arial, Helvetica, sans-serif;color: #424242;
	list-style-type: none;
	padding-top: 5px;
}
#graphcomp li{
	background-image: url(../_img/comparatif/puce.gif);background-repeat: no-repeat;background-position: left center;
	padding-left: 10px;
	line-height: 15px;
}

#graphcomp .ombre1 {
	position: absolute;top: -9px;left: -7px;
	width: 156px;height: 21px;
}
#graphcomp .ombre2 {
	overflow: hidden;
	position: absolute;top: 12px;left: -7px;
	width: 156px;height: 81px;
}
#graphcomp .ombre3 {
	position: absolute;bottom: -11px;left: -7px;
	width: 156px;height: 21px;
}

#graphcomp .langette {
	position: absolute;left: 136px;
	width: 16px;height: 16px;
}
#graphcomp .hidden {
	position: absolute;left: 0px;
	width: 1px;height: 1px;
}

#ongletsgraph { position: relative;height: 24px;text-align: center; }
#ongletsgraph a { font-family: Arial;font-size: 11px;text-decoration: none;line-height: 24px;margin-right: 1px;}
a.ongleton { display: block;float: left;background-image: URL(../_img/comparatif/onglet1.gif);height: 24px;width: 177px;color: #003A96; }
a.ongletoff { display: block;float: left;background-image: URL(../_img/comparatif/onglet0.gif);height: 24px;width: 177px;color: #FFFFFF; }

/* ----- #### ----- */

#int_visu1 {
	position: relative;
	width: 660px;height: 239px;
}
#int_visu2 { position: absolute;margin-top: 36px;margin-left: 219px; }
#int_visu2 div .visurelatif img{
	width:146px;
	height:19px;
}
#int_visu2 div .visurelatif {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}
#int_visu2 div:hover .visurelatif {
	display:block;
}
#int_visu2 div {
	float: left;
	width: 146px;
	height:203px;
	font: 11px arial, verdana, sans-serif;
	background:#f1f1f1;
	margin-right:1px;
	margin-bottom:1px;
	position:relative;
}
#int_visu2 span { display: block;text-align: center; }
#int_visu2 span img { border: none;vertical-align: middle;margin-bottom: 3px; }
#int_visu2 img.img_visu {
	width: 146px;
	margin-bottom: 19px;
	border:0;
}

#int_visu2 .car_text1{
	color: black;
	font-weight: normal;
	font-size:14px;
	text-transform: uppercase;
	position:absolute;
	top:129px;
	left:15px;
}

#int_visu2 .car_text2{
	color: #717171;
	font-weight: normal;
	font-size:11px;
	text-transform: uppercase;
	position:absolute;
	bottom:30px;
	left:15px;
}

#int_visu2 .car_text3{
	color: black;
	font-weight: normal;
	font-size:11px;
	text-transform: uppercase;
	position:absolute;
	bottom:18px;
	left:15px;
}

#caracteristiques,
#equipement,
#concessions {
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	width:660px;
	background:url('../_img/comparatif/fd_tableau1.gif') repeat-y;
	border-bottom:1px solid #f1f1f1;
}

#caracteristiques.nb0,
#equipement.nb0,
#concessions.nb0 {
	background:url('../_img/comparatif/fd_tableau0.gif') repeat-y;
	width:218px;
}
#caracteristiques.nb1,
#equipement.nb1,
#concessions.nb1 {
	background:url('../_img/comparatif/fd_tableau1.gif') repeat-y;
	width:370px;
}

#caracteristiques.nb2,
#equipement.nb2,
#concessions.nb2 {
	background:url('../_img/comparatif/fd_tableau2.gif') repeat-y;
	width:515px;
}

#caracteristiques.nb3,
#equipement.nb3,
#concessions.nb3 {
	background:url('../_img/comparatif/fd_tableau3.gif') repeat-y;
}

#equipement{
	border-bottom:1px solid #f1f1f1;
}

div.taglist {
	float: left;
	width: 219px;
	margin-left: 0px;
	font-size: 11px;
}
#caracteristiques p,
#equipement p,
#concessions p{
	font: 12px arial, verdana, sans-serif;
	color:#797979;
	line-height: 27px;
	padding-left:13px;
	border-bottom:1px solid #f1f1f1;
	text-transform: uppercase;
	border-top:1px solid #ffffff;
}

#equipement p{
	border-bottom:0;
}

#caracteristiques div.taglist p, #equipement div.taglist p, #concessions div.taglist p { color:#797979;height:27px; }

#caracteristiques div.tagdetail, #equipement div.tagdetail, #concessions div.tagdetail {
	float: left;
	width: 146px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#caracteristiques div.tagdetail p {
	padding-left: 32px;
	font-size: 12px;
	color:#484848;
	font-weight: bold;
}

 #equipement div.tagdetail p {
	padding-left: 32px;
	font-size: 12px;
	color:#484848;
	font-weight: normal;
	text-transform: none;
	padding:26px 29px;
	line-height: normal;
	/*width:114px; */
}

div.tagdetail a { font: 11px arial, verdana, sans-serif;line-height: 17px;font-weight:bold;color: #424242; }


div.left1 { margin-left: 8px; }
div.conso { margin-top: 17px; }
#caracteristiques div.left1 p { color: #999999;font-size: 9px; }

#caractitle { position: relative;margin-left: 14px; }
#equiptitle { position: relative;margin-left: 14px; }
#concesstitle { position: relative;margin-left: 14px; }

#comparetable {
	position: relative;
	background-color: #FFFFFF;
	width: 656px;
}

#comparetable .title {
	position: relative;
	padding: 25px 20px 20px 35px;
	font: 11px Arial,Helvetica,sans-serif;color: #4F4F4F;
}

.handcursor { cursor: pointer;width: 646px;}
.handcursor span { padding: 0px;margin: 0px;}
.border_switch {
	width: 620px;height: 1px;
	margin-left: 24px;
	background-color: #DADADA;
	line-height: 1px;
}

.hide { display: none; }


div.clear { position: relative;clear: both;}

/* --- */
#graphcomp #dropselect {
	clear: both;
	position: relative;
	height: 71px;width: 328px;
}
#graphcomp #dropselect #xset {
	position: absolute;
	top: 33px;left: 3px;
	width: 126px;height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
	overflow: hidden;
}
#graphcomp #dropselect a {
	display: block;
	font: 11px arial, verdana, sans-serif;color: #335EA8;
	line-height: 14px;
	padding-left: 5px;
	text-decoration: none;
}
#graphcomp #dropselect a:hover {
	font: 11px arial, verdana, sans-serif;color: #FFFFFF;
	background-color: #335EA8;
}
#graphcomp #dropselect span {
	display: block;
	font: 11px arial, verdana, sans-serif;color: #9C9C9C;
	line-height: 14px;
	margin-left: 5px;
}

#graphcomp #dropselect #yset {
	position: absolute;
	top: 33px;left: 140px;
	width: 126px;height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
	overflow: hidden;
}

#graphcomp #dropselect #okbt {
	position: absolute;
	top: 29px;left: 283px;
	width: 24px;height: 24px;
	cursor: pointer;
}

#graphcomp #dropselect .dropdown {
	position: absolute;
	right: 0px;cursor: pointer;
}
/* --- */
#graphcomp #maxtagx {
	z-index: 20;
	position: absolute;left: 640px;top: 194px;
	font: 11px arial, verdana, sans-serif;color: #9C9C9C;
}
#graphcomp #maxtagx img { vertical-align: middle;}

#graphcomp #maxtagy {
	z-index: 20;
	position: absolute;right: 300px;top: 2px;
	font: 11px arial, verdana, sans-serif;color: #9C9C9C;
}
#graphcomp #maxtagy img { vertical-align: middle;}

#graphcomp #mintagx {
	z-index: 20;
	position: absolute;left: 0px;top: 222px;
	font: 11px arial, verdana, sans-serif;color: #9C9C9C;
	height: 18px;line-height: 18px;
}
#graphcomp #mintagx img { vertical-align: middle;}

#graphcomp #mintagy {
	z-index: 20;
	position: absolute;right: 334px;top: 398px;
	font: 11px arial, verdana, sans-serif;color: #9C9C9C;
	height: 18px;line-height: 18px;
}
#graphcomp #mintagy img { vertical-align: middle;}
