body {
margin:auto;
/*background-color:#c1a167;*/
background-color:white;
font-family:arial;
font-size:12px;
color:black !important;
}

tr{
color:white !important;
}
td{
color:white;
}

td #date{
color:black !important;
}

a img {
border:none;
display:block;
}

.page a {
text-decoration: none;
color: black;
}

.page a:hover  {
text-decoration: none;
color: #d29208;
}

a {
text-decoration: none;
color: white;
outline: none
}

a:hover {
text-decoration: none;
color: #0f7abc;
}


a.sponsors{
filter : alpha(opacity=40);
opacity:0.4;
}

a.sponsors:hover{
filter : alpha(opacity=90);
opacity:0.9;
text-decoration:none;
}


div.flash {
/*j"ai choisi de positionner une boite dans l'entête*/
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 0.95em;
border: 1px solid #FFFFFF;
width : 245px; /*taille de la boite*/
height: 235px; /*hauteur de la fenêtre défilante à reporter dans le script...*/
padding : 2px;
background-color:#E7E7E7;
text-align:left;
overflow: hidden;
}
#menu_deroulant {  background-color:#E7E7E7; overflow: hidden;  position: relative; }
#menu_defile {  position: relative; }

.bouton{
	background:url('../images/fond_bouton.gif') repeat-x;
	/*height:19px;*/
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #EBEBEB;
	text-align:right;
}

.bouton:hover{
	text-decoration:none;
	border:1px solid #993333;
}

.bouton_bas_page{
	text-align:right;
	margin-right:10px;
}

h3{
	color:white !important;
	font-size:18px;
	text-align:center;
	margin:0 auto;
}

h1{
	padding-top:10px;
	color:white !important;
	text-align:center;
	margin:0 auto;
	fint-weight:bold;
}
