/*
Style by eax (www.dataxy.fr) 2006
*/


/* CONTAINERS */
#contenu{
position:absolute;
width:775px;
}
body{
background:#E8F4DE url(fond.gif) repeat-y left;
}


a{
color:#87365d;
}
a:hover{
color:#e05a99;
}


/* ZONE DE TITRE */
#barre_titre{
background:url(titre.jpg) no-repeat top left;
width:100%;
height:168px;
}
#barre_titre h1{
font-weight:normal;
font-size:28px;
position:relative;
top:130px;
text-align:right;
right:180px;
}
#barre_titre h1 a,#barre_titre h1 a:hover{
color:#fff;
text-decoration:none;
}


/* ZONE D'ONGLETS */
#barre_onglets{
position:absolute;
top:168px;
background:#E05A99;
width:100%;
height:20px;
}
#barre_onglets ul{
left:0;
margin:0;
height:20px;
width:100%;
}
#barre_onglets li{
width:100px;
float:left;
border-right:1px solid #fff;
display:block;
}
#barre_onglets ul li a{
background:#f9a1de;
width:100px;
text-align:center;
display:block;
height:20px;
line-height:20px;
text-decoration:none;
color:#fff;
}
#barre_onglets ul li a:hover{
background:#b07d86;
}


/* COLONNE */
#colonne{
width:150px;
border-left:1px solid #fff;
padding:5px;
position:absolute;
left:614px;
}
#colonne #photo_id{
text-align:center;
}
#colonne #photo_id img{
border:1px solid #87365d;
padding:1px;
}
#colonne #photo_id img:hover{
border-color:#b07d86;
}
#colonne h2{
padding:15px 0 5px 0;
font-size:14px;
color:#fff;
text-align:center;
}
#colonne ul li{
line-height:1.5em;
height:1.5em;
margin:2px;
}
#colonne ul li a{
line-height:1.5em;
height:1.5em;
display:block;
text-decoration:none;
color:#fff;
border-bottom:1px solid #b07d86;
}
#colonne ul li a:hover{
background:#87365d;
color:#fff;
}


/* MAIN */
#page{
margin-top:20px;
}
#page h1{
display:none;
}
#main{
padding:5px;
width:600px;
}
#main .pages{
text-align:center;
}
#main .pages a{
text-decoration:none;
padding-left:2px;
color:#e05a99;
}
#main .pages a:hover{
text-decoration:underline;
color:#b07d86;
}
#main .espace_article{
display:none;
}
#main .fen{
margin:10px 0;
padding:5px;
border:1px solid #87365d;
background:#e6d2c9;
}
#main .fen h2{
text-align:center;
color:#e05a99;
font-size:13pt;
letter-spacing:2pt;
}
#main .fen .infos{
text-align:center;
padding-bottom:5px;
font-size:8pt;
color:#b07d86;
}
#main .fen .apercus_photos{
text-align:center;
}
#main .fen .apercus_photos a img{
border:1px solid #87365d;
padding:1px;
}
#main .fen .apercus_photos a:hover img{
border:1px solid #b07d86;
}
#main .fen hr{
margin:0;
width:inherit;
clear:none;
}
#main .fen .article .photo{
background:#d2e7ae;
border:1px solid #87365d;
}
#main .fen .article .photo img{
padding:0;
}
#main .fen .article .photo .commentaire_photo{
text-align:center;
font-style:italic;
}
#main .fen .liens{
clear:left;
margin-top:4px;
}
#main .fen .liens ul{
list-style:none;
text-align:right;
}
#main .fen .liens a{
text-decoration:none;
color:#87365d;
}
#main .fen .liens a:hover{
text-decoration:underline;
}
#main .fen .comments{
background:#e6d2c9;
padding:2px;
}
#main .fen .comments h3{
font-size:11pt;
padding-bottom:2px;
color:#e05a99;
}
#main .fen .comments ul li{
border-color:#87365d;
}
#main .fen .comments ul li em{
border-color:#87365d;
}
#main .fen .comments ul li a{
color:#87365d;
}
#main .fen .comments ul li a:hover{
color:#87365d;
}


#pub_verticale,#pub_verticale2{
top:30px;
left:800px;
width:120px;
}


/* FORMULAIRES */
input[type=text],textarea{
border-color:#87365d;
}
input[type=text]:focus,textarea:focus{
border-color:#e05a99;
}
#colonne input[type=text],* html #colonne input{
width:145px;
}
#colonne input[type=text],* html #colonne input{
width:145px;
}
