body
{

 background: url(null) fixed;

}



#modele
{
position: fixed;


top:30px;
left:30px;


}



#corps
{

background-color:white;
float:right;
width: 580px;

padding-top: 20px;
padding-right: 20px;
padding-left: 20px;


}


p
{
color:black;
line-height:150%;/*interligne*/
text-indent:50px;
font-size: 14px;
font-family: Verdana, Arial,Times,"times New Roman";
text-align: justify;
}

image
{
height:500px;
}

a img
{
border:0;/*les images en lien n'auront plus de bordures bleue*/
}

a
{
text-decoration: none;/* les liens ne seront plus soulignés*/
color: rgb(185,235,15);/* les liens seront de couleur et plus en bleu*/
}




