/*-------CSS Page "horaires"---------*/

/*______horaires____*/

.title-horaires{
	background:url(../images/text-horaires.png) no-repeat;
	width:69px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:6px 0 0 276px;
}

.box-horaires {
	width:100%;
	margin:0 0 11px;
}


.box-t-horaires {
	background:url(../images/horaires/bg-horaires.png) no-repeat;
	height:439px;
	width:960px;
	margin:29px 0 0 0;
	text-align:justify;
	overflow:hidden;
	position:absolute;
	color:#9c9e9f;
	font-size:14px;
	font-weight:bold;
	padding:85px 0 0 45px;;
}

.contact-box-horaires{
	background:url(../images/bg-contact-box.png) no-repeat;
	width:396px;
	height:48px;
	color:#4b4a4d;
	padding:3px 16px 2px 144px;
	line-height:14px;
	position:absolute;
	margin-top:530px;
	margin-left:80px;
}
.contact-box-horaires .holder{position:relative;}
.contact-box-horaires p{margin:0;}
.contact-box-horaires strong{color:#000;}
.img-karting{
	margin-left:-555px; 
	margin-top:483px; 
	margin-bottom:12px;   
	width:948px; 
	height:153px;

}



.box-horaires-race { font-weight:bold; margin-top:5px; color:#9c9e9f; font-size:14px; }
.box-race h3 { 
	margin-left:110px;
	padding-top:3px;
	float:left;
	display:inline; }

.txt-horaires{
	background:url(../images/bg-arrow.png) no-repeat;
	padding-left:16px;
	overflow:hidden;
	line-height:14px;
	float:left;
	margin-top:0px;
}
.txt-horaires p{margin:4px 0 0 80px;}


/*____tableau____*/
.jour { text-align:right; margin-top:10px; margin-right:10px; }
.fleches { margin-left:10px; text-align:left; margin-top:10px; }
.heures { margin-top:10px; }
/*.border { border-bottom:1px solid #c90119; height:1px;}*/
