@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-aeroports{
	background-color:#F1F1F1;
	padding:10px;
	margin-bottom:10px;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .titre{
	font-size:18px;
	font-weight:bold;
	color:#025DA6;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .line{ padding:10px 0px; width:480px; }
#box-horaires .module-horaires .zone-middle .element-aeroports .line .image-horaires{
	float:left;
	margin-right:10px;
	border:5px solid #FFFFFF;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .separate{ 
	display:block;
	border-bottom:1px solid #CCCCCC;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .line a{ color:#666666 !important; }
#box-horaires .module-horaires .zone-middle .element-aeroports .line a:hover{ color:#000000 !important; }
#box-horaires .module-horaires .zone-middle .element-aeroports .adresse-aeroport{
	padding-top:10px;
	font-size:12px;
	line-height:1.5 !important;
	color:#000000;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .line .lien-horaires{
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .line .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-aeroports .line .lien-horaires a:hover{
	text-decoration:underline;
	color:#025DA6 !important;
	background-position:right 0px;
}
#box-horaires .module-horaires .zone-middle .element-aeroports .line strong{ font-weight:bold; }


