body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #72634D;
}
a {
	color: #72634D;
	text-decoration: underline;
}
a:hover {
	color: #72634D;
	text-decoration: none;
}
h1 {
	text-transform: uppercase;
	color: #72634D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}
h2 {
	color: #72634D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #72634D;
}
#menu {
	background-image: url(fondmenu.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 850px;
	color: #BBBE93;
	background-position: left top;

}
#menu ul {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#menu li {
	display: inline;
	list-style-type: none;

}
#menu a {
	color: #BBBE93;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#menu a:hover {
	color: #FFED54;
}
#menuleft {
	
	text-align: right;
	padding-right: 5px;
	padding-top: 20px;
	float: left;
	}


#menuleft ul {
	list-style-type: none;
	}
#menuleft li {
	list-style-type: none;
}
#menuleft a {
	color: #72634D;
	text-decoration: underline;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:5px;
	}
#menuleft a:hover {
	color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
}
#maincontent {
	width: 520px;
	float:right;
	padding-top: 30px;
	padding-right: 30px;
}
#bottom {
	color: #BBBE93;
	background-color: #72634D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFED54;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	text-align: center;
}
/* FORMS */
input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #005382;
	font-size: 10px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #005382;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 12px;
	width:auto;
}
fieldset {
	margin: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}

/* FIN FORMS */
.textedroite {
	text-align: right;
}
.textecentre {
	text-align: center;
}
.rouge {
	color: #FF0000;
}
.orange {
	color: #F90;
}
.vert {
	color: #00FF00;
}

.tabgene {
	width: 100%;
	border-spacing: 1px;
	margin: 0px;
	padding: 0px;
	}
.tabgene th {
	background-color: #CCCCCC;
	text-align: left;
	padding:2px;
	}
.tabgene tr {
	background-color: #E8E8E8;	
	padding:2px;
	}	
.tabgene tr:hover {
	background-color: #D2FEFF;
	}
.titre_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

hr {
	height: 1px;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#imggalery {
	text-align: center;
}
#imggalery a {
	text-decoration: none;
}
.listart li {
	list-style-image: url(bulet.gif);
	list-style-type: none;
	padding-bottom: 5px;
}

#imggalery img {
	border: 4px solid #B0A28C;
	margin: 4px;
}
#imggalery img:hover {
	border: 4px solid #CCCCCC;
	margin: 4px;
}#filesgalery {
	float: right;
	width: 100px;
	padding: 4px;
	border: 1px solid #999999;
}
#reaction {
	padding-top: 15px;
}
.reactitle {
	background-color: #D5EAF4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.fondrouge {
	background-color: #FF99CC;
}

.hidendiv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	width:1px;
	position: absolute;
	}
	.showdiv {
	visibility:visible;
	height: 190px;
	border: 1px solid #CCCCCC;
}

