@CHARSET "UTF-8";
#box-horaires{
	font-family:arial;
	font-size:12px !important;
	width:500px;
}
#box-horaires .module-horaires .zone-top{
	color:#000000;
	padding-bottom:12px;
}
#box-horaires .module-horaires .zone-top .titre{
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #000000;
}
#box-horaires .module-horaires .zone-middle .accroche{
	padding-bottom:10px;
	font-size:14px !important;
}
#box-horaires .module-horaires .zone-middle .element-bateau{
	background-color:#F1F1F1;
	padding:10px;
	width:480px;
	margin-bottom:10px;
}
#box-horaires .module-horaires .zone-middle .element-bateau .image-horaires{
	float:left;
	margin-right:10px;
	border:5px solid #FFFFFF;
}
#box-horaires .module-horaires .zone-middle .element-bateau a{ color:#666666 !important; }
#box-horaires .module-horaires .zone-middle .element-bateau a:hover{ color:#000000 !important; }
#box-horaires .module-horaires .zone-middle .element-bateau .adresse-bateau{
	padding-top:10px;
	font-size:12px;
	line-height:1.5 !important;
	color:#000000;
}
#box-horaires .module-horaires .zone-middle .element-bateau .lien-horaires{
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}
#box-horaires .module-horaires .zone-middle .element-bateau .lien-horaires a{
	color:#666666 !important;
	background-image:url(horaires/bullet.gif);
	background-repeat:no-repeat;
	background-position:right -26px;
	padding-right:20px;
	text-decoration:none;
}
#box-horaires .module-horaires .zone-middle .element-bateau .lien-horaires a:hover{
	text-decoration:underline;
	color:#025DA6 !important;
	background-position:right 0px;
}
#box-horaires .module-horaires .zone-middle .element-bateau strong{ font-weight:bold; }


