body {
}

.black {
	color: #000000
}

.regular, h2, h4 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

.sortie_mois {
	font-family: arial black;
	font-size: 10px;
	color: #000000;
}
.sortie_jour {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.sortie_desc {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}
.voyage_mois {
	font-family: arial black;
	font-size: 10px;
	color: #FFFFFF;
}
.voyage_jour {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.voyage_desc {
	font-family: verdana;
	font-size: 9px;
	color: #5780A4;
}
.courrier {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}

.footer {
	font-family: verdana;
	font-size: 9px;
	color: #CD6800;
}


.subtitle {
	font-family: verdana;
	font-size: 12px;
	color: #4F7298;
}

.title, h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #275378;
}

a {	color: #0D497B;
	font-family: verdana;
	font-size: 12px;font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #EAC773;
	text-decoration: none;
}


.copyright {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #838383;
}