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

body {
	margin: 0px;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	background-color:#426662;
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
a {
    color:#333333;
    text-decoration:underline;
}
 a:hover {
    color:#333333;
    text-decoration:underline;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#426662;
}
#global {
	margin: auto;
	width:915px;
}
#header {
	border-bottom:1px solid #426662; 
	height:58px;
	width:786px;
	margin:10px 0px 0px 65px;
}
#menu {
	height:109px;
	margin-left:65px;
	margin-top:1px;
}
#center {
	background-color:#ffffff;
	width:915px;
	padding-bottom:1px;
	overflow:hidden;
	
}
#center img {
	border: 1px solid #426662;
}
#center_bas_rond {
	width:915px;
	height:23px;
	background-image:url(../img/coin5.png);
}
#footer {
	color:#fff;
	font-size:10px;
	margin-left:55px;
	margin-top:4px;
}
img#menu {
	float:left;
}
img#gauche { 
  float: left; 
} 
img#droite { 
  float: right; 
}
.contenu {
	float:left;
}
.expos {
	margin: 30px 0px 20px 30px ;
	width:390px;
	float:left;
}
.expos2 {
	margin: 0px 0px 20px 30px ;
	width:380px;
	float:left;
}
.short_movies {
	width:420px;
	margin:30px 0px 0px 0px;
	float:left;
}
.biblio {
	width:420px;
	margin:30px 0px 0px 0px;
	float:left;
	
}
.annonce {
	margin: 0px 0px 20px 30px ;
	width:800px;
	float:left;
}
.biographie {
	margin: 0px 0px 20px 30px ;
	width:820px;
	float:left;
}

.image_expos {
	float:left;
	margin:0px 15px 0px 0px ;
}
.image_bio {
	float:left;
	margin:15px 15px 0px 0px ;
}