* {
margin:0;
padding:0;
}
body
{
   width: 100%;
font-family: Arial, Calibri, Times;
  background-image: url("new/fond7.jpg");
}
.dessous
{
   clear: both;
   }
a {
text-decoration:none;
}
#tete
{ margin: 10px;
  
  height: 180px;
  }
img
{
background-color: #26282A;
padding: 5px;
}

.textes
{
float: left;
margin-left: 20px;
width: 480px;
padding: 5px;
color: #86513F;
 background-color: #26282A;
 }

table {
margin:auto;
}
td, th {
	padding: 5px;
		font-weight: bold;
text-align: center;
}
th {
background-color: #4e2f12;
color: #cd9534;
}
a {
color:black;
 }
.gauche { 
	float : left;
}
.droite { 
	float : right;
}
.marron {
background-color: #4e2f12;
color: #cd9534;
}
.marron  a
{
color: #cd9534;
text-decoration:none;
}
h1,h2,h3,h4
{
   text-align: center;
    color: white;
}
h1
{
   font-size: 120%;
   }
h2
{
   font-size: 120%;
   }
   h3
{
     font-size: 100%;
}
h4
{
     font-size: 100%;
}
h5
{
   font-size: 90%;
text-align: center;
color: white;}
h6
{
  font-size: 95%;
      text-align: justify;
}
p
{
   font-size: 100%;
 
text-align: justify;
}

/* formullaire */
label {
float:left;
display:block;
width:250px;
font-size: 100%;
}
fieldset
{
max-width: 600px;
margin: auto;
padding: 10px;
}
legend {
color: #cd9534;
background-color: #4e2f12;
}
.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; 
}
