body {background:#fff;  margin:0;  color: #333;}
.mainsup{width:100%; height: 100px; background:#FFF url(./img/panorama.jpg) repeat-x;float:top;}
.subheader{width:100%; height: 25px; background:#FFF url(./img/panorama2.jpg) repeat-x;margin-top:1px;float:top;}


#tableau {
margin-left : auto;
margin-right : auto;
margin-top : 100px;
border: #3465A4 2px solid;
color:#3465A4;
border-spacing: 2px;
border-collapse: separate;
text-align : center;
font-size: xx-large;
font-weight: bold;
color:#3465A4;
background-color: white;
}

#tableau td
{
    border: #3465A4 1px solid;
    padding-left: 10px;
}

select{
color: black;
font-size: large;
}

button{
color: black;
font-size: large;
}

#partenaire{
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	color:#3465A4;
}
#tableau2{
margin-top : 50px;
margin-left : auto;
margin-right : auto;
border: #3465A4 2px solid;
color:#3465A4;
border-spacing: 2px;
border-collapse: separate;
text-align : center;
font-size: large;
font-weight: bold;
color:#3465A4;
background-color: white;

}
#tableau2 td{
border: #3465A4 2px solid;
}
.retour_site {
	margin-top : 50px;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	
}
.retour_site a{
color:#3465A4;
}




