/*----------------------MENU-------------------------*/

a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#333333;
	text-decoration:underline;
	}
#presentation-texte
{
padding-top:26px;
width:540px;
padding-left:17px;
height:250px;
float:left;
}
.presentation-texte-suite
{
width:510px;
height:100px;
float:left;
}
#presentation-fleche
{
padding-top:24px;
width:45px;
height:50px;;
float:left;
}
.presentation-fleche-suite
{
width:45px;
height:50px;;
float:left;
}
#info-fond
{
width:327px;
height:218px;
background-repeat:no-repeat;
float:left;
background-image:url(img/presentation-fond-info.png);
}
#info-details
{
width:295px;
height:50px;
font-size:11px;
margin-bottom:10px;
margin-top:10px;
margin-right:5px;
float:right;
}
#info-border
{
width:300px;
border-bottom:1px #333333  dotted;
margin-right:15px;
float:right;
}
