*{
margin: 0px;
padding: 0px;
border-collapse: collapse;
border: 0px;
}

body{
font-family: verdana;
font-size: 82%;
background: #2b2320;
}

#site{
width: 800px;
margin: auto;
margin-top: 200px;
background: #f1d09d;
}

#anim-intro{
float: left;
width: 512px;
}

#actu{
width: 268px;
height: 272px;
margin-left: 20px;
float: left;
background: url(images/fd-actu.jpg) no-repeat top left;
}

#pied{
width: 800px;
margin: auto;
margin-top: 40px;
text-align: center;
letter-spacing: 0.1em;
font-size: 9px;
text-transform: uppercase;
}

#site img{
float: left;
}

#site embed{
float: left;
}

.logos-partenaires {
display:block;
float: left;
width: 200px;
margin-left: 50px;
margin-top: 10px;}

.logos-partenaires img{
float: none;
clear: both;
margin-bottom: 5px;
}

.logos-partenaires p{
float: none;
clear: both;
margin-bottom: 15px;
font-weight: bold;
}

#actualite{
width: 400px;
background: url(images/actu_04.gif) repeat-y top right;
}

#actualite img{
float: right;
}

#actualite h1{
font-size: 1.1em;
margin-left: 15px;
color: #2b2320;
}

#actualite p{
color: #2b2320;
margin-left: 25px;
margin-right: 10px;
margin-bottom: 20px;
}
