
	
body {
	
	font-family: "trebuchet ms", tahoma, verdana, sans-serif;
	font-size: 13px;
	
}

.clear {
	height: 1px;
	overflow : hidden;
	clear : both;
}



/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 2em;

	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;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_83 #contenu fieldset {
	margin-top : 1em;
}

#page_83 #contenu fieldset legend {
	font-weight : bold;
}

#page_83 #contenu fieldset form {
	padding : 0;
	margin : 10px;
}

#page_83 #contenu form {
	padding : 0;
	margin : 0;
}

#page_83 #contenu 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;
}

#page_83 #contenu 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 : 10em;
	height : 18px;

	margin-left : 7px;
}

#page_83 #contenu .formulaire-liens {
	margin-top : 2px;
}

#page_83 #contenu .formulaire-liens a {
	color : #C90000;
}

#page_83 #contenu .formulaire-liens a:hover {
	color : #C90000;
}


/*--------------------------------------------------------------------
/* ALBUM PHOTOS
/**/

.lesMiniatures {
	/*margin-left : 20px;*/
	margin-top : 1em;
}

.lesMiniatures img {
	border: 0;
}

.uneMiniature {
	/*padding : 1px;*/
	border : 1px solid #999;
	background-color : #fafaff;

	margin-right : 6px;
	margin-bottom : 10px;

	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;
}

/*--------------------------------------------------------------------
/* FORMULAIRES
/**/


.formulaire .ligneBoiteTexte input {
	display:block;
}

.formulaire .ligneCAC {
	
	padding-left: 25px;
}

.formulaire .ligneCAC {
	
	margin-top: 8px;
}


.formulaire .texteCourt {
	width: 100px;
}


.formulaire .texteLong {
	width: 300px;
}


.erreursValidation {
	border : 1px solid #AB836F;
	background-color : #FFEADF;
	font-weight : bold;

	padding-left : 12px;
	padding-right : 12px;


	margin-top : 1em;
	margin-bottom : 1em;

	color : #333;
}

.messageValidationOK {
	border : 1px solid #83AB6F;
	background-color : #EAFFDF;
	font-weight : bold;

	padding-left : 12px;
	padding-right : 12px;


	margin-top : 1em;
	margin-bottom : 1em;

	color : #333;
}
