body{
width: 800px;
margin: auto;
margin-top: 0px;
margin-bottom: 100px;
background-color: #bebfc0;
}

a{
color: black;
text-decoration: none;
}

a:visited{
text-decoration: none;
}
a:hover{
text-decoration: none;
}
.sous_titre a:hover{
text-decoration: underline;
}
.lien_site_tt:hover{
color: #ff7b00;
}

table{
width: 800px;
background-color: white;
font-family: verdana, arial, sans serif;
font-size: 10px;
color: black;
text-align: left;
letter-spacing: -0.1px;
word-spacing: -0.8px;
line-height: 11.3px;
}

#en_tete .index{
background-color: #bebfc0;
}
#en_tete table{
height: 20px;
}

#corps table{
height: 500px;
border-right: 20px solid white;
}
#corps td{
vertical-align: top;
width: 240px;
border: 20px solid white;
border-right: 0px solid white;
border-bottom: 0px solid white;
}

img{
float: left;
border-right: 40px solid white;
}
.droite img{
float: right;
border-right: 0px solid white;
}

.titre_noir{
font-size: 24px;
font-weight: bold;
}
.chapeau{
font-size: 32px;
line-height: 40px;
}
.sous_titre a{
font-weight: bold;
font-size: 18px;
color: #ff7b00;
float: right;
}
.titre{
margin-top: 0px;
width: 760px;
line-height: 15px;
}

.hauteur_265{
height: 265px;
}
