/* CSS Document */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navBandeau, #colonneGauche, #colonneDroite, #dernierElement, #footer, #vousEtesIci, .noPrint {
	display: none;
}

#globalFond1, #globalFond2, #conteneur, #header, #enTete {
	width: 100%;
	background: none;
}

#conteneurFilAriane {
	margin: 0px;
	padding: 0px;
}

h2#filAriane {
	color: #1EB5E9;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#globalFond2, .bordContenu { background: none; }

#header { height: auto; }
#enTete { height: auto; }

#enTete img {
	display: none;
}
#enTete #headerPrint {
	display: block;
}
#enTete #headerPrint img {
	display: block;
}
#enTete #headerPrint td {
	color: #1EB5E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contenuCentre img {
	display: none;
}
#contenuCentre .bordContenu img, #contenuCentre .bordContenuSansDeco img {
	display: inline;
}

#contenuCentre .bordContenu {
	background: none;
	width: 100%;
}

.paddingGaucheDroite70px {
	padding-left: 70px;
	
}

.paddingGaucheDroite18px {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}