.texte{
width:666px;
color: fffaea;
font-family: Myriad Pro;
font-size:14px;
}
div
{
font-family: Myriad Pro;
}
body
{
margin-top:30px;
}
.corps{
background-image: url('img/bkg10.png');
background-repeat: no-repeat;
background-position:center;
}
#tableau
{
text-transform:uppercase;
color:#581e1c;
font-weight: regular;
font-size:15px;
}

#euro
{
color:#f9c06f;
font-size:14px;
width:580px;
margin-top:30px;
margin-bottom:50px;
}
a:link		{ color:#fffaea; text-decoration: none }        
a:visited	{ color:#fffaea; text-decoration: none }        
a:active	{ color:#fffaea; text-decoration: none }        
a:hover		{ color:#fffaea; text-decoration: none } 

A.lien3:link		{ color: #f9c06f; text-decoration: none }        
A.lien3:visited		{ color: #f9c06f; text-decoration: none }        
A.lien3:active		{ color: #f9c06f; text-decoration: none }        
A.lien3:hover		{ color: #f9c06f; text-decoration: none } 

strong{
font-size:15px;
}