/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
h4 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px;}

.jour { text-transform:uppercase; font-weight:bold; }
.vert { color:#84ac0d; font-weight:bold; }
.conditions {  clear:both; color:#808080; font-size:11px; padding-bottom:6px }
.periode {text-transform:uppercase; font-weight:bold; background-color:#f3f3f3; padding:10px 5px 10px 5px;}
.red { color:#cc0000; }




img.img_left{
	display:block;
	float:left;
	margin:0 8px 8px 0;
}
img.img_right{
	display:block;
	float:right;
	margin:0 0 8px 8px;
}

/*
.bloctarif, .blocpromo  {
	float:left;
	width:62px;
	height:41px;
	line-height:10px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	padding:3px 5px;
	margin:10px 10px 10px 0;
}
.bloctarif strong, .blocpromo strong { font-weight:bold; font-size:22px; line-height:20px;}
.bloctarif { background:url(../interface/bg_prix.gif) no-repeat left top; }


.leftColIntBas ul {
	list-style:none;
	margin:0;
	padding:0 0 8px 0;
}
.leftColIntBas ul li {
	margin:0;
	padding:0 0 0 8px;
	font-size:11px;
	color:#808080;	
}*/