﻿/** Table new **/
#mainRangeBar {
	background:#212121 url('../../images/new_cfg/Layout/rangeBackground.jpg') repeat-x scroll center bottom;
	display:block;
	height:32px;
	padding:7px 0 0;
	width:970px;
}
#mainRangeBar #mainRangeBarTabs {
	margin-left:14px;
	overflow:hidden;
}
	#mainRangeBar li {
		cursor:pointer;
		display:inline;
		float:left;
	}
		#mainRangeBar li a{
			font-size:1.1em;
			font-weight:normal;
			text-decoration:none;
			color:#FFFFFF;
			display:block;
			padding:4px 10px;
			text-transform:uppercase;
		}
		#mainRangeBar li.Selected a{
			color:#4AB0FF;
			background:#212121 url('../../images/new_cfg/Layout/rangeSelect.jpg') no-repeat center bottom;
			height:18px;
			float:left;
		}
/**  **/
/** Barre de progression des etapes du configurateur **/
.ConfigProgressBar .TopRow td.Enabled a,
.ConfigProgressBar .TopRow td.Current a {
	color:#005aa0;
	text-transform:uppercase;
}
.ConfigProgressBar .TopRow td.Disabled a {
	color:#000000;
	text-transform:uppercase;
}
.ConfigProgressBar {
	position:relative;
	table-layout:fixed;
	width:100%;
	z-index:1;
}
.ConfigProgressBar .TopRow {
	margin:0 !important;
	height:16px;
}
.ConfigProgressBar .TopRow td {
	padding:0;
	text-align:right;
	vertical-align:top !important;
}
.ConfigProgressBar .TopRow .Disabled {
	/* opacity:0.3; */
	/* filter: alpha(opacity = 30); */
}
.ConfigProgressBar .TopRow td a {
	vertical-align:top !important;
	text-decoration:none;
/*	font-weight:bold;*/
	/* font-style:italic; */
	font-family:Verdana;
	font-size:8.9px;
	font-weight:bold;
}
.ConfigProgressBar .TopRow td a:hover {
	text-decoration:none;
}
.ConfigProgressBar a {
	/* display:block; */
	text-decoration:none;
}
.ConfigProgressBar .BottomRow {
	height:6px;
}
.ConfigProgressBar .First, .ConfigProgressBar .Last {
	width:23px;
}
.ConfigProgressBar .BottomRow .First {
	background:transparent url('../../images/new_cfg/Medias/Layout/progressbar_left.gif') no-repeat scroll right top;
}
.ConfigProgressBar .BottomRow td {
	padding:0;
}
.ConfigProgressBar .BottomRow .Current span.faddingEnd {
	background:transparent url('../../images/new_cfg/Medias/Layout/progressbarFullEnd.jpg') no-repeat scroll right top;
	width:29px;;
	display:block;
	float:right;
	height:6px;
	margin:0;
	padding:0;
}
.ConfigProgressBar .BottomRow .Current,
.ConfigProgressBar .BottomRow .Full {
	background:transparent url('../../images/new_cfg/Medias/Layout/progressbarFull.jpg') repeat-x scroll 0 0;
}
.ConfigProgressBar .BottomRow .Last {
	background:transparent url('../../images/new_cfg/Medias/Layout/progressbar_right.gif') no-repeat scroll left top;
}
.ConfigProgressBar .BottomRow .Empty {
	background:transparent url('../../images/new_cfg/Medias/Layout/progressbarEmpty.jpg') repeat-x scroll 0 0;
}
.ConfigProgressBar .First, .ConfigProgressBar .Last {
	width:23px;
}

/*@Car Selector*/
#model_view {
	background:transparent url('../../images/new_cfg/Medias/Layout/progressbarEmpty.jpg') repeat-x scroll bottom left;
}


