a { color: white; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; }
a:hover { color: #ccf47a; }
.marge10px { margin-left: 10px; margin-right: 10px; }
body {
	background-color: black;
	margin: 0;
}
.saison {
	background: #3b3a31 url(picture/fond_fev_2008-black.png) repeat-y;
}

.text {
	font-family: Times New Roman, Times, serif;
	color: yellow;
	margin-right: 20px;
	margin-left: 20px;
}

.result_google {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

.pub {
	font: bold 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	color: #cc473c;
}
.partenaire{
	font: 14px/20px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-shadow: black 2px 2px 4px;
	letter-spacing: 1px;
}

.liste {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: white;
}
.liste a {
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbf300;
	text-decoration: none;
}
.liste a:hover {
	color: #bbf300;
	text-decoration: underline;
}
.verif_flash, .verif_flash a{
	color: #d8d8d8;
	font-size: 10px;
}

.verif_flash a:hover{
	color: #ffd1cc;
	text-decoration: underline;
}
.table_accueil {
	background-color: #b9007f;
}
.index {
	background: black url(picture/fond_fev_2008-black.png) repeat-y center;
}
#index_centre {
	position:absolute;
	left:50%;
	top:45%;
	width: 600px;
	margin-left:-300px;
	margin-top:-200px;
}
#index_centre a:hover{
	color: #bbf300;
}
/*normal(rose) = #b9007f - beige=888570 orange=be4b18*/
.txt_bandeau {
	display: block;
	color: white;
	font-size: smaller;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px 5px;
	text-shadow: black 2px 2px 4px;
}

/* LES NEWS */
.news {
	font: 14px/20px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-shadow: black 2px 2px 4px;
	color: #9ACD32;
}

#flashcontent p{
		margin-left: 15px;
		margin-right: 15px;
		text-align: center;
}

#link {
	text-align: center;
	font-size: 12px;
	height: 32px;
	padding-top: 5px;
	color: fuchsia;
}
#link a {
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
	text-decoration: none;
}
#link a:hover {
	color: white;
}
