/* CSS Document */

.elemVueEns{
margin-left:25px;
margin-top:10px;
}

.elemVueEns .img{
float:left;
margin-right:25px;
height:100px;
width:130px;
font-size:10px;
color:#959393;
}

.elemVueEns .titre{
color:#036d9a;
font-size:11px;
padding-top:8px;
font-weight:bold;
}

.elemVueEns .txt p{
margin-left:0px;
display:block;
margin-bottom:5px;
}

.elemVueEns .lien{
text-align:left;
margin-left:157px;
font-size:10px;
color:#666666;
height:8px;
}

.elemVueEns .lien img{
display:inline;
}

.elemVueEns .lien a{
font-size:10px;
/*padding-left:9px;
background-image:url(../../images/template/linkArrow.gif);
background-repeat:no-repeat;*/
}