p.paragraphePresentationFirst
{
	margin-top:20px;
}

p.paragraphePresentation
{
	margin-left:480px;
	margin-bottom:16px;
	font-size:15px;
	line-height:16px;
}

a.btnBleu
{
	position:absolute;
	z-index:50;
	display:block;
	width:360px;
	height:21px;
	background-position:0px 2px;
	background-image:url(../images/boutonBleu.gif);
	background-repeat:no-repeat;
	padding-left:27px;
	padding-top:3px;
	color:black;
	text-decoration:none;
	left:480px;
	font-size:14px;
	font-weight:bold;
}

a.btnBleu:hover 
{
	background-position:0px -22px;
}

a#btnObjectif {top:415px;}
a#btnMotivation {top:455px;}


#voitureBig p {color:white; background-color:black; width:785px; text-align:center;}
#voitureBig p a {color:white;}

a.btnPrecedent
{
	position:absolute;
	z-index:10;
	width:30px;
	height:161px;
	left:953px;
	top:12px;	
	background-image:url(../images/btnPrecedent.gif);
}

a.btnPrecedent:hover {background-position:30px 0px;}

p#mesMotivations
{
	position:absolute;
	z-index:8;
	left:480px;
	top:0px;
	width:413px;
	height:479px;
	font-size:16px;
	line-height:27px;
	letter-spacing:1px;
	background-color:white;
	padding-top:50px;
	padding-left:20px;
	padding-right:80px;
	text-align:justify;
}




