/* KPPv2 Style */
body div#global.size773 {
	width:773px;
}
			
body div#global.size773 div#content div#central div#page_content {
	width:468px;
}


body.frame {
	background-color:#FFFFFF;
}
	body.frame div#global {
		margin:0;
	}
			body.frame div#global div#headline h2 {
				margin:0 0 5px 0;
			}

/*
body.body_showroom object, body.frame object {
	position:absolute;
	z-index:1000;
}
 */
 
/*lightbox*/
div#deliamask {
	background:url(../images/new_cfg/shadow.gif) repeat-x scroll 0 0;
	display:block;
	top:0;
	left:0;
	position:absolute;
	width:100%;
	height:100%;
	z-index:301; 
	opacity: 0;
	overflow:hidden;
	/*position: absolute;
	top:0;
	left: 0;
	height:100%;
	width:100%;
	background-color: #000;
	z-index:9999;
	cursor: pointer;*/
}
			
/* Global*/
div#showroom_content {
	font-family:'Verdana', Arial, sans-ms;
	display:block;
	font-size:12px;
	width:773px;
	height:340px;
}
	div#showroom_layout {
		position:absolute;
		display:block;
		filter: alpha(opacity=15);
		opacity:0.15;
		width:773px;
		height:340px;
	}
	div#showroom_layin {
		position:absolute;
		display:block;
		z-index:100;
		width:773px;
		height:340px;
	}
		div#showroom_left {
			display:block;
			float:left;
			width:200px;
			height:340px;
		}
			div#showroom_left_layout {
				display:block;
				position:absolute;
				background-color:#4C5A74;
				color:#000000;
				filter: alpha(opacity=20);
				opacity:0.2;
				width:200px;
				height:340px;
			}
			div#showrrom_left_layin {
				position:absolute;
				display:block;
				z-index:200;
				width:200px;
				height:340px;
			}
		div#showroom_right {
			display:block;
			float:left;
			padding:5px;
			overflow:auto;
			width:563px;
			height:330px;
		}

/* Elements text */
.clear { clear:both; }
div#showroom_content  h1 { margin:10px 0 10px 10px; background-color:none; color:#7E8D9A; font-weight:bold; }
div#showroom_content  h2 { margin:5px 0 5px 0; border-bottom:1px solid #000000; background-color:none; color:#000000; font-weight:bold; }
div#showroom_content  p { font-size:90%; }

div#showroom_content  ul#menu {
	margin:0 0 15px 10px;
	padding:0;
	list-style-type:none;
}
div#showroom_content  ul#cta {
	margin:0 0 5px 10px;
	padding:0;
	list-style-type:none;
	position:absolute;
	bottom:0;
}
	div#showroom_content  ul#menu li, div#showroom_content  ul#cta li {
		padding:0 0 0 5px;
	}
		div#showroom_content  ul#menu li a, div#showroom_content  ul#cta li a {
			text-decoration:none;
			background-color:none;
			color:#222;
		}
			div#showroom_content  ul#menu li a.current, div#showroom_content  ul#cta li a.current {
				font-weight:bold;
			}
			div#showroom_content  ul#menu li a:hover, div#showroom_content  ul#cta li a:hover {
				text-decoration:underline;
			}

