﻿
/* Style du footer */

#footer_general
{
    float:left;
    background-color:Transparent;
    text-align:center;    
    width:980px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.cfooter a
{
    color:White;
}

.cfooter a:hover
{
    color:Fuchsia;
}

.h2_b
{
    color:White;
}