@charset "utf-8";/* css document */

.entourage
{
border-top: solid 1px #EAEAEA;
border-bottom: solid 1px #EAEAEA;
border-left: solid 1px #EAEAEA;
border-right: solid 1px #EAEAEA;
width:100px;
height:80px;
}


.libmqe a
{
 	text-decoration:none;
}

.libmqe a:hover
{
 	text-decoration:underline;
}