/* CSS Globlale du site Latributerre.fr */

body {
margin : 0;
padding:0;
background: #FFFFFF;
font-size:0.86em;
line-height:1em;
font-family:Arial, Helvetica, sans-serif;
}

a img {
text-decoration:none;
border:none;
}

a {
text-decoration:none;
}

em {
color:#C8D02D;
}

#page {
position:absolute;
top:0%;
left:50%;
margin-left:-386px;
width:772px;
min_height:600px;
}

#contenaire {
width:772px;
background:#FFFFFF url(img/fond-haut.png) no-repeat;
}

#contenu {
position:relative;
width:772px;
min-height:420px;
_height:420px;
}

#menu{
position:relative;
top:-125px;
z-index:3;
text-align:right;
}

#logo {
position:relative;
top:0px;
}

#pied {
width:772px;
height:65px;
min-height:65px;
_height:65px;
padding-top:193px;
margin-top:-193px;
text-align:right;
background:transparent url(img/fond-bas.png) no-repeat;
}

h5{
color:#999999;
font-size :1.3em;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin:0px 0px 10px 0px;
}

h6{
font-size:0.90em;
line-height:1.1em;
}




