/* page detail doze */
.cheque h1 strong {
	font-size: 19px; 
	color: #4C4C4C; 
	font-weight: bold; 
	text-transform: uppercase;
}
.cheque h3 {margin-bottom:30px;}
/* infos doze*/
#Contenu .cheque {
	background:#FFF url(/img/details_bg/tirets_h.png) repeat-x bottom; padding-bottom: 25px;}
.cheque h1{
	margin-bottom: 15px; width: 410px; padding-left: 5px; /* width: 410px; maquette*/}
.cheque h3{padding-left: 5px;color:#b50051; font-size:14px;text-transform:uppercase;}
.titre_homedoze{padding-left: 0;color:#b50051;font-weight:normal;font-size:16px; }

.cheque #carousel_activites{ height: 117px; overflow: hidden;}
.cheque #cheque_activites{
	width: 550px; height:117px; overflow: hidden; float: left; list-style: none; padding-bottom: 23px;
}
.cheque #cheque_activites li{
	float: left; width: 190px; height: 117px; margin: 0 5px;
}
.cheque #cheque_activites .jcarousel-next{
	background: url(/img/home/doze_car_right.png) no-repeat; width: 42px; height: 28px; position: absolute; top:45px; right: 0; cursor: pointer;
}
.cheque #cheque_activites .jcarousel-prev{
	background: url(/img/home/doze_car_left.png) no-repeat; width: 42px; height: 28px; position: absolute; top:45px; left: 0; cursor: pointer;
}

.cheque #img-cheque{ 
	margin-top: -25px;margin-left:10px;}
.cheque #cheque_infos{ 
	float: left; width: 750px; margin-bottom: 40px; margin-top: 20px;}
.cheque #cheque_infos p{
	font-size: 10px; font-family: Verdana;color:#4C4C4C;text-align:justify;}
.cheque #cheque_infos .accroche{ 
	font-family: Arial; font-size: 13px; margin-bottom: 20px;}
.cheque #cheque_actions{ 
	clear: both;}
.cheque #cheque_actions form{ 
	display: inline; float: right; font-family: verdana;}
.cheque #cheque_actions label, .ladoze .cheque #cheque_actions select{ 
	font-size: 10px;width:40px;}
.cheque #cheque_actions button{ 
	display: block; float: right; width: 133px; height: 20px; background: url(/img/btn/btn_selectionner.png) no-repeat; text-indent: -3000px; margin-left:30px; margin-top:-20px;}

