body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin :0;
	background:#CCCCCC;
}
.page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border:thin solid #000;
	background-color:#FFFFFF;
	min-height:600px;
	overflow:auto;
}
#menu {
	padding: 15px;
	float: left;
	height: auto;
	width: 300px;
	margin-left: 0px;
	border: thin solid #666666;
	background-color: #5B5B5B;
	margin-top: 25px;
}
#contenu {
	width: 570px;
	padding: 10px 10px 20px 30px;	
	float: left;
	overflow:auto;
	font-family:Verdana,helvetica,sans-serif;
}
#contenu a {
	color:#999999;
	text-decoration:none;
}
#contenu a:hover {
	color:#000000;
	text-decoration:underline;
}
.gauche {
	width:344px;
	overflow:hidden;
	float:left;
}
.element_menu a{
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
	letter-spacing: 0.5em;
	line-height: 22px;
}
.element_menu a:hover{
	font-size: 16px;
	font-weight: bold;
	color: red;
	color: #FFFFFF;
}
#footer{
	position: relative;
	text-align:center;
	font-size:0.9em;
	color:#CCCCCC;
	background-color:#666666;
	width:100%;
	height:15px;
	bottom:0px;
	float:left;
	clear:both;
	bottom:0px;
	margin-top: 40px;
}
#footer a {
	color:#CCCCCC;
	text-decoration:none
}

#footer a:hover {
	color:#000;
}

#pCoord, #coord em{
	font-size:11px;
	color:#666666;
	letter-spacing:0.1em;	
}
#coord {
	margin: 0 15px;
	width: 300px;
	float:left;	
}
h1 {
	color:#000;
	font-size:14px;
	background:#D8D6D7;
	padding:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color:#666666;
	font-size:16px;
}
h4 {
	padding-left:4px;
}
/* ---- Events ---- */

.evenement {
	border-bottom:thin dashed #999999;
	padding: 10px 0;
	margin: 10px 0;
}
.evenement p{
	border:thin solid #999999;
	padding: 2px;
	display:inline;
	color:#666666;
}
.galerie {
	padding:2px;
	margin-left: 2px;
}
#galerie {
	float:left;
	width:450px;
}
#galmenu {
	width:120px;
	float:left;
}
ul{
	margin:10px 0 0 -15px;
}
#parts {
	font-weight:bold;
	margin:5px 0;
	list-style-type:none;
}
sup {
	font-size:10px;
	line-height:7px;
}
.li_on {
	color:#000 !important;
}
h3 {
	margin-left:5px;
}
a.lien {color:#cfcfcf;margin-left:15px;text-decoration:none;}
a.lien:hover {color:#000;text-decoration:underline;}