/* 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{
width:500px;
margin: 0 auto 0 auto
}
a{color:#8a8a8a;}

#header { padding-left:46px}
#global { width:594px; margin:20px auto 0 auto; background:url(center.jpg) top left}
#top { width:594px; height:18px; background: url(top.jpg) top left no-repeat}
#bottom { width:594px; height:18px; background: url(bottom.jpg) top left no-repeat}