a:link{
	color: #0066CC;
	text-decoration: none;
}
a:visited{
	color: #0066CC;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}

*{
	margin: 0;
	padding: 0;
}
p{
	margin-bottom: 3px;
}
ul{
	margin-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
}
li {
	list-style-image: url(images/pointorange.gif);
	margin-bottom: 2px;
	margin-left: 3px;
}
.trait {
	margin-top: 5px;
	margin-bottom: 8px;
	background-color: #CC6600;
	height: 1px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #E6571E;
	font-weight: bold;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.petititre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 15px;
	display: block;
}
.titrENI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}

.atcG {
	width:320px;
	padding:10px;
	float:left;
	border: solid #ced8d8 2px;
}
.atcD{
	background-color: #ced8d8;
	width:240px;
	margin:55px 0 0 -20px;
	padding:20px 10px 10px 10px;
	float: left;
}
.atclogo{
	margin:0px 0 10px 0px;
	height: 100px;
}
.atc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:20px 0px 0 20px;
	clear:both;
	width: 100%;
	display: block;
	float: left;
}

.CentreATC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
font-weight:bold;
}

.CentreATC ul{
margin:0 0 5px 0;
}
.CentreATC li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
list-style-image:url(images/pointbleu.gif);
}
.RetourListe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:20px 0px 0 240px;
	clear:both;
	width: 100px;
	float: left;
	text-align: right;
}
