/* CSS Document */
html .headersmall
{
width:100%;
border-collapse: collapse;
margin-bottom:10px;
border-bottom:6px solid #71b208 !important;
border-bottom:6px solid #71b208;
background-color:#f7f7f7;
}

html .headersmall .img-left img
{
margin-right:20px;
}

html .headersmall .txt
{
font-family:helvetica;
font-size:14px;
}

html .headersmall .txt h1
{
color:#0cb0e3;
font-size:16px;
font-weight:normal;
padding-top:15px;
}

html .headersmall .txt p
{
margin-left:0px;
}

html .headersmall .txt .ensavoirplus a
{
color:#0cb0e3 !important;
color:#0cb0e3;
font-size:12px;
text-decoration:none;
}


