* {
margin : 0;
padding : 0;
}

ul{
list-style-type: circle;
}

a {
color: white;
}

div#contenu label {
color : #6f4a27;
}

div#contenu .erreur {
color : #ff0000;
}

body {
color : #FFFFFF;
font-style: normal;
font-weight: normal;
font-family: Arial, Verdana, sans-serif;
text-align : left;
background-repeat : repeat;
background-image : url(./images/bg.png);
text-align: center;
}

div#enveloppe {
width : 860px;
margin-left : auto;
margin-right  : auto;
margin-top : 20px;
margin-bottom : 20px;
}

div#hautpage {
background-repeat: no-repeat;
background-image : url(./images/banniere5.jpg);
height : 260px;
text-align: center;
}

div#lienhaut{
width:830px; 
height:27px;
font-family : Garamond, Georgia, serif;
font-size : 0.8em;
padding-top: 7px;
color : #291705;
text-align: center;
}

div#lienhaut a {
text-decoration: none;
color: #4d5e6e;
}

div#lienhaut a:hover {
text-decoration: underline;
color: #4d5e6e;
}

div#lienhaut a:visited {
color: #4d5e6e;
}

div#lienhaut li {
display: inline;
margin-left: 10px;
}


div#lienbanniere{
width:860px; 
height:160px;
}

div#lienbanniere2{
width:170px; 
height:60px;
float: left;
}

div#hautpage a {
text-decoration: none;
color: #4d5e6e;
}

div#hautpage a:hover {
text-decoration: underline;
color: #4d5e6e;
}

div#hautpage a:visited {
color: #4d5e6e;
}

div#hautpage li {
display: inline;
}

div#hautpage h1 {
color: #9e1317;
}


div#hautpage .navigation {
font-family : Garamond, Georgia, serif;
font-size : 1em;
margin-top: 8px;
color : #291705;
margin-left: auto;
text-align: center;
}

div#hautpage .centre li {
margin-left : 0.7em;
margin-right: 0.7em;
}

div#hautpage .gauche {
float : left;
margin-left : 30px;
}

div#hautpage .gauche li{
margin-right: 14px;
}

div#hautpage .droite {
float : right;
margin-right: 30px;
}

div#hautpage .droite li{
margin-left: 9px;
}

#hautpage:after {
content: "."; 
visibility: hidden; 
clear: both; 
display: block;
}

div#contenu {
width : 860px;
font-size: 0.80em;
background-repeat: repeat-y;
background-image : url(./images/bgcontenu.jpg);
text-align : justify;
line-height : 1.5em;
padding-top: 10px;
}

#contenu:after {
content: "."; 
visibility: hidden; 
clear: both; 
display: block;
}

div#contenu .titre {
margin-left : 50px;
}

div#contenu .important {
border: 4px solid #f1e8d0; 
padding: 10px; 
background-color : #f8f0da;
margin-bottom: 25px;
}

div#contenu .important p {
margin-bottom: 10px;
}
div#contenu .important ul {
margin-bottom: 10px;
}

div#contenu .borduredroite {
border-left-style: none;
border-bottom-style: none;
border-right-style: solid;
border-top-style: none;
border-right-color: #f1e8d0;
border-right-width: 3px;
}

div#contenu .borduregauche {
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-style: none;
border-left-color: #f1e8d0;
border-left-width: 3px;
}

div#contenu .primaire {
width : 450px;
}

div#contenu .secondaire {
width : 250px;
}

div#contenu .gauche {
margin-left : 50px;
float : left;
padding-right: 25px;

}

div#contenu .droite {
margin-right : 60px;
float : right;
padding-left: 15px;
}

div#contenu .seul {
width: 750px;
margin-left : 50px;
margin-right : 50px;
float: left;
}

div#contenu a {
text-decoration: none;
color: #503215;
border-bottom: 1px dashed #503215;
}

div#contenu a:hover {
text-decoration: none;
color: #503215;
border-bottom: 1px solid #503215;
}

div#contenu a:visited {
color: #503215;
}

h1, h2, h3, h4, h5 {
font-family : Garamond, Georgia, serif;
}

h1 {
margin-bottom : 30px;
}

h1, h2, h3, h4, h5 {
color : #503215;
text-align: left;
}

h2 {
margin-bottom : 20px;
}

h3 {
margin-bottom : 15px;
}

h4 {
margin-bottom : 10px;
}

h5 {
margin-bottom : 5px;
}

#contenu p {
color : #6f4a27;
margin-bottom : 25px;
}

#contenu ul {
list-style-position: inside;
color : #6f4a27;
margin-bottom : 25px;
margin-left: 10px;
}

#contenu img {
margin-bottom : 25px;
border : 0px;
}

div#baspage {
background-repeat: no-repeat;
background-image : url(./images/bgfooter.jpg);
height : 48px;
margin-bottom : 10px;
padding-top : 32px;
}

div#baspage a {
text-decoration: none;
color: #4d5e6e;
}

div#baspage a:hover {
text-decoration: underline;
color: #4d5e6e;
}

div#baspage a:visited {
color: #4d5e6e;
}

div#baspage li {
display: inline;
}

div#baspage .navigation {
font-family : Garamond, Georgia, serif;
font-size : 0.85em;
margin-top: 2px;
color : #291705;
}

div#baspage .gauche {
float : left;
margin-left : 30px;
}

div#baspage .gauche li{
margin-right: 9px;
}

#baspage p {
font-size: 0.7em;
color : #6f4a27;
}

.notebp {
font-size : 0.7em;
}