#main{
width:920px; 
position: relative;
margin:0 auto; 
text-align:left;
background-color:#FFFFFF;
border:solid 1px #cccccc;
background-image:url(../images/fond.jpg);
}

#header{
background-color:#FFFFFF;
background-image:url(../images/paradis-zoo-animalerie.jpg);
height:283px;
}

#col-1{
float:right;
width:610px;
}

#col-2{
float:left;
width:304px;
}

#col-3{
float:right;
width:135px;
}

#footer{
background:#a19fa0;
color:#000000;
clear:both;
height:200px;
text-align:center;
}