/* Related */
.sidebar .related_links, .sidebar .placeholder {
	margin:15px;
}
.related_links {
	margin:0 0 10px 0;
}
.related_links h5 {
	background:transparent url('../images/tpl/bg_related.png') no-repeat;
	height:40px;
	line-height:40px;
	color:#577E9B;
	font-size:1.1em;
	padding:0 0 0 10px;
	text-transform:uppercase;
	width:185px;
	!width:186px; /* hack ie 6 et 7 */
}
.related_links ul {
	background:#F5F8FC none repeat scroll 0%;
	border-right:2px solid #DDDADA;
	border-bottom:2px solid #DDDADA;
	border-left:2px solid #DDDADA;
	margin:0pt !important;
	padding:10px;
	width:161px;
	!width:185px; /* hack ie 6 et 7 */
}
.related_links li {
	list-style:none;
	background:transparent url('../images/tpl/arrow_pg_right.png') top left no-repeat;
	padding:0 0 0 20px;
}
.related_links a {
	color:#577E9B;
	font-size:1em;
	text-decoration:none;
	line-height:20px;
}
.related_links a:hover {
	text-decoration:underline;
}
/**** CONFIGURATEUR ****/
/** Table new **/
.Tabs {
	table-layout:fixed;
	/* width:100%; */
	width:970px;
}
.Tabs td {
	font-family:Trebuchet MS;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:40px;
	line-height:normal;
	white-space:nowrap;
	overflow:hidden;
}
.Tabs td a {
	color:#000000;
	text-decoration:none;
}
.TabDeselected a {
	color:#888888 !important;
}
.TabSeparator {
	background:transparent url('../images/new_cfg/Medias/Layout/tabSeparator.gif') repeat-x scroll center top;
	width:5px;
}
.TabFirst, 
.TabLast {
	width:20px !important;
}
.TabDeselectedLeft {
	background:transparent url('../images/new_cfg/Medias/Layout/tabDeselectedLeft.gif') no-repeat scroll left top;
	width:2px;
}
.TabDeselected {
	background:transparent url('../images/new_cfg/Medias/Layout/tabDeselected.gif') repeat-x scroll center top;
	text-align:center;
	vertical-align:middle;
}
.TabDeselectedRight {
	background:transparent url('../images/new_cfg/Medias/Layout/tabDeselectedRight.gif') no-repeat scroll right top;
	width:2px;
}
.TabSelectedLeft {
	background:transparent url('../images/new_cfg/Medias/Layout/tabSelectedLeft.gif') no-repeat scroll left top;
	width:2px;
}
.TabSelected {
	background:transparent url('../images/new_cfg/Medias/Layout/tabSelected.gif') repeat-x scroll center top;
	text-align:center;
	vertical-align:middle;
}
.TabSelectedRight {
	background:transparent url('../images/new_cfg/Medias/Layout/tabSelectedRight.gif') no-repeat scroll right top;
	width:2px;
}

