/*  url("../images/....")  */
#contact {
background:#fff url("../images/background/contact.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:185px;
display:block;
width:185px;
height:16px;
font-size:8pt;
color:#fff;
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;
margin-top:30px;
width:150px;
padding:19px;
}


.texte_gauche div {
background: url("../images/fleche_rouge.png") 0px 5px  no-repeat;
padding-left:10px;
margin-top:5px;

}

.texte_milieu {
margin-left:174px;
padding-left:16px;
width:250px;
padding:12px;
color:#fff;
text-align:justify;
height:260px;
overflow-y:auto;
}

.texte_gauche, .texte_milieu {
font-size:8pt;
}

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

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


