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: #FF9900;
	font-style: italic;
}

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

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

.bleu {
	font-size: 10px;
	color: #4C7EB1;
}

.bleu11 {
	font-size: 11px;
	color: #4C7EB1;
}

.orange11 {
	font-size: 11px;
	color: black;
	color: #FFB400;
}

.narrowform {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	width: 135px;
}

.wideform {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}

.widerform {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	width: 440px;
}

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

.encadreVert{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #66B163;
	border-right-color: #66B163;
	border-bottom-color: #66B163;
	border-left-color: #66B163;
}

.encadreJaune{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FECC07;
	border-right-color: #FECC07;
	border-bottom-color: #FECC07;
	border-left-color: #FECC07;
}

.texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C7EB1;
}

.titreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #244695;
}

.titreBreve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D9BC3;
	line-height:20px;
}

.blueHeaderTD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6E9BC4;
	text-align: center;
}

.blueHeaderTDsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6E9BC4;
	text-align: center;
	width: 50px;
}

.blueTD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #C6E0ED;
	border: 1px;
	border-color: #C6E0ED;
	text-align: center;
}

.tdText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

