html, body {
	background-image: url(/images/fd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	text-align: center;
	background-color: #5A5A5A;
}
.mentions {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
a.mentions {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.mentions:hover {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.tab_centre {
	background-image: url(/images/fd_centre.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab_calendrier {
	background-image: url(/images/sep.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
}
.tab_dph {
	text-indent: 10px;
}
.fd_calendrier {
	background-image: url(/images/fd_calendrier.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fd_dph {
	background-image: url(/images/fd_dernieresphotos.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	background-image: url(/images/menus/menu5_1.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu a {display: block; float: left;}
.bas {
	background-image: url(/images/fd_bas.jpg);
	background-repeat: repeat-x;
}
.txt_bas {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
}
a.txt_bas {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.txt_bas:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.txt_bas_sep {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.txt_horaires {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
a.txt {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.txt:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.tab_events {
	background-image: url(/images/fd_events.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab_events h1 {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}
.tab_events p {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.tab_events a {
	color: #ff0000;
	text-decoration: none;
}

.titre {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.txt1 {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a.txt1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.txtHH {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}
textarea.editeur {
	height: 500px;
	width: 100%;
}
textarea.editeur_horaires {
	height: 200px; width: 100%;
}
	
textarea.editeur_soirees {
	height: 200px; width: 100%;
}

div.admin_nav {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
div.admin_nav a {
	color: #ffffff;
	text-decoration: none;
}
