/* CSS Document */
body{
font-family:Arial;
font-size:12px;
text-align:justify;
}

span.title{
color:#8a8a8a;
font-weight:bold;
text-transform:uppercase;
}

.ancre{
text-align:right;

} 

.ancre a:hover, .ancre a:link, .ancre a:visited, .ancre a:active{
color:#8a8a8a;
text-decoration:none;
}

.ancre a:hover{
text-decoration:underline;
}

#contener{
margin:0 13px 0 13px;
}
a{color:#8a8a8a;}