/*-------------Beurette-------------*/
body{
background-color:#FFA201;
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #800701 ; 
}
h1{
font-size:15px;
}

.header{
background-repeat: no-repeat;
}

a, a:visited{
color:#800701;
font-weight:bold;
}

a:hover{
color:#FAEB00;
font-weight:bold;
}


#extrait a img{
border :3px solid #800701;
}

#extrait a:hover img{
border :3px solid #FAEB00;
}