body{margin:0px;padding:0px; border:0px;font-family:Arial;font-size:16px; text-align:justify; color:#cccccc}

#positioncadreindex {
position:absolute;
width:800px;
top:300px;
left:50%;
margin-left:-400px;
margin-top:-150px;
height:398px;
float:center;
background-repeat: no-repeat;
background-color:#000000;

}

/*liens textes*/

.hrefbackground {
font-family:Arial;
color:#cccccc;
}

.hrefbackground a {
text-decoration:none;
font-family:Arial;
color:#cccccc;
}

.hrefbackground a:hover {
color: #393939;
text-decoration:underline;
}
		
a {
text-decoration:none;
color:#cccccc; 
font-size:16px;
text-decoration:underline
}

a:hover {
text-decoration:underline; 
color:#393939;
font-size:16px;
}