/*@Showroom/Configurateur*/
/** Ribbon selection du modele de voiture en haut � gauche **/
#ribbon {
	background-color:#FFFFFF;
	overflow:hidden;
	padding:6px;
	height:33px;
}
#ribbon .carModel {
	display:block;
	float:left;
	overflow:hidden;
	margin-left:16px;
}
/** Ribbon V2 **/
#ribbon_border.v2 {
	width:165px;
	height:18px;
	display:block;
	border:1px solid #797979;
	padding:0;
	margin-left:16px;
}
#ribbon_border.v2 #ribbon_combo {
	cursor:pointer;
	position:relative;
	background:none;
	height:18px;
	width:auto;
	padding:0;
}
#ribbon_border.v2 #ribbon_combo span.mod {
	background:transparent url('../../images/new_cfg/comboBox/arrow_03.jpg') no-repeat right center;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:14px;
	margin:0;
	padding:2px 0 2px 4px;
	text-align:left;
	vertical-align:middle;
	width:96%;
}
#ribbon_border.v2 #ribbon_combo #ComboBoxItems{
	left:-1px;
	top:19px;
	width:167px;
}
#ribbon_border.v2 #ribbon_combo #ComboBoxItems #ComboBoxItemsContent {
	background:none;
}
#ribbon_border.v2 #ribbon_combo #ComboBoxItems #ComboBoxItemsContent #ComboBoxItemsList {
	border-bottom:1px solid #797979;
	border-right:1px solid #797979;
	border-left:1px solid #797979;
	margin:0;
}
#ribbon_border.v2 #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li a {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
/** **/
#ribbon_border {
	display:block;
	float:left;
	padding-bottom:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	width:145px;
	/* margin-top:8px; */
	position:relative;
	width:145px;
	/*z-index:10;*/
}
#ribbon_border.selected {
	background:transparent url('../../images/new_cfg/trans_test.png') repeat scroll 0 0;
}
#ribbon_combo {
	background:transparent url('../../images/new_cfg/comboBox/comboBoxLeft.gif') no-repeat scroll left top;
	cursor:pointer;
	height:25px;
	width:auto;
	position:relative;
}
#ribbon_combo span {
	background:transparent url('../../images/new_cfg/comboBox/comboBoxRight.gif') no-repeat scroll right top;
	padding-right:40px;
	display:block;
	padding:0 22px 0 10px;
	width:150px;
}
#ribbon_combo span span.mod  {
	background:transparent url(../../images/new_cfg/comboBox/comboBox.gif) repeat-x scroll center top;
	line-height:13px;
	
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:25px;
	padding:6px 5px 0;
	text-align:center;
	vertical-align:middle;
	width:auto;
}
#topRightMenuInfo,
#ribbon_combo #ComboBoxItems{
	position:absolute;
	text-align:center;
	z-index:99999;
}
#ribbon_combo #ComboBoxItems{
	width:202px;
	left:-10px;
	top:25px;
}
#topRightMenuInfo {
	right:7px;
	top:31px;
	width:200px;
	display:none;
	border:1px solid #bcbdc0;
	background-color:#fcfcfc;
}
#topRightMenuInfo #topRightMenuInfoContent{
	position:relative;
}
#topRightMenuInfo #topRightMenuInfoContent .selector{
	position:absolute;
	top:-9px;
	left:0;
	width:13px;
	height:9px;
	background-color:red;
	background:transparent url('../../images/new_cfg/Tooltip/iconTooltip.png') no-repeat scroll 0 0;
}
#topRightMenuInfo .HighlightBottom {
	display:none;
	visibility:hidden;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent{
	background:transparent url('../../images/new_cfg/trans_test.png') repeat scroll 0 0;
}

