* {
padding: 0;
margin: 0;
}

body {
background-image: url(../images/bg_body.gif);
color: #523906;
text-align: center;
padding-bottom: 50px;
background-position: top center;
font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
min-width: 950px;
}

p, ul, ol {
font-size: 0.8125em;
margin-bottom: 1em;
}

ul, ol {
}

div#principal li {
background-image: url(../images/puce.gif);
background-repeat: no-repeat;
background-position: 0 4px;
list-style-type: none;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-left: 18px;
}

a#informations {
background-image: url(../images/btn_informations.gif);
background-repeat: no-repeat;
background-position: top center;
width: 269px;
height: 40px;
float: right;
}

a:hover#informations{
background-position: bottom center;
}

a#informations span {
display: none;
}

hr {
clear: both;
visibility: hidden;
}

div#conteneur {
background-image: url(../images/bg_entete.jpg);
background-repeat: repeat-x;
background-position: top center;
}

div#conteneur2 {
background-image: url(../images/bg_entete2.jpg);
background-repeat: no-repeat;
background-position: top center;
}

div#entete {
height: 260px;
background-image: url(../images/entete.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 950px;
margin-left: auto;
margin-right: auto;
}

div#contenu {
background-image: url(../images/bg_contenu2.jpg);
background-position: top center;
background-repeat: repeat-y;
width: 950px;
margin-left: auto;
margin-right: auto;
}

div#contenu2 {
background-image: url(../images/bg_contenu3.jpg);
background-position: bottom center;
background-repeat: no-repeat;
}

div#contenu3 {
background-image: url(../images/bg_contenu.jpg);
background-position: top center;
background-repeat: no-repeat;
min-height: 500px;
}

div#principal, div#secondaire {
text-align: left;
}

div#principal {
width: 374px;
float: left;
padding-left: 25px;
padding-right: 25px;
margin-left: 4px;
margin-top: 90px;
margin-bottom: 20px;
}

div#secondaire {
width: 428px;
float: right;
padding-left: 25px;
padding-right: 25px;
margin-right: 4px;
margin-top: 30px;
margin-bottom: 100px;
}

div#photoseule, div#photomini {
text-align: center;
margin-left: -25px;
margin-right: -25px;
margin-bottom: 1em;
}

div#photoseule img {
border: solid #ffffff 10px;
}

div#photomini {
background-color: #dcd1b3;
background-image: url(../images/bg_photomini.gif);
background-position: top right;
background-repeat: repeat-y;
padding: 1em 0;
}

div#photomini img {
border: solid #ffffff 5px;
border-collapse: collapse;
margin-right: 5px;
}

div#photomini li {
display: inline;
margin-left: 13px;
margin-right: 12px;
}

div#baspage {
background-image: url(../images/baspage.jpg);
background-position: top center;
background-repeat: no-repeat;
padding-top: 50px;
width: 950px;
margin-left: auto;
margin-right: auto;
}

div#baspage p {
color: #ffffff;
font-size: 0.6875em;
font-style: italic;
}

div#baspage p a {
color: #ffffff;
text-decoration: none;
}

div#baspage p a:hover {
text-decoration: underline;
}
