/* CSS Document */

body, td, a, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616D7C;
}
a { text-decoration: underline; }

#globalFond, #conteneur, #bandeau {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#globalFond #dernierElement {
	display: none;
}
#globalFond #footer {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}

#filAriane {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px dashed #616D7C;
}

h1#titreDuSite {
	background: none;
	height: auto;
	width: auto;
	font-size: 18px;
	color: #616D7C;
	font-weight: bold;
}
h1#titreDuSite a {
	font-size: 18px;
	color: #616D7C;
	text-indent: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
	font-weight: bold;
}

#navigation, .colonneGauche, .colonneDroite, .noPrint {
	display: none;
}

.colonneMilieu, .colonneLarge, .colonneXLarge {
	width: auto;
	float: none;
	background-color: #FFFFFF;
	padding-top: 50px;
	margin-left: 0px;
}

#logoPrint {
	display: block;
}

#titreDePage { display: none; /*padding-top: 40px; text-align: center; */}

.largeur420px {
	width: auto;
}
.paddingLeft25px, .paddingLeft15px, .paddingLeft20px {
	padding-left: 0px;
}

#footer .Arial10px { padding-top: 50px; }

#footer .Arial10px, #footer .Arial10px a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616D7C;
	font-weight: bold;
}
