/*  url("../images/....")  */
#presentation {
background:#fff url("../images/background/presentation.png") 174px 0px no-repeat;
width:870px;
height:395px;
margin-right:30px;
}

.liens {
padding-top:30px;
text-transform:uppercase;
font-weight:bold;
}

.liens a:link, .liens a:visited {
padding-left:192px;
display:block;
width:185px;
height:16px;
font-size:8pt;
color:#524e43;
margin-bottom:2px;
}

.liens a:hover, .liens a:active {
color:#fff;
background: /*#ad8c59*/ url("../images/fleche_telecharger.png") 73px 0px no-repeat;
}

.texte_gauche {
float:left;
width:150px;
padding: 12px 6px 12px 18px;
}

.texte_gauche, .texte_milieu {
font-size:0.95em;
}

.texte_milieu {
margin-left:174px;
padding: 10px 12px 0 12px;
padding-left:18px;
width:270px;
font-size:0.95em;
color:#fff;
/*text-align:justify;*/
height:277px;
overflow-y:auto;
/*background: #ad8c59;*/
line-height:15px; 
}


.bas-de-page {
width:380px;
margin-left:490px;
}
.plus_sur_nom {
background: url("../images/bg_plus_sur_nom.jpg") top right no-repeat;
width:80px;
height:40px;
position:absolute;
bottom:20px;
left:100px;
font-size:10px;
}

.mentions {
text-align:right;
padding-right:15px;
font-size:7pt;
letter-spacing:-0.00em;
color:#524e43;
height:19px;
}


