.vud_exemple_1
{
padding:10px;
border:1px solid #ddd;
max-width:700px;
margin:0px auto;
background:#ddd;
color:#000;
font-size:17px;
padding-left:150px;
position: relative;
display: none;
}
.vud_exemple_1 .vud_logo
{
background-repeat: no-repeat;
background-size: cover;
position: absolute;
top:0px;
left:0px;
bottom:0px;
width:140px;
cursor: pointer;
}
.vud_exemple_1 h2
{
margin:0px;
font-size:25px;
color:#008ef8;
}
.vud_exemple_1 a
{
color:#008ef8;
} mark {
background-color: yellow !important;
}