body {
	font-family : "Trebuchet MS", arial, helvetica, sans-serif;
	font-size : small;
}

.clear {
	height : 1px;
	clear : both;
	overflow : hidden;
}

/*--------------------------------------------------------------------
/* PRINCIPAL
/**/

#principal a {
	color : #C75C19;
}

#principal a:hover {
	color : #000;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height : 1.5em;
}

#contenu h1 {
	margin : 0;
	padding : 0;

	margin-top : 0.5em;
	margin-bottom : 0.5em;
	
	line-height: 1.2em;

	/*font-family : "Georgia", serif;*/
	font-size : x-large;
	font-weight : normal;

	color : #C75C19;
}

#contenu h2 {
	margin : 0;
	padding : 0;
	/*clear : both;*/
	margin-top : 1em;
	margin-bottom : 1em;
	font-weight : bold;
	font-size : medium;
	border-bottom : 1px solid #A0A0A0;
}

#contenu p, #contenu table, #contenu blockquote, #contenu ul, #contenu ol {
	margin-top : 1em;
	margin-bottom : 1em;
}

#contenu font {
	line-height : 1.5em;
}

#contenu img {
	border : 1px solid #666;
}

#fil {
	margin-top : 0.5em;
	margin-bottom : 1.5em;
	font-size : 0.85em;
	color : #666;
}

#fil a {
	color : #D77E46;
}

#fil-page_courante {
	font-weight : bold
}

/*--------------------------------------------------------------------
/* COPYRIGHT
/**/

#copyright {

}

#copyright .droits {
	float: left;
}

#copyright .createur {
	float: right;
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 3em;

	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;
}

/*--------------------------------------------------------------------
/* LISTE DE DOCUMENTS
/**/

.typePage_8 .titreDocument {
	font-weight : bold;
}

/*--------------------------------------------------------------------
/* FORMULAIRES
/**/

fieldset legend {
	font-weight : bold;
}

fieldset form {
	padding : 0;
	margin : 10px;
}

/*--------------------------------------------------------------------
/* FORMULAIRES
/**/

form {
	padding : 0;
	margin : 0;
}

form .boiteTexte {
	border : 1px solid #BCBCBC;
	color : #595959;

	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;

	width : 157px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
}

form .ok {
	background-color : #ABABAB;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 7pt;
	border : 0;
	font-weight : bold;
	text-transform : uppercase;

	width : 30px;
	height : 18px;

	margin-left : 7px;
}

.formulaire-liens {
	margin-top : 2px;
}

.formulaire-liens a {
	color : #C90000;
}

.formulaire-liens a:hover {
	color : #C90000;
}

/*--------------------------------------------------------------------
/* ALBUM PHOTOS
/**/

.lesMiniatures {
	margin-left : 20px;
}

.uneMiniature {
	padding : 5px;
	border : 1px solid #000;
	background-color : #fafafa;

	margin-right : 15px;
	margin-bottom : 15px;

	float : left;

	text-align : center;
}

.uneMiniature img {
	margin-bottom : 4px;
}

.barreLiensPages {
	text-align : center;

	margin-top : 1em;
	margin-bottom : 1em;
}

.barreLiensPages .pageEnCours {
	font-weight : bold;
}

/*--------------------------------------------------------------------
/* NOUVELLES
/**/

.listeNouvelles {
	clear : both;
	padding-top : 1em;
}

.nouvelle_archives_premiere {
	
}

.toutes_les_nouvelles {
	border-top : 1px solid #A0A0A0;
	padding-top : 10px;
	font-weight : bold;
	margin-bottom : 20px;
}

.nouvelle_archives {
	border-top : 1px solid #A0A0A0;
}

.nouvelle_archives_date {
	font-size : x-small;
	font-weight : bold;

	margin-bottom : 0px;
	margin-top : 10px;
}

.nouvelle_archives_titre {
	font-weight : bold;

	margin-top : 0px;
	margin-bottom : 5px;
}

.nouvelle_archives_amorce {
	margin-bottom : 20px;
}

.nouvelle_archives_amorce p, .nouvelle_archives_amorce div {
	margin : 0;
}

.nouvelle_date {
	/*font-weight : bold;*/
	/*font-size : x-small;*/

	/*position : relative;*/
	/*top : 5px;*/
}

.nouvelle_titre {
	font-size : medium;
	color : #004C36;
	font-weight : bold;
	margin-bottom : 20px;
}

/*--------------------------------------------------------------------
/* FORMULAIRES
/**/

.formulaire {
	margin : 0;
	padding : 0;
}

.formulaire .ligneBoiteTexte input {
	border : 1px solid #666;
	color : #000;
	font-size : 10pt;
	font-family : verdana,sans-serif;
	padding-left : 5px;
}

.formulaire .ligneBouton input {
	padding : 3px 10px 3px 10px;

	border : 1px solid #000;

	color : #fff;
	background-color : #D66D1A;
	font-size : 10pt;
	font-family : tahoma,arial,sans-serif;
	font-weight : bold;
}

.erreursValidation {
	padding : 0px 10px 0px 10px;
	margin-bottom : 2em;
	border : 1px solid #666;
	background-color : #FFEEDF;
	color : #000;
}

.messageValidationOK {
	padding : 0px 10px 0px 10px;
	margin-bottom : 2em;
	border : 1px solid #666;
	background-color : #FFEEDF;
	color : #000;
	font-weight : bold;
}

/*--------------------------
/* faq
/**/
.qr {
	
	padding-bottom: 15px;
	margin-bottom: 15px;
	
	border-bottom: 1px solid #c75c19;
}

.qr-dernier {
	border: 0!important;
}