.photos 
{
	float: right;
	padding: 0 0 0 19px;
}

#accueil .list-item 
{
	padding: 0 0 0 30px;
}

.list-item 
{
	overflow: hidden; zoom: 1;
	float: left;
	margin: 7px 0;
}

.Accroche
{
	overflow: hidden; zoom: 1;
}

.Accroche h1
{
	font-size: 11px !important;
}

h3 
{
	font-size: 11px;
	font-weight: normal;
}

#detail-accueil
{
	background: url(../img/car-bleu.jpg) no-repeat left top;
	padding: 0 0 0 30px;
}

.resa
{
	padding: 10px 0 0 0;
	float: right;
}

#detail-accueil #detail 
{
	padding: 160px 0 0 0
}

#detail-accueil #detail h2 
{
	color: #43D8FD;
	font-size: 18px;
	line-height: 18px;
}

#actu-promo
{
	clear: both;
	margin: 20px 0 30px 15px;
	border-top: solid 1px #3BC2DF;
	color: #666666;
	line-height: 16px;
}

#actu-promo h1 a { color: #0051A2; }
#actu-promo .Accroche div { border-bottom: dashed 1px #666666; border-top: dashed 1px #666666; }

#titre-promo 
{
	position: absolute;
	margin: -11px 0 0 -24px;
}

#titre-actu
{
	position: absolute;
	margin: -2px 0 0 -17px;
}

#actu 
{
	overflow: hidden; zoom: 1;
	background: #FFFFFF;
	padding: 0px 8px 0 9px;
	margin: 11px 0 0 2px;
}

#promo
{
	position: relative;
	float: left;
	background: #FFFFFF;
	width: 198px;
	padding: 0px 8px 0 9px;
	margin: 11px 11px 0 15px;
}

.separe-absolute
{
	margin: 32px 0 0 0;
}

.separe-absolute2
{
	margin: 35px 0 0 0;
}

.lien-detail 
{
	float: right;
	margin: 5px 0 5px 0;
}

#sousrub 
{
	float: left;
	width: 159px;
	margin: 0 0 0 5px;
	line-height: 24px;
}

#sousrub li 
{
	background: url(../img/puce.gif) no-repeat left center;
	padding: 0 0 0 20px;
}

#liste-autres, #liste-autres2
{
	overflow: hidden; zoom: 1;
	border-left: solid 1px #3BC2DF;
}

#liste-autres .list-item, #liste-autres2 .list-item
{
	float: left;
	width: 352px;
	padding: 0 25px 0 19px;
}

.pair
{
	border-right: solid 1px #3BC2DF;
}

.impair
{
	overflow: hidden; zoom: 1;
}

#liste-autres h2, #liste-autres2 h2
{
	color: #5AD8FD;
	font-size: 14px;
	line-height: 14px;
	border-bottom: dashed 1px #FFFFFF;
	margin: 5px 60px 5px 19px; 
	padding: 0 0 5px 0;
}

#detail-contenu
{
	border-left: solid 1px #3BC2DF;
	overflow: hidden; zoom: 1;
}

#detail2 
{
	padding: 0 20px 0 20px;
}

#detail-contenu h1
{
	color: #5AD8FD;
	font-size: 14px;
	line-height: 14px;
	border-bottom: dashed 1px #FFFFFF;
	margin: 5px 20px 5px 19px; 
	padding: 0 0 5px 0;
}

#detail-contenu h2
{
	background: #5AD8FD;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	text-transform: uppercase; 
	padding: 5px;
}

#detail2 #description 
{
	float: left;
	width: 335px;
	padding: 0 13px 0 0;
	border-right: solid 1px #3BC2DF;
	margin: 0 19px 0 0;
	
}

#detail2 #galerie 
{
	overflow: hidden; zoom: 1;
	text-align: center;
}

#detail2 #description-tarif
{
	float: left;
	width: 550px;
	padding: 0 13px 0 0;
	border-right: solid 1px #3BC2DF;
	margin: 0 19px 0 0;
}

#detail2 #description-tarif table
{
    border-collapse: collapse;
}

#detail2 #description-tarif th, td
{
    border: solid 1px #3BC2DF;
    text-align: center;
    padding: 2px;
    width: 175px;
}

#controls a
{
	padding: 0 5px;
}

@media print
{
	#menu1, #flash, #menu, #controls, #sousrub 
	{
		display: none;
	}
	
	#detail2 #description { float: none; width: 100%; border: none; }
	* { text-align: justify; }
	body 
	{
		width: 100%;
	}
}