@charset "utf-8";
/* CSS Document */

#centre {
	width: 884px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#en_tete {
	background-image: url(images/titre.gif);
	height: 58px;
	width: 884px;
	background-repeat: no-repeat;
}
#menu {
	width: 165px;
	padding-right: 17px;
	float: left;
	line-height: 1.5;
	background-image: url(images/fond_menu.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#contenu_d {
	width: 165px;
	float: left;
	line-height: 1.5;
}
#liste_presse {
	width: 145px;
	float: left;
	line-height: 1.5;
	text-align: left;
	padding-left: 20px;
}
#contenu_g {
	width: 480px;
	float: left;
	text-align: left;
	padding-left: 20px;
	margin-right: 20px;
}
#contenu_c {
	width: 520px;
	float: left;
	text-align: center;
	height: 200px;
}
#contenu_scroll {
	width: 520px;
	text-align: center;
	height: 500px;
	overflow: auto;
}
#contenu_scroll img{
	width: 500px;
}
#legende {
	width: 144px;
	padding-left: 0px;
	float: left;
}
#intitule {
	width: 144px;
	padding-left: 0px;
	float: left;
	font-style: italic;
}
#vignettes {
	width: 165px;
	float: left;
}
#vignettes img{
	width: 165px;
}
#legende_txt {
	float: left;
	width: 144px;
}
#navigation {
	width: 144px;
	padding-left: 38px;
	float: left;
}
#liens {
	padding-top: 21px;
}

body {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #4e719e;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #4e719e;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #4e719e;
}
h4 {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
	font-weight: normal;
}

.actuel {
	color: #F00;
}
.num_galerie {
	padding-top: 10px;
	display: block;
}
.num_presse {
	vertical-align: middle;
}
.absmiddle {
	vertical-align:middle;
}
.absmiddle img{
	vertical-align:middle;
	margin-bottom: 9px;
}
.actualite {
	float: left;
	text-align: left;
}
.separation {
	color: #F00;
	clear: both;
	margin-bottom: 15px;
	display: block;
	padding-top: 20px;
	text-align: center;
}

