@import 'navig.css';

* {
margin:0;
padding:0;
}

body {
background:#d6dddd url(/local/images/bousse_fond.jpg) repeat-x;
font-size:80%;
font-family:'Trebuchet MS', sans-serif;
line-height:2.5ex;
color:#666;
}

.clear {
clear:both;
height:0;
}

h1 {
font:150% Verdana;
}

h2 {
font:130% Verdana;
}

h3 {
font:110% Verdana;
}

#conteneur {
width:770px;
margin:0 auto;
padding:0 5px;
background:url(/local/images/bousse_conteneur_fond.png);
}

#titre {
height:220px;
width:770px;
}

#titre h1,
#titre h2 {
overflow:hidden;
height:0;
width:0;
}

#contenu {
background:url(/local/images/bousse_texte_haut.png) no-repeat;
width:575px;
float:right;
padding:100px 0 0;
margin:0 4px 5px 0;
}

#contenu .fond {
width:573px;
background:#fff;
border-width:0 1px;
border-color:#999;
border-style:solid;
}

#contenu .bas {
clear:both;
padding:70px 0 0;
background:url(/local/images/bousse_texte_bas.png) bottom no-repeat;
}

p.copyright,
p.dolphin {
padding:0 5px;
margin:0;
font-size:70%;
color:#999;
}

p.copyright {
float:left;
}

p.dolphin {
float:right;
}

p.dolphin a img {
border:none;
}

#bas {
width:780px;
padding:10px 0 0;
margin:0 auto;
background:url(/local/images/bousse_fond_bas.png) no-repeat top;
}
