html, body {
width: 100%;
height: 100%;
background: #F6EEE2 url(charte/fond.gif) repeat-y;
margin: 0;
padding: 0;
/*overflow: auto;*/
font-family: Arial, Verdana;
font-size: 12px;
color: #333333;
text-align: justify;
}

img {
border: 0;
}

a {
color: #867D6F;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1{
font-size: 15px;
color: #867D6F;
font-weight:bold;
}

h2{
font-size: 13px;
color: #867D6F;
font-weight:bold;
}
h3{
font-size: 13px;
color: #B40500;
font-weight:bold;
}

.bouton{
border: 1px solid #B40500;
margin-right: 10px;
color: #333333;
background: #F6EEE2;
}

#page {
/*position: absolute;*/
position: relative;
width: 780px;
margin: 0;
padding: 0;
left: 50%;
margin-left: -390px;
}

#haut {
/*background: transparent url(charte/bandeau.gif) top left no-repeat;*/
width: 780px;
height: 95px;
margin: 0;
padding: 0;
}
#haut ul{
margin: 0;
padding: 0
}
#haut li a{
list-style-position: outside;
list-style-type: none;
width: 300px;
height: 75px;
display: block;
}

#contenu {
background: #EFE3D1 url(charte/trait.gif) top left no-repeat;
border-right: solid 1px #B40500;
display: block;
width: 779px;
margin: 0;
padding: 10px;
padding-right: 0;
padding-left: 0;
}
#cadre {
margin-right: 10px;
margin-left: 10px;
padding: 10px;
border: solid 1px #ffffff;
}
#cadre ul{
margin-bottom: 0;
}
#cadre li{
list-style-position: outside;
list-style-type: none;
background: transparent url(charte/puce.gif) 0 6px no-repeat;
margin-left: -30px;
margin-bottom: 8px;
padding-left: 16px;
}



#bas {
background: #EFE3D1 url(charte/trait.gif) top left no-repeat;
border-right: solid 1px #B40500;
display: block;
width: 779px;
margin: 0;
padding: 10px;
padding-right: 0;
padding-left: 0;
text-align: center;
font-size: 10px;
height: 63px;
}
#bas span{
color: #B40500;
}
#bas a{
color: #786D5B;
text-decoration: none;
}
#bas a:hover{
text-decoration: underline;
}
#bas #ffci{
text-align: right;
float: right;
margin-top: -25px;
margin-bottom: -8px;
margin-right: 6px;
}
#bas #snpi{
text-align: left;
float: left;
margin-top: -35px;
margin-bottom: -8px;
margin-left: 6px;
}
#ap{
font-size: 10px;
text-align: right;
float: right;
margin-top: 0;
margin-bottom: 0;
margin-right: 6px;
}
#xhtml{
font-size: 10px;
text-align: left;
float: left;
margin-top: 0;
margin-bottom: 0;
margin-left: 6px;
}

#drapeaux {
margin-top: -23px;
float: right;
margin-right: 7px;
}
#drapeaux img{
margin-left: 8px;
}

#via
{
font-weight:italic;
}
.bloc_gauche{
width:48%;
min-height:50%;
max-width: 50%;
float:left;
}


.gauche_tmp{
float:left;
width:70%;
}

.bloc_gauche p{
margin-right:20px;
}

.bloc_gauche li{
text-indent : 5%;
padding-bottom:8%;

}

.bloc_gauche li:first-letter{
text-indent : 8%;
font-weight:bold;
font-size: 15px;
}
.bloc_droit{
width:auto;
min-height:50%;
max-width:50%;
margin-left: 50%;	
}

.bloc_droit p{
margin-left:20px;	
}

.bloc_droit li{
padding-bottom:5%;
text-indent : 3%;
}
.bloc_droit li:first-letter{
font-weight: bold; 
font-size: 15px;
color:#B40500;
}

#color{
background-color: #F6EEE1;
border: solid 1px #B40500;
}

#bloc_text{

margin-left:20px;
margin-right:20px;
margin-top:20px;
}

/*-*/

.titre{
font-size: 15px;
color: #867D6F;
font-weight:bold;
}
.titrepetit{
font-size: 13px;
color: #666666;
font-weight:bold;
}
.soustitre{
font-size: 13px;
color: #B40500;
font-weight:bold;
}

.separ{
display: block;
margin: 0;
padding: 0;
width: 780px;
height: 1px;
font-size: 1px;
background: transparent url(charte/trait.gif) top left no-repeat;
}

.photo{
float: left;
border: solid 1px #ffffff;
padding: 4px;
margin-right: 20px;
}