
body{
color:black;font-family:Courier;font-size:12px;
background-color:rgb(0,0,255);
color : black;
}

a{ 
text-decoration: underline; 
color: white; 
}

.blocright {
color:white;
margin-left :3%;
width:25%;
}

.bf{
color:blue;	
font-weight:bold;
margin-left :10px;
}

.dec{
margin-left : 10px;
}

.bloc {
background-color:white;
color : black;
position:relative;
margin-left:30%;
text-align:justify;
width:65%;
margin-top:100%;
}

img{	
width:80%;
}

.blocimg {
position:relative;
margin-left:18%;
width:80%;
margin-top:2%;
}