/* CSS Document */
#footer{
	width:100%;
	position:relative;
}

.footer{
	/*font-family: 'ZegoeLight-URegular', sans-serif;font-style: normal;line-height:normal;font-weight: normal; ;color:#666666;*/ 
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-size:0.9em;font-weight:normal;color:#666666;
	/*font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-size:0.9em;font-weight:normal;color:#666666;*/
}

.footer b{
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-size:0.9em;font-weight:bold;color:#39526A;					
}

.footer ul{
	padding:0px;
	margin-top:0;
	margin-left:10px;
	margin-right:0;
	margin-bottom:0;
	list-style-type: none;
}

.footer a.directacces:link {
	text-decoration: none;
	/*font-family:Trebuchet MS,Tahoma, Helvetica, sans-serif;font-size:0.9em;font-weight:bold;color:#39526A;*/
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:bold;color:#ffffff;

}

.footer a.directacces:visited {
	text-decoration: none;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:bold;color:#ffffff;
}

.footer a.directacces:hover {
	text-decoration: none;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:bold;color:#cccccc;
}

.footer a.directacces:active {
	text-decoration: none;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:bold;color:#39526A;
}

.footer a:link {
	text-decoration: none;
	/*font-family:Trebuchet MS,Tahoma, Helvetica, sans-serif;font-size:0.9em;font-weight:normal;color:#C4C4C4;*/
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:normal;color:#FFFFFF;

}

.footer a:visited {
	text-decoration: none;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:normal;color:#C4C4C4;
}
.footer a:hover {
	text-decoration: none;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:normal;color:#C4C4C4;
	
}
.footer a:active {
	text-decoration: underline;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.9em;font-weight:normal;color:#ACACAC;
}

.CopyRight{
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.8em;font-weight:normal;color:#ccc;					
}

div #mentionslegales{
	display:none;
	width:85%;
	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;font-style: normal;line-height:normal;font-size:0.8em;font-weight:normal;color:#ffffff;
	text-align:left;
}

