body, html{
		font-family: Arial, Helvetica, sans-serif;
}

.colonne_annie{
	background: transparent url(images/bk_colonne.jpg) no-repeat left bottom;	
}

a.english:link {
	font-size: 11px;
	font-weight: bold;
	color: #405440;
	text-decoration: underline;
}
a.english:hover {
	font-size: 11px;
	font-weight: bold;
	color: #405440;
	text-decoration: none;
}
a.english:visited {
	font-size: 11px;
	font-weight: bold;
	color: #405440;
}

a.lienNav:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a.lienNav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.lienNav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #405440;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #405440;
	text-decoration: none;
}
#map{
color:#FFFFFF;
text-align:center
}
#map a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#map a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#map a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #c12624;
}
.textes {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textEvent {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.Titres {
	font-size: 13px;
	font-weight: normal;
	color: #405440;
}
.credits {
	font-size: 10px;
	font-weight: bold;
	color: #405440;
}
.creditsBold {
	font-size: 11px;
	font-weight: bold;
	color: #405440;
}
.titre {
	/*background-color: #c12624;*/
	background-image: url(images/img_nav.gif);
}
.galery a img{
	border: 2px solid #ffd75f;
	padding: 2px;
}
.galery a:hover img{
	border: 2px solid #690;
	padding: 2px;
}
