/* CSS Document */

html .headerbig
{
border-collapse: collapse;
margin-bottom:20px;
}

html .headerbig td
{
vertical-align:top;
background-color:#f7f7f7;
width:758px;
}


html .headerbig  td.img
{
width:388px;
}

html .headerbig td.txt
{
font-family:helvetica;
font-size:14px;
}

html .headerbig td.txt h1
{
color:#0cb0e3;
font-size:15px;
font-weight:normal;
margin-top:40px;
padding-top:15px;
}

html .headerbig td.txt .redac
{
border-top:1px dotted #8F8F8F;
border-bottom:1px dotted #8F8F8F;
margin-left:0px;
margin-right:20px;
}

html .headerbig td.txt p
{
margin-right:0px;
margin-left:0px;
}


html .headerbig td.txt .ensavoirplus a
{
color:#165596;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

