@charset "UTF-8";
/*====================================*/
#footer address {
	font-size:0.8em;
}
#footer p {
	font-size:0.6em;
}
#footer a {
	texte-decoration:none;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	texte-decoration:underline;
	color: #CDCF05;
}
#footer address {
	font-style: normal;
	font-size: 0.7em;
}
#download ul {
	margin: 0px;
	padding: 0px;
}
#download li {
	margin-bottom: 5px;	
}
#download li img {
	margin:0px 10px 0px 0px;
	float:left;	
}
#download a {
	display:block;
	height: 32px;
	padding: 0px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
}
#download a:hover {
	
	text-decoration: underline;
}
#col_gauche ul {
	margin: 0px;
	padding: 0px;
}
#col_gauche li {
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 15px;
}
#col_gauche li a {
	text-decoration: none;
}
#col_gauche li a:hover {
	color:#F98200;
}
#col_gauche li li {
	background-image: none;
}
