body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #424242;
}
a:link {
	color: #4478b7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4478b7;
}
a:hover {
	text-decoration: none;
	color: #4478b7;
}
a:active {
	text-decoration: none;
	color: #4478b7;
}

img { border:0px;}

.footer { color:#006992; font-size:11px; }

.footer a{ color:#006992; }

.title_cat { color: #4478b7; font-weight:bold; font-size:16px; }

.date_flight {
	font-family:Arial;
	color:#10455a;
	font-size:13px;
}
#date {
	background-image:url(images/bg_date.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:5px;
	padding-left:60px;
	line-height:12px;
}

#price {
	font-family:Verdana;
	color:#10455a;
	font-size:18px;
	font-weight:bold;
}

.blue {
	color:#10455a;
}
