/**********Definitions generales***********/
html {
font-size: 100%;
}

body {
margin: 0;
padding: 0;
text-align: center;
font-size: 1em;
color: black;
font-family: arial, verdana, sans-serif;
background:#E2E2E2 url(images/body_bg.png) top center repeat-x;
padding-bottom:10px;
}

div,ul,li,table,td,h1,h2,h3,h4,h5,p,span,form,img{
margin: 0;
padding: 0;
font-size: 1em;
}

ul{
list-style:none;
}

a{
text-decoration:none;
}

.nettoyeur{
clear:both;
}

span.spip_surligne{
background:none;
}

/**************Mise en forme du texte*******************/
h1{
color:#CF2424;
font-size:1.625em;
margin-bottom:16px;
}

h2{
color:#CF2424;
font-size:1em;
margin-bottom:16px;
}

h3{
color:#CF2424;
font-size:0.875em;
margin-bottom:8px;
}

h4{
font-size:0.875em;
margin-bottom:8px;
}

p{
font-size:0.75em;
margin-top:8px;
margin-bottom:8px;
text-align:justify;
}

img{
vertical-align:middle;
}

ul{
margin-top:8px;
margin-bottom:8px;
}

li{
font-size:0.75em;
padding-left:15px;
margin-left:30px;
background:transparent url(images/li_puce.gif) 0px 3px no-repeat;
margin-top:2px;
margin-bottom:2px;
}

td{
font-size:0.75em;
}

strong{
color:#CF2424;
}

a{
color:#CF2424;
}

a:hover{
color:black;
}

.spip_documents_left{
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
}

.spip_documents_right{
margin-left:20px;
margin-top:10px;
margin-bottom:10px;
}

/****************Contenu*************/
.contenu{
text-align:left;
width:854px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
}

.contenu_left{
width:554px;
float:left;
}

.contenu_right{
width:278px;
float:right;
border-left:1px solid #E9B5B5;
}


/**************************Menu***************************/
.menu{
border-top:1px solid #E2E2E2;
width:854px;
height:55px;
margin-left:auto;
margin-right:auto;
margin-top:6px;
}

.menu ul{
margin-top:0px;
margin-bottom:0px;
}

.menu li{
margin:0;
padding:0;
background:none;
float:left;
display:block;
height:30px;
padding-top:13px;
padding-left:0px;
margin-top:0px;
margin-bottom:0px;
font-size:0.9375em;
}

.menu a{
color:black;
}

.menu a:hover{
color:#CF2424;
}

.menu .premiere_lettre{
color:#CF2424;
}

.menu .menu_on{
background:transparent url(images/menu_on_bg.png) top center no-repeat;
}

/*******************Bandeau*****************/
.bandeau{
width:870px;
height:265px;
margin-left:auto;
margin-right:auto;
position:relative;
background:transparent url(images/bandeau_bg.png) top center no-repeat;
}

.bandeau img{
display:block;
width:846px;
height:188px;
position:absolute;
top:65px;
left:12px;
}



/**************Pied*************/

.ligne_pied{
width:854px;
height:16px;
font-size:1px;
line-height:1px;
margin-left:auto;
margin-right:auto;
border-top:1px solid #EEBBBB;
}

.pied{
width:854px;
min-height:150px;
margin-left:auto;
margin-right:auto;
color:#CD7575;
text-align:left;
}

.pied_top{
height:5px;
font-size:5px;
line-height:5px;
background:transparent url(images/pied_top.png) top left no-repeat;
}

.pied_bottom{
background:transparent url(images/pied_bg.png) bottom left no-repeat;
padding-left:15px;
padding-right:15px;
padding-top:6px;
padding-bottom:6px;
}

.pied a{
color:#CD7575;
}

.pied a:hover{
color:black;
}


.pied ul{
display:block;
margin:0;
padding:0;
margin-top:6px;
margin-bottom:6px;
}

.pied .site{
float:left;
width:228px;
}

.pied strong{
font-size:0.6875em;
font-weight:bold;
color:#CD7575;
}

.pied li{
margin:0;
padding:0;
background:none;
font-size:0.6875em;
display:block;
margin-top:2px;
margin-bottom:2px;
}

.pied .accueil span{
background:transparent url(images/pied_accueil_puce.png) center left no-repeat;
padding-left:15px;
}

.pied .mentions span{
background:transparent url(images/pied_mentions_puce.png) center left no-repeat;
padding-left:14px;
}

.pied .contact span{
background:transparent url(images/pied_contact_puce.png) center left no-repeat;
padding-left:19px;
}

.pied .conception{
margin-top:15px;
}

.pied .pages{
float:left;
width:228px;
}

.pied .divers{
float:right;
width:228px;
text-align:right;
}

.pied .remonter span{
font-weight:bold;
background:transparent url(images/pied_remonter_puce.png) center left no-repeat;
padding-left:14px;
}

/***************Page 404*************/
div#page_404{
background:white;
border:1px solid black;
width:400px;
margin-left:auto;
margin-right:auto;
padding:20px 20px 20px 20px;
margin-top:100px;
}

div#page_404 h1{
margin-top:10px;
margin-bottom:10px;
}

div#page_404 p, div#page_404 div{
text-align:center;
}
