@charset "utf-8";
/* CSS Document */


div#conteneurInfo div#imgBat{
float:left;
margin:0px 10px;
padding:10px 0px;
}

div#conteneurInfo div#infoCroisiere{
margin-top:1px;
overflow:auto;
color:#000;
}

div#infoCroisiere div#PrixBrochure{
background-color:#E6EBEE;
color:#808080;
height:23px;
padding-right:5px;
padding-top:6px;
text-align:right;
}
div#infoCroisiere div#PrixBest{
	float:right;
margin-right:5px;

}
#infoCroisiere li span {
color:#143980;
font-weight:bold;
}
div#conteneurInfo div#tabPrix{
	clear:both;
}
div#tabPrix div#tabBestPrix{
	float:left;	
	margin-left: 10px;
}

.prixBrochure {
	text-decoration:line-through;
}
#PrixBest .bestPrice {
	font-size: 2em;	
	font-weight:bold;
	color: #EE4A4B;
}
#PrixBest .euroBestPrice {
	font-size: 1.7em;	
	color: #EE4A4B;
}
#tabBestPrix {
	width: 500px;
}
#avantages {
	background-image:url(/images/bgAvantages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 500px;
	padding-left:20px;
	padding-top:10px;
}
#avan {
	list-style-image: none;/*url(/images/cocheAvantage.png);*/
	list-style-type: none;
	color:#F60;
	margin-left:25px;
}
.bgBleu {
	background-color: #72C1E2;
	color:#FFF;
}
#tabBestPrix {
	background-color: #DCEBF2;
}
#tabBestPrix p {
	padding-right:25px;
	text-align:right;
}
#btDevisGratuit {
	margin-top:10px;	
	margin-bottom:5px;	
}
#conteneurInfo a, #conteneurInfo a:visited {
	color: #00F;
}
#conteneurInfo .bestPriceCell1 {
	background-color:#FFF;
	width: 30px;
}

#conteneurInfo .bestPriceCell1 {
	background-color:#FFF;
	width: 30px;
	float: left;
	height: 30px;
	margin: 2px;
	padding:8px;
}
#conteneurInfo .bestPriceCell {
	background-color:#FFF;
	width: 92px;
	margin: 2px;
	float: left;
	height: 30px;
	padding:8px;
	color: #313131;
}
#conteneurInfo .lnkBestPrice {
	clear:both;
	padding-left: 300px;
	height: 25px;
}
#conteneurInfo #blocDevisGratuit {
	clear:both;
	width: 280px;
	padding-left:220px;
}
.bestPriceCell .bestPrice {
	font-size:1.2em;
	font-weight:600;
}
/*
div#conteneurInfo .lstCell{
	list-style-type:none;
	margin-top:0px;
	margin-left:5px;
	vertical-align:middle;
}
#conteneurInfo .affCrois {
	font-weight:bold;
	margin:0;
}
#conteneurInfo h3 {
	margin-top:10px;
}
#bestPrice {
	border:1px solid #999999;
	border-top:none;
	padding-left:0;
	padding-top:0;
}
.bestPrice {
	font-weight:bold;
}
#tblBestPrice tr.head {
	background-color:#FFDBB7;
	text-align:center;
}
#tblBestPrice .prix {
	background-color:#EFEFEF;
	text-align:center;
}
*/
