body {
	background-color: #002534;
}
.main {
	background-image: url(../images/tableaubg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.bg {
	background-color: #002534;
}

.contenu {
	font-family: Verdana;
	font-size: 11px;
}
.contenu_gras {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FF0000;
	vertical-align:middle;
	
	
}

.contenu_valeur{
font-size:14px;
font-style:italic;
}
.liens:link {
	color: #000000;
}
.liens:visited {
	color: #330000;
}
a:hover {
	color: #FFFFFF;
}
.texte {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
.texte a{
	text-decoration: none;
	color: #000;
}
.texte a:hover{
	text-decoration: underline;
}

.reveillon {
	font-size: 11px;
	padding: 8px;
	text-align: center;
}
.reveillon_titre {
	font-size: 16px;
	color: #002534;
	letter-spacing: 4px;
}
