/*Partie pour le footer*/
#footer{
position:relative;
width:100%;
background:url("images/fond_footer.jpg") repeat-x #DDDDDD;
}

#footer #ctFooter{
padding-top:15px;
width:750px;
margin:auto;
min-height:160px;
}

* html #footer #ctFooter{
height:160px;
}


#footer #ctFooter #copyright{
font-family:arial;
font-size:11px;
margin-bottom:15px;
width:387px!important;
padding-left:25px;


}


#footer #ctFooter #copyright a{
color:#383536;
text-decoration:none;

}


#footer #ctFooter #copyright a:visited{
color:#383536;
text-decoration:none;

}


#footer #ctFooter #copyright a:hover{
color:#383536;
text-decoration:underline;

}

#footer #ctFooter #copyright span{
font-family:arial;
font-size:11px;
color:#2190c2;
}



#footer #ctFooter #coordonneesLegallais{
float:right;
width:191px;
height:134px;
background:url("images/fond_contact_footer.gif") no-repeat;
font-family:arial;
font-size:11px;
color:#565555;
padding:10px;
line-height:12px;

}

#footer #ctFooter #coordonneesLegallais h5{
margin-top: 3px;
font-size:16px;
color:#2190c2;
font-weight:bold;
}

#footer #ctFooter #coordonneesLegallais .tel{
color: #383536;
}

#footer #ctFooter #coordonneesLegallais a{
font-size:10px;
color:#2190c2;
text-decoration:underline;
}

#footer #ctFooter #legallaisCQui{
color:#b2b2b2;
font-family:arial;
font-size:11px;
text-align:justify;
width:410px!important;
line-height:14px;
padding-left:25px;

}
