/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #58513d;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;	
	text-align: left;
	text-transform: uppercase;
	margin:2px;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;	
	text-align: left;
	margin:2px;
	}



a {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	}
	
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}

#navtop {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #e2dfd5;
	text-decoration: none;
}
#navtop a:link {
	color: #e2dfd5;
	text-decoration: none;
	}
#navtop a:visited {
	color: #e2dfd5;
	text-decoration: none;
}
#navtop a:hover {
	color: #ffffff;
	text-decoration: underline;

}
#navtop a:active {
	color: #ffffff;
	text-decoration: none;

}


#navright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0px 2px 0px 0px;
}
#navright a:link {
	color: #ffffff;
	text-decoration: none;
	}
#navright a:visited {
	color: #ffffff;
	text-decoration: none;
}
#navright a:hover {
	color: #58513d;
	text-decoration: none;
	background-color: #f1d7a0;
}
#navright a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #	f1d7a0;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	padding: 5px 5px 5px 0px;
	text-align: justify;
	}
.titregrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #cdc7b6;	
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px 0px 43px;
	}
.titremoyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;	
	text-align: left;
	text-transform: uppercase;
	}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	background-color: #7f866c;
	}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-style: italic;
}

/* REFERENCES ADMIN -------------------------------------------------------------------------------------------- */

.ref_display {
	width:760px;
	height:325px;
	overflow:auto;
	}
.ref_display_block {
	width:760px;
	height:500px;
	margin-bottom:5px;
	clear:both;
	display:block;
	border-bottom:2px solid #fff;
	}
.ref_display_col{
	width:240px;
	height:325px;
	float:left;
	}

.dl.gallery {
	display:block;
	text-align: center;
	margin: 10px;
	width:160px;
	height:200px;
	}
.gallery dt		{}
.gallery dt img {padding:20px 20px 20px 20px;}
.gallery dd		{margin:3px;}



.form_admin		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
	background-color: #5a5961;
	border:solid 1px #ccc;
	margin:3px;
		}

/* FIN REFERENCES ADMIN -----------------------------------------------------------------------------------------*/