/* CSS Document */

body {background-color:#000000;margin:0px;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:12px;}
/*form  {display:inline;}*/

/* DIV CONTENEUR */
#conteneur {width:1000px;height:auto;margin:0 auto;}

/* CONTENU PRINCIPAL + FOND HONORE TITRE */
#centre	{clear:both;width:1000px;height:auto;background-color:#000000;}


/* ANIMATION FLASH */
#animFlash	{clear:both;width:1000px;height:630px;background-color:#000000;}

/* ENTREE DU SITE */
#Entrer	{clear:both;width:1000px;height:auto;text-align:center;color:#CE0822;font-weight:bold;font-size:30px;margin-bottom:100px}
#Entrer	a	{color:#CE0822;text-decoration:none;}
#Entrer	a:hover	{color:#CE0822;text-decoration:underline;}

/* ADRESSE CLIENT */
#Adresse	{clear:both;width:1000px;height:auto;text-align:center;color:#FFFFFF;padding-bottom:5px;}

/* PIED */
#pied	{clear:both;width:1000px;height:auto;color:#FFFFFF;font-size:12px;text-align:center;border-top:1px solid #CE0822;padding-top:5px;}
#pied	a	{text-decoration:none;color:#FFFFFF;}
#pied	a:hover	{text-decoration:none;color:#CE0822;}

/* DIV infos Legales */
#infosleg {clear:both;width:auto;height:11px;text-align:center;color:#FFFEFF;padding:5px 0 5px 0;}
#infosleg a{text-decoration:none;color:#FFFFFF;}
#infosleg a:hover{text-decoration:none;color:#FFFFFF;text-decoration:underline;}