/** Ribbon selection du modele de voiture en haut � gauche **/
/*#ribbon {
	background-color:#FFFFFF;
	height:25px;
	height:28px;
	overflow:visible;
	padding:6px;
}
#ribbon .carModel {
	float:left;
}
#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:200;
}
#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;
	display: block;
}
#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;
	height:25px;
}
#ribbon_combo span span.mod  {
	background:transparent url('../../images/new_cfg/comboBox/comboBox.gif') repeat-x scroll center top;
	color:#FFFFFF;
	height:18px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	width:auto;
	font-size:10px;
	padding:6px 5px 0;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:25px
}
#topRightMenuInfo,
#ribbon_combo #ComboBoxItems{
	text-align:center;
	position:absolute;
}
#ribbon_combo #ComboBoxItems{
	width:162px;
	position: absolute;
	display:none;
	left:1px;
	top:24px;
}
#topRightMenuInfo {
	right:7px;
	top:40px;
	width:280px;
	display:none;
}*/
/*#topRightMenuInfo #topRightMenuInfoContent,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent{
	 background:transparent url('../../images/new_cfg/trans_test.png') repeat scroll 0 0; 
}*/
/*#topRightMenuInfo #topRightMenuInfoContent .text,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent #ComboBoxItemsList,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt #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,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt #ComboBoxItemsList  {
	border-left:1px solid #999;
}
#topRightMenuInfo #topRightMenuInfoContent .text {
	text-align:left;
}
#topRightMenuInfo #topRightMenuInfoContent .text h5 {
	background:transparent url('../../images/new_cfg/body_overback.gif') repeat-x scroll 0 0;
}
#topRightMenuInfo #topRightMenuInfoContent .text p,
#topRightMenuInfo #topRightMenuInfoContent .text h5 {
	padding:8px 9px;
}*/
/** Ancienne Version - Ne pas supprimer **/
/*#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul {
	
}
#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 {
	padding:12px 10px 0 70px;
	height:28px;
}


#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li:hover {
	background:transparent url('../../images/new_cfg/body_overback.gif') repeat-x scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_C5 p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.C5 p {
	background:transparent url('../../images/new_cfg/body_C5.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_C5:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.C5:hover p {
	background:transparent url('../../images/new_cfg/body_C5_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A3 p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A3 p  {
	background:transparent url('../../images/new_cfg/body_A3.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A3:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A3:hover p {
	background:transparent url('../../images/new_cfg/body_A3_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A4 p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A4 p {
	background:transparent url('../../images/new_cfg/body_A4.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A4:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A4:hover p {
	background:transparent url('../../images/new_cfg/body_A4_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A5 p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A5 p {
	background:transparent url('../../images/new_cfg/body_A5.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_A5:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.A5:hover p {
	background:transparent url('../../images/new_cfg/body_A5_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AH p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AH p  {
	background:transparent url('../../images/new_cfg/body_AH.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AH:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AH:hover p {
	background:transparent url('../../images/new_cfg/body_AH_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AF p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AF p  {
	background:transparent url('../../images/new_cfg/body_AF.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_AF:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.AF:hover p {
	background:transparent url('../../images/new_cfg/body_AF_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_DC p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.DC p  {
	background:transparent url('../../images/new_cfg/body_DC.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_DC:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.DC:hover p  {
	background:transparent url('../../images/new_cfg/body_DC_over.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_D2 p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.D2 p {
	background:transparent url('../../images/new_cfg/body_D2.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_D2:hover p,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.D2:hover p  {
	background:transparent url('../../images/new_cfg/body_D2_over.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SY p,
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SY p{
	background:transparent url('../../images/new_cfg/body_SU.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SY:hover p,
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SY:hover p{
	background:transparent url('../../images/new_cfg/body_SU_over.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SU p,
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SU p{
	background:transparent url('../../images/new_cfg/body_SU.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_SU:hover p,
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.SU:hover p {
	background:transparent url('../../images/new_cfg/body_SU_over.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_1Q p{
	background:transparent url('../../images/new_cfg/body_1Q.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_1Q:hover p{
	background:transparent url('../../images/new_cfg/body_1Q_over.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_5Q p{
	background:transparent url('../../images/new_cfg/body_5Q.gif') no-repeat scroll 0 0;
}
#ribbon #ribbon_combo #ComboBoxItems #ComboBoxItemsContent ul li.body_5Q:hover p{
	background:transparent url('../../images/new_cfg/body_5Q_over.gif') no-repeat scroll 0 0;
}*/
/**  **/
/*** Nouvelle version, collabore avec l'ancienne ***/
/*#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li {
	height:40px;
	text-align:left;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li a  {
	color:#000000;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li p {
	display:block;
	height:40px;
	position:relative;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li p a  {
	height:40px;
	overflow:hidden;
	display:block;
	cursor:hand;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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;
	cursor:hand;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li a:hover {
	background:transparent url('../../images/new_cfg/body_overback.gif') repeat-x scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_C5 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.C5 p a span{
	background:transparent url('../../images/new_cfg/body_C5.gif') no-repeat scroll 0 0;
}

#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_C5 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_A3 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.A3 p a span {
	background:transparent url('../../images/new_cfg/body_A3.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_A3 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_A4 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.A4 p a span {
	background:transparent url('../../images/new_cfg/body_A4.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_A4 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_A5 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.A5 p a span {
	background:transparent url('../../images/new_cfg/body_A5.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_A5 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_AH p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.AH p a span {
	background:transparent url('../../images/new_cfg/body_AH.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_AH p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_AF p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.AF p a span{
	background:transparent url('../../images/new_cfg/body_AF.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_AF p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_DC p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.DC p a span {
	background:transparent url('../../images/new_cfg/body_DC.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_DC p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_D2 p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.D2 p a span{
	background:transparent url('../../images/new_cfg/body_D2.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_D2 p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_SY p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.SY p a  span{
	background:transparent url('../../images/new_cfg/body_SU.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_SY p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_SU p a span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.SU p a span{
	background:transparent url('../../images/new_cfg/body_SU.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt ul li.body_SU p a:hover span,
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_1Q p a span{
	background:transparent url('../../images/new_cfg/body_1Q.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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 #ComboBoxItemsContentAlt ul li.body_5Q p a span{
	background:transparent url('../../images/new_cfg/body_5Q.gif') no-repeat scroll 0 0;
}
#ribbon_combo #ComboBoxItems #ComboBoxItemsContentAlt 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;
	margin:0 10px;
	display:block;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomLeft,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomLeft {
	float:left;
}
#topRightMenuInfo .HighlightBottom .HighlightBottomRight,
#ribbon_combo #ComboBoxItems .HighlightBottom .HighlightBottomRight {
	float:right;
}
h4.titreLion {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 25px;
	font-color: #252536;
}
p.titreBody {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
p.titreBody a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:black;
}*/
.clearfix {
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px;
	overflow:hidden;
	width:100%;
}