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


/* CONTAINERS */
#contenu{
/*position:absolute;*/
margin:0 auto;
width:775px;
}
body{
background:#5d95c6 url(fond.gif) repeat-y center;
}


a{
color:#000000;
}
a:hover{
color:#900;
}


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


/* ZONE D'ONGLETS */
#barre_onglets{
position:absolute;
top:168px;
background:#c1d3e9;
width:774px;
height:21px;
border-left:1px solid #5d95c6;
}
#barre_onglets ul{
margin:0 auto;
height:20px;
/*width:100%;*/
list-style : none;
text-align:center;
}
#barre_onglets li{
display : inline;
margin : 0 auto;
width:100px;
float:left;
border-width:1px 1px 1px 0;
border-style:solid;
border-color:#5d95c6;
}
#barre_onglets ul li a{
background:#c1d3e9;
text-align:center;
height:20px;
line-height:20px;
text-decoration:none;
color:#000000;
display : block;
}
#barre_onglets ul li a:hover{
background:#5d95c6;
color:white;
}


/* COLONNE */
#colonne{
width:150px;
/*border-left:1px solid #5d95c6;*/
padding:5px;
position:absolute;
padding-left:614px;
}
#colonne #photo_id{
text-align:center;
}
#colonne #photo_id img{
border:1px solid #5d95c6;
padding:1px;
}
#colonne #photo_id img:hover{
border-color:#900;
}
#colonne h2{
padding:15px 0 5px 0;
font-size:14px;
color:#000;
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:#000000;
border-bottom:1px solid #5d95c6;
}
#colonne ul li a:hover{
background:#5d95c6;
color:#fff;
}


/* MAIN */
#page{
margin-top:20px;
}
#page h1{
display:none;
}
#page h3{
text-align:center;
left:5px;
position:relative;
color:#fff;
border-bottom:1px dotted #364281;
font-size:15pt;
letter-spacing:1pt;
margin-bottom:12px;
}
#main{
padding:5px;
width:600px;
}
#main .pages{
text-align:center;
}
#main .pages a{
text-decoration:none;
padding-left:2px;
color:#5d95c6;
}
#main .pages a:hover{
text-decoration:underline;
color:#900;
}
#main .espace_article{
display:none;
}
#main .fen{
margin:20px 0;
padding:10px;
border:1px solid #000;
background:#5d95c6;
color: white;
}
#main .fen h2{
text-align:center;
color:#fff;
font-size:13pt;
letter-spacing:2pt;
}
#main .fen .infos{
text-align:center;
padding-bottom:5px;
font-size:8pt;
color:#fff;
}
#main .fen .apercus_photos{
text-align:center;
}
#main .fen .apercus_photos a img{
border:1px solid #5d95c6;
padding:1px;
}
#main .fen .apercus_photos a:hover img{
border:1px solid #900;
}
#main .fen hr{
margin:0;
width:inherit;
clear:none;
}
#main .fen .article .photo{
background:#5d95c6;
border:1px solid #5d95c6;
}
#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;
color:#fff;
}
#main .fen .liens a{
text-decoration:none;
color:#fff;
}
#main .fen .liens a:hover{
text-decoration:underline;
}
#main .fen .comments{
background:#fff;
padding:2px;
color: black;
}
#main .fen .comments h3{
font-size:11pt;
padding-bottom:2px;
color:#000;
}
#main .fen .comments ul li{
border-color:#fff;
}
#main .fen .comments ul li em{
border-color:#fff;
}
#main .fen .comments ul li a{
color:#000000;
}
#main .fen .comments ul li a:hover{
color:#900;
}


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


/* FORMULAIRES */
input[type=text],textarea{
border-color:#5d95c6;
}
input[type=text]:focus,textarea:focus{
border-color:#900;
}
#colonne input[type=text],* html #colonne input{
width:145px;
}
.annonceur2{
margin-top: -34px;
margin-left: 15px;
} 
.annonceur2 h2{
padding:15px 0 5px 0;
font-size:14px;
color:#c78659;
text-align:center;
}
.annonceur{
margin-top: 0px;
margin-left: 0px;
margin-bottom: -2px;
} 
.annonceur h2{
padding:1px 10 1px 0;
text-align:left;
font-weight:normal;
font-size:20px;
color:red;
}