@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#site{
position:relative;
width:1000px;
min-height:800px;
background-image:url(images/invocation.gif);
background-position:top left;
background-repeat:no-repeat;
}
.header{
position:relative;
width:1200px;
height:189px;
}
.bulle{
position:relative;
height:189px;
witdh:200px;
float:left;
z-index:4;
}
.long_header{
position:relative;
height:189px;
width:801px;
float:left;
}

.content{
position:relative;
}

.menu{
position:relative;
width:200px;
float:left;
}
.menu_colonne1{
z-index:2;
width:200px;
height:228px;
background-image:url(images/aerth_03.png);
background-position:top left;
background-repeat:no-repeat;
}
.second_line{
position:relative;
width:1000px;
}
.menu_colonne{
position:relative;
width:200px;
background-image:url(images/aerth_05.png);
background-repeat:repeat-y;
}
.end_colonne{
position:relative;
width:200px;
}
.configuration{
position:relative;
float:left;
top:-20px;
left:45px;
}
#sup_home{
position:absolute;
top:-30px;
right:0px;
width:400px;
text-align:right;
height:24px;
line-height:24px;
}
.content_box{
position:relative;
float:left;
border: 1px solid #6a6a6a;
left:45px;
width:725px;
padding:10px;
background-color:#FFFFFF;
color:#000000;
}
.content_box_noir{
position:relative;
float:left;
border: 1px solid #6a6a6a;
left:45px;
width:725px;
padding:10px;
background-color:#000000;
color:#FFFFFF;
}
.first_content_box{
position:relative;
float:left;
border: 1px solid #6a6a6a;
left:45px;
width:725px;
padding:10px;
background-image:url(images/fond_contentbox.png);
background-repeat:repeat;
}

.recits_content_box{
position:relative;
float:left;
border: 1px solid #6a6a6a;
left:45px;
top:20px;
width:725px;
padding:10px;
background-image:url(images/fond_contentbox.png);
background-repeat:repeat;
}
.lire_suite{
position:absolute;
text-align:right;
bottom:10px;
right:10px;
}
.second_content_box{
position:relative;
float:left;
width:750px;
left:45px;
margin-top:20px;
}

.second_content_box_left{
position:relative;
float:left;
width:350px;
height:240px;
padding:10px;
background-image:url(images/fond_contentbox.png);
background-repeat:repeat;
border: 1px solid #6a6a6a;
}
.second_content_box_right{
position:relative;
float:right;
width:350px;
height:240px;
padding:10px;
background-image:url(images/fond_contentbox.png);
background-repeat:repeat;
border: 1px solid #6a6a6a;
}
.recit_list{
overflow:auto;
width:340px;
height:200px;
}

.menu_box{
position:relative;
width:200px;
border: 1px solid #6a6a6a;
background-image:url(images/fond_menubox_vert.gif);
background-position:bottom left;
background-repeat:repeat-x;
background-color:#FFFFFF;
margin-left:20px;
}
img{
border:none;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:28px;
margin-top:2px;
color:#484848;
}

h1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:28px;
margin-top:2px;
color:#484848;
text-decoration:none;
}
h1 a:hover{
text-decoration:none;
}
#content_box_article h1{
width:550px;
}
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
margin-top:2px;
margin-bottom:2px;
color:#484848;
}
ul{
list-style:inside;
margin:5px;
}

a{
color:#484848;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#484848;
}

p{
margin-top:5px;
margin-bottom:5px;
text-align:left;
}

.spacer{
position:relative;
clear:both;
}
.spacer_recit{
position:relative;
clear:both;
height:20px;
width:720px;
}
ul.recits{
list-style:inside;
margin:0;
margin-left:40px;
}

.intro{
font-size:9px;
}

#center_content{
position:relative;
float:left;
width:750px;
left:45px;
}
.base_content_box{
position:relative;
border: 1px solid #6a6a6a;
width:725px;
padding:10px;
background-image:url(images/fond_contentbox.png);
background-repeat:repeat;
}
#content_box_article{
width:725px;
padding:10px;
background-color:#FFFFFF;
color:#000000;
border: 1px solid #6a6a6a;
}
#superieur{
position:absolute;
top:-35px;
right:0px;
width:400px;
text-align:right;
height:24px;
line-height:24px;
}
#player_mp3{
position:absolute;
top:-30px;
left:0px;
width:300px;
text-align:left;
height:24px;
line-height:24px;
}

#comment_box{
position:relative;
margin-top:20px;
}
div.formulaire_notation{
position:absolute;
right:10px;
top:15px;
}
.comment{
border: 1px solid #6a6a6a;
width:725px;
padding:10px;
background-color:#FFFFFF;
}
.auteur{
text-align:right;
margin-top:5px;
margin-bottom:5px;
}
#formulaire_comment{
position:relative;
border: 1px solid #6a6a6a;
top:20px;
width:725px;
padding:10px;
background-color:#FFFFFF;
}
.barre{
width:400px;
}
a.spip_out{
color:#48bf61;
font-weight:bold;
}

ul#miniliste{
margin:0;
padding:0;
list-style:none inside;
list-style-image:url('dist/puce.gif');
margin-left:20px;
}
ul#miniliste li{
font-size:10px;
}
ul#miniliste a{
font-size:10px;
}
.spip_documents_left{
margin-right:5px;
margin-bottom:2px;
}
.spip_documents_right{
margin-left:5px;
margin-bottom:2px;
}