@charset "utf-8";
/* CSS Document */

.reveillon a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
}
.gault {
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 500px;
	float: left;
	margin-left: 20px;
}
.clear {
	clear: both;
}
.important {
	color: #990000;
}

.flottant-gauche {
	float: left;
	width: 200px;
}

.gault .titre {
	font-size: 16px;
	color: #990000;
}

.gault h2 {
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
}


.reveillon a:hover{
	text-decoration: none;
}
.txt {
	color: #669933;
	font-weight: bold;
}