#ribbon_combo #ComboBoxItems #ComboBoxItemsContent #ComboBoxItemsList {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	margin:0 10px;
	background:#FFFFFF none repeat scroll 0 0;
	z-index:105;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent #ComboBoxItemsList {
	border-left:1px solid #999;
}
#topRightMenuInfo #topRightMenuInfoContent .text {
	text-align:left;
}
#topRightMenuInfo #topRightMenuInfoContent .text h5 {
	color:#346c9d;
	font-weight:bold;
}
#topRightMenuInfo #topRightMenuInfoContent .text p,
#topRightMenuInfo #topRightMenuInfoContent .text h5 {
	padding:8px 9px;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li{
	height:40px;
	text-align:left;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li a {
	color:#000000;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li p {
	display:block;
	height:40px;
	position:relative;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li p a {
	height:40px;
	overflow:hidden;
	display:block;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li p a span{
	padding:12px 10px 0 70px;
	background-attachment:scroll;
	background-color:transparent;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	display:block;
	height:28px;
	width:70px;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li a:hover {
	background:transparent url('../../images/new_cfg/body_overback.gif') repeat-x scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_C5 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.C5 p a span{
	background:transparent url('../../images/new_cfg/body_C5.gif') no-repeat scroll 0 0;
}

#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_C5 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.C5 p  a:hover span{
	background:transparent url('../../images/new_cfg/body_C5_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A3 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A3 p a span{
	background:transparent url('../../images/new_cfg/body_A3.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A3 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A3 p a:hover span{
	background:transparent url('../../images/new_cfg/body_A3_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A4 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A4 p a span {
	background:transparent url('../../images/new_cfg/body_A4.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A4 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A4 p a:hover span {
	background:transparent url('../../images/new_cfg/body_A4_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A5 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A5 p a span {
	background:transparent url('../../images/new_cfg/body_A5.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A5 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A5 p a:hover span {
	background:transparent url('../../images/new_cfg/body_A5_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AH p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AH p a span {
	background:transparent url('../../images/new_cfg/body_AH.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AH p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AH p a:hover span {
	background:transparent url('../../images/new_cfg/body_AH_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AF p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AF p a span{
	background:transparent url('../../images/new_cfg/body_AF.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AF p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AF p a:hover span {
	background:transparent url('../../images/new_cfg/body_AF_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_DC p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.DC p a span {
	background:transparent url('../../images/new_cfg/body_DC.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_DC p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.DC p a:hover span{
	background:transparent url('../../images/new_cfg/body_DC_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_D2 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.D2 p a span{
	background:transparent url('../../images/new_cfg/body_D2.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_D2 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.D2 p a:hover span{
	background:transparent url('../../images/new_cfg/body_D2_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SY p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SY p a  span{
	background:transparent url('../../images/new_cfg/body_SU.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SY p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SY p a:hover  span{
	background:transparent url('../../images/new_cfg/body_SU_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SU p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SU p a span{
	background:transparent url('../../images/new_cfg/body_SU.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SU p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SU p  a:hover span {
	background:transparent url('../../images/new_cfg/body_SU_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_1Q p a span{
	background:transparent url('../../images/new_cfg/body_1Q.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_1Q p a:hover span{
	background:transparent url('../../images/new_cfg/body_1Q_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_5Q p a span{
	background:transparent url('../../images/new_cfg/body_5Q.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_5Q p a:hover span{
	background:transparent url('../../images/new_cfg/body_5Q_over.gif') no-repeat scroll 0 0;
}


#ribbon_combo #ComboBoxItems .HighlightBottom  {
	display:block;
	height:10px;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomRight,
#topRightMenuInfo .HighlightBottom .HighlightBottomLeft,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomRight,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomLeft {
	width:10px;
	height:10px;
	padding:0;
	margin:0;
	background:none;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomMiddle,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomMiddle {
	background:#FFFFFF none repeat scroll 0 0;
	height:10px;
	opacity:0.5;
	padding:0;
	display:block;
	float:left;
}
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomMiddle {
	width:182px;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomMiddle {
	width:260px;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomLeft,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomLeft {
	float:left;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomRight,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomRight {
	float:right;
}

/**  Ribbon Shadow **/
.RibbonShadow {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:url('../../images/new_cfg/shadow.gif') repeat-x scroll 0 0;
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:400;
	filter: alpha(opacity=20);
	overflow:hidden;
}

h4.titreLion {
	color: #252536;
	font-family: lion, Arial;
	font-style: italic;
	font-size: 38px;
}
p.titreBody {
	font-family: calibri, Arial;
}
p.titreBody a{
	color:black;
	font-family:Verdana,Arial,Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
