* 
{
	margin:0;
	padding:0;
	border:none;
    text-decoration:none;
}

body
{	
	position:relative;
	width:1000px;
	margin: 0 auto;
	background-color:#B30037;
	color:White;
	font-family:Arial;
	font-size:12px;
}

#Site
{
	background:url(../img/fond.jpg) no-repeat left bottom;
}

/*Haut de la page qui ne bouge pas*/

#Haut
{
	width:1000px;
	float:left;
}

#gay
{
	position:absolute;
	top:5px;
	left:5px;
	z-index:1;
}

#logo
{
	width:196px;
	float:left;
	z-index:10px;
}

#entete
{
	width:800px;
	float:left;
	padding-top:5px;
	height:39px;	
}

#langue
{
	width:350px;
	float:left;
	margin-left:20px;
	border-right:solid 1px white;	
}

.logolangue
{
	padding:0 5px 0 5px;
	width:30px;
	float:left;
}

#langue a
{
	color:#F2A4BA;
	font-family:Arial;
	font-size:16px;
	margin-left:80px;
	
}

#contact
{
	width:150px;
	margin-left:20px;
	float:left;
}

#contact a
{
	color:#F2A4BA;
	font-family:Arial;
	font-size:16px;
}

#Flash
{
	width:804px;
	height:334px;
	z-index:0;
	float:right;	
}


/*Pour le menu*/

#Menu
{
	background-image:url(../img/Bas.jpg);
	background-repeat:no-repeat;
	width:196px;
	float:left;

}

li
{
	list-style-type:none;
	width:160px;
}

#Menu .rub
{
	font-size:20px;
	line-height:45px;
	padding-left:15px;

}

#Menu a{color:white;}

#Menu .sousrub
{
	font-size:14px;
	padding-left:30px;
	font-weight:bold;
color:white;
}

/*Pied de page*/
#piedpage
{
	width:1000px;
	float:left;
}

#liens
{
	width:196px;
	background-color:White;
	float:left;
	height:75px;
	vertical-align:middle;
}

#Infos img
{
	float:left;
}

#Infos
{
	width:804px;
	text-align:center;
	background-color:#64001F;
	color:White;
	font-family:Arial;
	font-size:12px;
	float:left;
}

#Infos address
{
	padding-top:20px;
	font-style:normal;
}

#Infos a 
{
	color:White;	
}

.contenu
{
	float:left;
	width:800px;
	padding-top:30px;
	padding-bottom:30px;		
}

.obligatoire 
{
	background: #CCCCCC;
}

label
{
	color:White;
	font-size:12px;
	font-family:Verdana;
}

#coordonnees
{
	margin-left:100px;	
}

.boutons
{
	text-align:center;
	padding:10px 10px 10px 10px;
}

td
{
 padding:5px 5px 5px 5px;
}

h1
{
	text-align:center;
	font-size:40px;
	color:White;
	font-family:Edwardian Script ITC
}

h2
{
	text-align:center;
	font-size:25px;
	font-family:Edwardian Script ITC;
}

.normal
{
	color:White;
	text-align:center;
	font-size:12px;
	font-family:Verdana;
}

#erreur
{
	margin-left:250px;
	text-align:center;
	color: white;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	border:solid 2px white;
	width:400px;
	
}

#CtlContents_BtnEnvoyer
{
color:white;
font-family:Arial;
font-size:20px;
}

.etoile
{
	position:absolute;
	top:377px;
	left:517px;
	z-index:1;
}
.liere
{
	position:absolute;
	top:0;
	left:725px;
	background-color:#B30037;
}
