/* CSS Document */

html .redac-4col
{
border-collapse: collapse;
margin-bottom:14px;
}

html .redac-4col td
{
font-family:helvetica;
font-size:13px;
background-color:#e9e9e9;
vertical-align:text-top;
}


html .redac-4col  td.img
{
width:180px;
border-bottom:6px solid #71b208;
}


html .redac-4col  td.img img,
html .redac-4col  td.img a
{
}




html .redac-4col  td.liens
{
width:180px;
height:58px;
background-image:url(../images/template/image-bas-4col.png);
background-position:top left;
background-repeat:no-repeat;
}

html .redac-4col  td.txt
{
width:180px;
padding-top:10px;
}

html .redac-4col td.txt strong
{
color:#242424;
font-size:12px;
}

html .redac-4col td .ensavoirplus
{
margin-top:18px;
margin-bottom:0px;
}

html .redac-4col td .ensavoirplus a
{
color:#006aa6;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

html .redac-4col td .lien
{
margin-top:2px;
margin-bottom:0px;
}

html .redac-4col td .lien a
{
color:#636363;
font-size:10px;
font-weight:bold;
text-decoration:none;
}


html .redac-4col .separator
{
width:13px;
background-color:#ffffff;
}