/* CSS Document */

body
{
/*background-color:#0b2c71;*/
background-image:url(../../images/fond.gif);
background-repeat:repeat-x;
width:950px;
margin-top:2px;
margin:auto;
}


#bandeau
{
background-image:url(../../images/F1CS2.jpg);
background-repeat:no-repeat;
width:950px;
height:159px;
margin-bottom:-50px;
}

#menu_haut
{
padding-bottom:45px;
margin-left:50px;
}

/* partie menu gauche*/
#menu_g
{
float:left;
width:150px;
}
.info_mg
{
background-color:#FFFFFF;
margin-top:0px;

}
.info_mg h2
{
margin-top:0px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:center;
}

/* corps*/
#corps
{
background-color:#FFFFFF;
margin-left:160px;
width:580px;
text-align:center;
min-height:450px;
}
.message
{
padding-bottom:2px;
}

/* Partie menu droite */
#menu_d
{
float:right;
width:200px;
text-align:center;
}
.info_md
{
background-color:#FFFFFF;
height:330px;
}

/* PIED DE PAGE */
#pied_page
{
   background-image:url(../../images/cadre_bleu_ss_bord.gif);
   padding: 1px;
   margin-top:80px;
   text-align:center;
   color: #B3B3B3;
   border: 1px solid black;
   height:50px;
   
}
#pied_page h1
{
   	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin-top:0px;
}
#pied_page a:link
{
   	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
#pied_page a:visited
{
   	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

/* resultat_f1*/
#resultat_f1
{
	overflow:auto;
	height:150px;
	width:150px;
}

/* STYLE GENERAL */
.titre
{
    background-image:url(../../images/cadre_bleu4.gif);
	height:20px;
	border:solid;
	border-color:#000000;
	border-width:1px;
	text-align:left;
}
/* -------------
/* STYLE ECRITURE - GENERAL*/
/* ----------- */
.titre h1
{
	margin-top:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#ffffff;
}

h1
{
    font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:left;
	color:#FFFFFF;
}

h2 /* texte normal */
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}

h3 /* titre news, */
{
    font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:left;
	color:#FF6600;
}

h4
{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	text-align:right;
	color:#0b2c71;
	margin-top:-20px;
}

h5
{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	text-align:center;
	color:#0b2c71;
	margin-top:0px;
}
h6
{
  font-family:"Times New Roman", Times, serif;
  font-size:12px;
}


/* DEBAT */
.message
{
padding-bottom:2px;
}
.debat h1
{
    font-family:"Times New Roman", Times, serif;
	margin-bottom:0px;
	font-size:10px;
	color:#0b2c71;
	text-align:right;
}
.debat h2
{
    font-family:"Times New Roman", Times, serif;
	margin-bottom:0px;
	font-size:13px;
}
.debat h3
{
    font-family:"Times New Roman", Times, serif;
	margin-bottom:0px;
	font-size:10px;
	color:#FF6600;
	text-align:center;
}

#news
{
	background-color:#FFFFFF;
	margin-bottom:2px;
}

.image
{
	border:0px; /* on enleve la bordure des images pour les liens */
}

/* STYLE ECRITURE */

/* Permet de centrer le tableau */
table 
{
margin-left: auto;
margin-right: auto; 
} 

/* envoi formulaire */
#submit
{
color:#0b2c71;
font-size:12px;
background-color:#FF6600;
border-style:outset;
}

/* Sondage */
#tab_sondage
{
width:190px;
border:0px;
border-collapse:collapse;
}
#tab_sondage th
{
background-color:#fa7c28;
}



a:link
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:11px;
}
a:visited
{
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:11px;
}

#reglement
{
background-color:#FFFFFF;
margin-left:160px;
width:580px;
min-height:380px;
}
.message
{
padding-bottom:2px;
}
.message h1 /* titre reglement*/
{
color:#FF6600;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
