body { 
background-color : #17365d; 
width : 98%; 
margin: auto;} 
* { 
margin : 0px; 
padding: 0px;
} 
a img { 
border : none; 
} 
.gauche { 
float : left; 
} 
.droite { 
float : right; 
} 
.dessous { 
clear : both; 
} 
.bloc {
width: 320px;
margin: auto;
}
.cadre { 
float : left; 
width : 420px; 
margin : 10px; 
padding : 5px; 
} 
.cadre1 { 
float : left; 
width : 480px; 
margin : 10px; 
padding : 5px; 
} 
.cadre2 { 
float : left; 
width : 380px; 
margin : 10px; 
padding : 5px; 
} 
.photo { 
float : right; 
width : 510px; 
background-color : #112142; 
} 
.photo1 { 
float : right; 
width : 520px; 
background-color : #112142; 
padding : 10px; 
} 
.photo2 { 
float : right; 
width : 450px; 
background-color : #112142; 
} 
a { 
font-weight : bold; 
color : #a3c856; 
} 
.tarifs { 
float : left; 
width : 150px; 
} 
.tarifs1 { 
float : left; 
width : 100px; 
} 

h1 { 
font-family : Arial, "Times New Roman", Times, serif; 
font-size : 16px; 
color : #fff; 
text-align : center; 
} 
h2 { 
font-family : Arial, "Times New Roman", Times, serif; 
font-size : 15px; 
color : white; 
text-align : center; 
} 
h3 { 
font-family : Arial, "Times New Roman", Times, serif; 
color : white; 
text-align : center; 
font-size : 13px; 
} 
h4 { 
font-family : Arial, "Times New Roman", Times, serif; 
font-size : 11px; 
color : white; 
text-align : left; 
text-indent : 20px; 
} 
h5 { 
font-family : Arial, "Times New Roman", Times, serif; 
font-size : 11px; 
color : #825d3f; 
text-align : center; 
} 
p { 
font-family : Arial, "Times New Roman", Times, serif; 
font-size : 12px; 
color : white; 
text-align : justify; 
font-style : normal; 
font-weight : normal; 
} 



td { 
border-width:1px;
border-style:solid; 
border-color: #fff;
width:10%;
text-align: center;
font-family: arial,"Century Gothic", "Arial Black";
font-weight : normal;
color: #fff;
padding: 5px;
} 
.pied { 
margin : auto; 
width : 800px; 
} 
.formulaire { 
width : 450px; 
} 
.formulaire1 { 
float : left;
width : 450px; 
margin : auto; 
} 
label { 
display : block; 
float : left; 
width : 250px; 
} 
fieldset { 
margin : 15px; 
padding : 10px; 
} 
legend { 
font-family : "Century Gothic", "Arial", "Times New Roman", Times, serif; 
color : white; 
font-weight : bold; 
}
