BODY {
    background-image: url(../img/background_n1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#titre-export{
	position:absolute;
	z-index:0;
	left: 0px;
	top: 166px;
	width: 120px;
	text-align: right;	
}

.titre_paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C7EB1;
	line-height: 30px;
}

.intro {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}

.legende {
	font-size: 11px;
	color: #6D9BC3;
	line-height: 30px;
}

.regular {
	font-size: 10px;
	color: black;
}

.form {
	font-size: 10px;
	color: black;
	width: 270px;
}


.categories {
	font-size: 10px;
	color: #99CC00;
	line-height: 20px;
	font-weight: bold;
}


.bleu {
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}

.bleu11 {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

.orange {
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

.orange11 {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}


A{
	color: #6D9BC3;
	text-decoration: none;
}

A:hover{
	color: #244695;
	text-decoration: underline;
}

