body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px;
	background-color:#640607;
}

.blanc {
	color:#FFF;
}

p{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

a {
	color:#AB6567;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#AB6567;/*	color:#006000;*/
	margin:0px;
	margin-bottom:20px;

}

h1:first-letter { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color:#640607; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#B90103;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
}

.menu {
	list-style-type:none;
	display:inline;
	margin-right:20px;
	
}

.linkmenu {
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:underline;
}

.linkmenu:hover {
	text-decoration:none;;
}
#menulangues {
		padding-top:5px;
}

#menulangues a {
	color:#AB6567;
}

.fondrouge {
	background-color:#640607;
}
#container {
margin: 50px auto 0px auto; 
position:relative; 
border:1px solid #FFF; 
display:table; 
background-color:#FFF;
width:800px;
}

#top{
	height:80px;	
}


#zonecontenu {
	text-align:left;
	margin:30px 0px 0px 15px;
	display:table;
	float:left;
	padding-bottom:30px;
	
}

#zoneimage {
	margin:30px 0px 50px 15px;
	padding:0px;
	display:table;
	float:right;
}

#bottom {
	clear: both;
	padding-top: 12px;
	font-size: 10px;
	text-align: center;
	margin-bottom:50px;
	color:#FFF;
}
#bottom a {
	color:#FFF;
}

#bottom ul {
	display:inline; }
#bottom li {
	display:inline;
	margin-left:5px;
	list-style-type: none;
}
	
.blanc {
	color: #FFFFFF;
}
.blanc:hover {
	color: #FFFFFF;
}
.textecentre {
	text-align: center;
}
.textedroite {
	text-align: right;
}
#gallimg img {
	border: 1px solid #000000;
	
	}
.linkgallery {
	display: block;
	padding: 5px;
	float: left;
	width: 150px;
	height:180px;
	text-align: center;
}
#gallfil {
	padding:2px;
	border: 1px solid #999999;
}

.splash a{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

.splash_texte{
	color:#AB6567;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* FORMS */
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #B5B8C8;
	color: #640607;
	font-size: 12px;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


textarea {
	background-color: #FFFFFF;
	border: 1px solid #B5B8C8;
	color: #08778B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #B5B8C8;
	color: #08778B;
	font-size: 12px;
	width:auto;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
	border: 1px solid #AB6567;
	}
fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10x;
	padding-left: 50px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	color:#640607;
}


hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
}
legend {
	font-size: 12px;
	color: #640607;
}
label { padding-top:4px; padding-bottom:1px; margin:0px; display:block; }
/* FIN FORMS */
#filedown {
	width:180px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background:#EEEEEE;
	padding:3px;
	position:absolute;
	margin-left:380px;
	margin-top:40px;
}
 .filedownpdf {
	
 }

#autoimages {
width:700px;
	display:table;
	}
#autoimages img {
	margin: 3px;
	}

#calendar {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	width: 160px;
	margin-bottom:30px;
	 
	}	
.calendar_days {
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
}	

.calendar_dayssel {
	font-size: 11px;
	text-align: center;
	background-color: #CCCCCC;
}

body.mceContentBody {
	background-color: #FFFFFF;
}

