body { 
background-color : #943634; 
width : 100%; 
} 
* { 
margin : 0px; 
padding : 0px; 
} 
a img { 
border : none; 
} 
.gauche { 
float : left; 
} 
.droite { 
float : right; 
} 
.boite { 
float : left; 
width : 300px; 
padding : 5px; 
background-color : #CCC193; 
border : 1px solid #ffffcc; 
} 
.boite a { 
color : black; 
} 
.boite h5 { 
color : black; 
} 
hr { 
color : #ccc193; 
} 
.photo { 
float : right; 
width : 38%; 
background-color : #ccc193; 
margin-right : 5px; 
margin-top : 30px; 
} 
.photo a { 
font-weight : bold; 
color : black; 
} 
.photo1 { 
float : right; 
width : 72%; 
background-color : #ccc193; 
margin : 5px; 
}
.bloc {
float : left;
margin: auto;
width: 17%;
height : 90px;
margin : 5px; 
} 
.bloc a { 
font-weight : bold; 
color : black; 
font-size : 12px; 
} 
.bloc1 {
margin: auto;
width: 70px;
} 
.photo h3 {
color : black; 
}
.dessous { 
clear : both; 
} 
.logo { 
float : left; 
background-image : url('menu/logo.jpg'); 
width : 354px; 
height : 82px; 
} 
.texte { 
float : left; 
width : 35%; 
padding-left : 10px; 
} 
.menu { 
margin: auto;
width : 150px; 
} 
.menu1 { 
width : 150px; 
} 
.lettre { 
color : #33ccff; 
font-weight : bold; 
} 
.lettre1 { 
color : #33cc33; 
font-weight : bold; 
} 
.lettre2 { 
color : #99ffcc; 
font-weight : bold; 
} 
.lettre3 { 
color : #339966; 
font-weight : bold; 
} 
.lettre4 { 
color : #99ff99; 
font-weight : bold; 
} 
a { 
font-weight : bold; 
color : #33cc33; 
text-decoration : none; 
} 
h1 { 
font-family : calibri, Arial, serif; 
font-size : 18px; 
color : #ccc193; 
text-align : center; 
} 
h2 { 
font-family : calibri, Arial, serif; 
font-size : 16px; 
color : black; 
text-align : center; 
} 
h3 { 
font-family : calibri, Arial, serif; 
color : #ffffcc; 
text-align : center; 
font-size : 14px; 
} 
h4 { 
font-family : calibri, Arial, serif; 
font-size : 14px; 
color : #ffffcc; 
text-align : left; 
} 
h5 { 
font-family : calibri, Arial, serif; 
font-size : 14px; 
color : #ffffcc; 
text-align : justify; 
text-indent : 15px; 
font-style : normal; 
font-weight : normal; 
} 
h6 { 
font-family : calibri, Arial, serif; 
font-size : 13px; 
color : #000; 
text-align : center; 
text-indent : 15px; 
} 
p { 
font-family : Arial, serif; 
font-size : 13px; 
color : #ffffcc; 
text-align : justify; 
font-style : normal; 
font-weight : normal; 
} 
label { 
display : block; 
float : left; 
width : 200px; 
font-size : 12px; 
color : black; 
padding : 5px; 
} 
fieldset { 
margin-bottom : 15px; 
font-family : calibri, Arial, serif; 
font-size : 14px; 
color : black; 
font-weight : bold; 
margin : 5px; 
}