@charset "UTF-8";
/* CSS Document */

#footer,#footer_inter,#footer a,#footer_inter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

#footer a,#footer_inter a {

text-decoration:none;}

#footer a:hover, #footer_inter a:hover {

text-decoration:underline;}

.texte_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;


}

h1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b9b9;	
}

#col_gauche{
margin:20px;
width:550px;
float:left;

}

#col_droite{
margin-top:20px;
width:220px;
float:left;

}


/*SPEC ECIS*/
a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Silver;
text-decoration:none;
}
a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
text-decoration:none;
}

a.download_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;

}

a:hover.download_link {
	text-decoration: overline underline;

}

