/* tableau_voitures__________________________________*/

ul#titre_tableau{
height:30px;
display:block;
width:737px;
border-bottom:1px solid #FFF;
}


a.bleu  {
color:#062A5E;
display:block;
width:737px;
height:80px;
background:#BCD0ED;
border-bottom:1px solid #FFF;
}

a.bleu_pale  {
color:#062A5E;
display:block;
width:737px;
height:80px;
background:#D7E7FF;
border-bottom:1px solid #FFF;
}

a.bleu:hover, a.bleu_pale:hover {
background:#999999;
}

#centre a li {
font-weight:normal;
}

#centre a:hover li {
color:#FFFFFF;
}

#centre li {
border-right:1px solid #FFF;
}

li.ta {
background:#062A5E;
color:#FFF;
font-weight:bold;
float:left;
display:block;
width:474px;
height:30px;
}

li.ta strong{
display:block;
margin:8px;
}

li.tb {
background:#DCDCDC;
text-align:center;
float:left;
display:block;
width:100px;
height:30px;
}

li.tc {
background:#DCDCDC;
text-align:center;
float:left;
display:block;
width:59px;
height:30px;
}

li.te {
background:#DCDCDC;
text-align:center;
float:left;
display:block;
width:30px;
height:30px;
}

li.td {
background:#DCDCDC;
text-align:center;
float:left;
display:block;
width:69px;
height:30px;
}

li.aa {
float:left;
display:block;
width:80px;
height:80px;
}

li.ab {
text-align:center;
float:left;
display:block;
width:117px;
height:80px;
}

strong.rouge {
color:#FF0000;
}

strong.orange{
color:#FF3300;
}
li.ad {
float:left;
display:block;
width:275px;
height:80px;
}

li.ad p {
padding-left:3px;
display:block;
width:265px;
}


li.b {
text-align:center;
float:left;
display:block;
width:100px;
height:80px;
}

li.c {
text-align:center;
float:left;
display:block;
width:59px;
height:80px;
}

li.e {
text-align:center;
float:left;
display:block;
width:30px;
height:80px;
}
li.d {
text-align:center;
float:left;
display:block;
width:69px;
height:80px;
}

/* tableau_tarifs__________________________________*/

.bleu{
background:#BCD0ED;
}

.bleu_pale{
background:#D7E7FF;
}

.gris{
background:#dedfde;
}

td{
padding:3px;
}

td.nopadding{
padding:0px;
}

td.nopadding img{
padding:0px;
}

.trover {
background-color: #B4B4B4;
cursor: pointer;
color: #FFFFFF;
}

tr.bleu_pale td.soldes{
background:url(../images/soldes_bleupale.jpg) no-repeat top right;
}

tr.bleu td.soldes{
background:url(../images/soldes_bleu.jpg) no-repeat top right;
}
tr.bleu_pale td.cam{
background:url(../images/cam-offerte-bleu-pale.jpg)  #D7E7FF no-repeat bottom right;
}

tr.bleu td.cam{
background:url(../images/cam-offerte-bleu.jpg) #BCD0ED no-repeat bottom right;
}
tr.bleu_pale td.cam-coeur{
background:url(../images/cam-offerte-bleu-pale-coeur.jpg)  #D7E7FF no-repeat bottom right;
}

tr.bleu td.cam-coeur{
background:url(../images/cam-offerte-bleu-coeur.jpg) #BCD0ED no-repeat bottom right;
}


img.multi_volant {
	position:relative;

}
