/* CSS Document */

body {
	background-image: url(../img/fond_1920x1200.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.texte_petit {
	font-size: 10px;
}
.texte_rose_gras {
	color: #E60084;
	font-weight: bold;
}
.texte_grand {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 20px;
}
.texte_moyen {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
}
.texte_simple {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-weight: bold;
}
.texte_rose_grand_gras {
	color: #E60084;
	font-family: Century Gothic;
	font-size: 16px;
}
.texte_rose_grand_gras1 {
	color: #E60084;
	font-family: Century Gothic;
	font-size: 14px;
}
.texte_grand_gras {
	font-family: Century Gothic;
	font-size: 17px;
	font-weight: bold;
}
.texte_orange_grand_gras {
	font-family: Century Gothic;
	color: #E16E0C;
	font-size: 20px;
}
.texte_vert_grand_gras {
	font-family: Century Gothic;
	color: #305111;
	font-size: 20px;
}
.texte_bleu_grand_gras {
	font-family: Century Gothic;
	color: #1D314A;
	font-size: 20px;
}
form {
	margin-top:0px !important;
	margin-bottom:0px !important;
	margin-top:-1px;
	margin-bottom:-1px;
}
.formulaire1 {
	border: solid 1px #E60084;
	background-color: #FFFFFF;
	color: #E60084;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Star
{
    color: #FFF;
    font-weight: bold;
}