body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F1F1ED;
	margin: 0px;
	background-image: url(../images/fd_site.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
}
h1 {
	font-size: 18px;
	color: #AC0600;
	margin-top: 0px;
	margin-bottom: 16px;
}
h2 {
	font-size: 16px;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 14px;
}
h3 {
	font-size: 16px;
	color: #585858;
	margin-top: 20px;
	margin-bottom: 14px;
}
li {
	margin-bottom: 6px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
td {
	background-color: #FFFFFF;
}
#site {
	width: 920px;
	height: 100%;
	text-align: left;
}
#entete {
	width: 920px;
	height: 95px;
	float: left;
}
#haut {
	width: 920px;
	height: 110px;
	float: left;
}
#gauche {
	width: 210px;
	float: left;
}
#centre {
	width: 490px;
	float: left;
	margin: 10px;
}
#droite {
	width: 200px;
	float: left;
}
#droite a {
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	text-decoration: underline;
}
#droite h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #BCB9AD;
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#droite p {
	margin-bottom: 10px;
	margin-right: 5px;
}
#fenetre {
	position: absolute;
	z-index: 1;
	top: 220px;
	overflow: auto;
	border: 1px solid #666666;
	height: 400px;
	width: 470px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
#fenetre_menu {
	text-align: right;
	margin-bottom: 10px;
}
#fenetre_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#credits {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#credits a {
	color: #666666;
	text-decoration: none;
}
.texte_encadre {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px dashed #CCCCCC;
	color: #990000;
	font-style: italic;
}
.slideshow img {
	border: 7px solid #E5E5E5;
	text-align: center;
}
.slideshow img.verti {
	margin-left: 114px;
	margin-top: 8px;
}
.slideshow img.hori {
	margin-left: 18px;
	margin-top: 30px;
}
.im_locaux_accueil {
	border: 7px solid #e2dac7;
	text-align: center;
}
