/* CSS Document */  /*color:#67676B;*/

#bio, #contact, .contact_texte, .contact_copyright{
color:#99999c;
font-size:17px;
padding:130px 0 0 54px;
margin:0 0 0 61px;
width:677px;
text-align: justify;
}

#contact{
font-size:28px;
padding:115px 0 0 0;
margin:0 0 0 113px;
}

.contact_texte, .contact_copyright{
padding:0; 
margin:0;
}

.contact_copyright{
padding:0; 
margin:40px 0 0 0;
font-size:20px;
}

.contact_texte2{
font-size:11px;
}

.interligne {
line-height:28px;
}

#client {
position:absolute;
top:185px;
left:162px;
width:620px;
font-size:18px;
color:#67676B;
line-height:20px;
text-align: justify;
}

#presse {
position:absolute;
top:245px;
left:162px;
width:620px;
font-size:30px;
color:#9B9BA0;
line-height:20px;
text-align:center;
}

#prix {
position:absolute;
top:120px;
left:176px;
width:630px;
font-size:18px;
color:#67676B;
line-height:22px;
}

.prix_1 {margin-left: 10px;}

.prix_2 {margin-left: 55px;}

/* CSS Document */  /*color:#67676B;*/



/* CSS Document */  /*color:#67676B;*/



/*#presse{

position:absolute;
top:125px;
left:260px;
width:320px;
}*/

a.fleche_gauche {
position:absolute;
z-index: 1;
top:0px;
left:0px;
height:400px;
width:150px;
display:block;
text-decoration:none;
text-indent: -9999px;
background:url(../images/fleches/prev.gif) 1000px no-repeat;	
	
}

a:hover.fleche_gauche{ 
background:url(../images/fleches/prev.gif) top left no-repeat;
padding-left:80px;
left:-80px;
}

a.fleche_droite {
position:absolute;
z-index: 1;
top:0px;
left:150px;
height:400px;
width:133px;
display:block;
text-decoration:none;
text-indent: -9999px;
background:url(../images/fleches/next.gif) 1000px no-repeat;
	
}

a:hover.fleche_droite{ 
background:url(../images/fleches/next.gif)  no-repeat top  right;
padding-right:80px;
text-decoration:none;
}
