/* en version rose */
/* CSS Document */
a:hover {
color:#ee3789;
}

a:hover#acces-admin { 
color:#ee3789;
}

span.titre_news {
font-weight:bold;
color:#ee3789;
}

/* web*/

#titre_webdesign {
position:absolute;
margin-top:-35px;
margin-left:30px;
font-size:15px;
color:#ee3789;
font-weight:bold;	
}

a:hover.vignette_web img{
width:42px;
height:42px;
float:left;
margin-left:10px;
margin-top:10px;
border:1px solid #ee3789;
}

/*print*/

#titre_print {
padding-top:80px;
padding-left:50px;
font-size:15px;
color:#ee3789;
font-weight:bold;	
width:400px;
}
