body {
text-decoration: none;
font: 12px Arial;
color: #444;
padding-top: 30px;
}

a {
text-decoration: none;
color: #D65825;
}

a:hover {
color: #B53507;
}

img {
border: 1px solid #555;
}




.site {
width: 750px;
border: 1px solid #777;
}

.top {
height: 132px;
}

.content {
min-height: 460px;
background: url(../images/site/bgSite.png) top left no-repeat;
}

.bottom {
text-align: center;
font-size: 10px;
color: #555;
padding-top: 5px;
padding-bottom:10px;
}




.titre {
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
border-bottom: 1px solid #bbb;
padding-bottom: 5px;
}

.titreSmall {
font-size: 13px;
padding-bottom: 2px;
border-bottom: 1px solid #bbb;
}
