@charset "UTF-8";
.txtcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
}


.txtcourantjustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 12px;
}
.txtcourantjustifie div{
	clear:both;
	text-align: right;	
}

.txtcourantgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
}

.titrebudgetrp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: ultra-condensed, height: 200%;
}

.txtcourantexposant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	vertical-align: top;
}
.txtcourantdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	line-height: 12px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.fondaccueil {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/imgB110equipe2.png);
	}
