/* CSS Document */
	
body {
	
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;

	font-size: small;
	
}

.clear {
	height: 1px;
	overflow : hidden;
	clear : both;
}


#Principal a {
	color: #e00c20;
}

#Fil {
	color: #e00c20;
	font-size: 10px;
}

#Fil a {
	color: #e00c20;
	text-decoration: none;
}

#Fil a:hover {
	color: #000;
}


#Contenu {
	color: #454545;
	line-height: 1.5em;
	
}

#Contenu h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	
	color: #e00c20;
	font-weight: normal;
	font-size: 2em;
	
	line-height: 1.2em;
}

#Contenu h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-bottom: 15px;
	
	color: #e00c20;
	font-weight: normal;
	font-size: 1.4em;
	
	border-bottom: 1px solid #e00c20;
}

#Contenu h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-bottom: 15px;
	
	color: #e00c20;
	font-weight: bold;
	font-size: 1em;

}

.encadre img {
	border: 0;
}

.nouvelle .nouvelle-contenu {
	width: 170px;
	padding-top: 5px;
	float: left;
	text-align: right;
}

.nouvelle .nouvelle-photo {
	width: 220px;
	float: right;
	
	
	text-align: center;
}

.nouvelle .nouvelle-titre {
	font-size: 1.4em;
	color: #e00c20;
	text-decoration: none;
}

#Menus .menu,
.encadre {
	float: left;

	width: 128px;
	height: 170px;
	padding-top: 11px;
	padding-left: 5px;
	
	margin-right: 20px;
	
	background-image: url(../images/fond-cadre.png);
	background-repeat: no-repeat;
	
	
}

#Menus img {
	border: 0;
}

#Menus .menu div,
.encadre div {
	margin-top: 10px;
}

#Menus a {
	text-decoration: none;
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #Contenu ul {
	margin : 0;
	margin-left : 3em;
	margin-top : 1em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #Contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #Contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #Contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #Contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}


.typePage_232 #Contenu img {
	border: 8px solid #fff;

}

/*--------------------------
/* faq
/**/
.qr {
	
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #e00c20;
}

.qr p {
	margin-top: 0;
}

.question {
	margin-bottom: 10px;
	font-weight: bold;
}

/*--------------------

	Infolettre
	
--------------------*/
.ligneCheckbox {
	padding-left: 50px;
}

#p_commentaires {
	width: 380px;
	height: 80px;
}

.erreursValidation {
	padding : 0px 10px 0px 10px;
	margin-bottom : 2em;
	border : 1px solid #666;
	background-color : #FFEEDF;
	color : #000;
}

.messageValidationOK a, .messageValidationErreurs a {
	color : #000 !important;
}








