
body {
	background-image: url(images/fond_body_centre.jpg);
	background-repeat: repeat;
	background-color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////
     HAUT DU SITE
//////////////////////////////////////////////////////////////////////////////////////////////*/
#global_haut {
	width: 100%;
	background-image: url(images/fond_body_haut.jpg);
	background-repeat: repeat-x;
}
#haut {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 57px;
	background-image: url(images/fond_haut.jpg);
	background-repeat: no-repeat;
	}

#haut img {
float:left;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////
     MENU
//////////////////////////////////////////////////////////////////////////////////////////////*/
#menu{
	float:right;
	margin: 30px 0 0;
	padding: 0 ;
	list-style: none ;
	text-align: center ;
	}
#menu li{
	display: inline;
	margin-right: 10px;
	}
#menu li a{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: none;

	}
#menu li a:hover{
	color: #BBDDFF;

	}	
/*///////////////////////////////////////////////////////////////////////////////////////////////
     CENTRE DU SITE
//////////////////////////////////////////////////////////////////////////////////////////////*/	
#global_centre { 		
	width: 100%;
	background-image: url(images/fond_body_centre.jpg);
	background-repeat: repeat;
	height: 528px; /*hauteur mini pour IE*/
}
html>body #global_centre
{
	height: auto;
	min-height: 528px; /*hauteur mini pour les autres*/
}
#centre,
#centre_artiste {
	margin: 0px auto;	
	width: 900px;
	padding: 0px;	
}

#centre_artiste {
	background-image: url(images/fond_centre.jpg);
	background-repeat: no-repeat;
	height: 528px; /*hauteur mini pour IE*/
}
html>body #centre_artiste
{
	height: auto;
	min-height: 528px; /*hauteur mini pour les autres*/
}

#gauche {
	float:left;
	width:340px;
	background-image: url(images/fond_gauche.jpg);
	background-repeat: no-repeat;
	height: 528px;
}
#droit{
	float:right;
	width:560px;
	height: 528px;
	background-image: url(images/fond_droit_2.jpg);
	background-repeat: repeat-y;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////
     BAS DU SITE
//////////////////////////////////////////////////////////////////////////////////////////////*/
#global_bas{ 
	clear: both;		
	width: 100%;
	background-image: url(images/fond_body_bas.gif);
	background-repeat: repeat-x;
	height: 403px;
}
#bas {
	width: 900px;
	padding:0;
	margin: 0px auto;
}
#bas_art {
	width: 900px;
	height: 62px;
	padding-top: 15px;
	top: 720px;
	position: absolute;
}
.float_bas_1, .float_bas_2, .float_bas_3 {
	float:left;
	margin-top: 20px;
	margin-bottom:47px;
	font-size: 11px;
	color:#fff;
	background-image: url(images/deco_bas.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.float_bas_1 {margin-left:30px;padding:0 70px 0 14px;width: 250px;}
.float_bas_2 {padding:0 50px 0 14px;width: 250px;}
.float_bas_3 {padding:0 0 0 14px;;width: 200px;}

#bas p, #bas_art p {
	margin-top: 5px;
	font-size: 11px;
}
#bas span, #bas_art span {
	color: #663333;
}
#bas a, #bas_art a {
	color: #663333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663333;
	text-decoration: none;
}
#bas a:hover, #bas_art a:hover {
	color: #AF6161;
	border-bottom-color: #AF6161;
}
#bas h2, #bas_art h2 {
	color:#B0D8FF;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 800;
}

#as2b {
	padding: 0 0 0 31px;
	color: #663333;
	font-size: 10px;
}
#as2b span.visites {
	color: #0099FF;
	font-weight: bold;
}

#as2b object,
#as2b span.bruitage {
	float:right;
	margin-top:-12px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////
     ANIM MOOTOOLS ACCUEIL - EXPO + LIVRES
//////////////////////////////////////////////////////////////////////////////////////////////*/
#boxActu{
	position:absolute;
}
#boxActu div{
	width:530px;
	height:190px;
	float:left;
	/*;border:1px solid #e1e1e1*/
}
#boxActu p, #boxActu ul{
	padding:5px 0px 5px 10px;
	font-size: 11px;
	text-align: justify;
}
#boxActu h3{
	padding:5px 0px 0px 10px;
	margin-bottom: 5px;
}
#boxActu h3 span{
	color: #0074C1;	
}

#boxActu img{
	float:right;
	margin:-15px 0px 0px 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #999966;
}
#boxActu a{
	font-size: 11px;
	color: #0074C1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0074C1;
	padding-top: 2px;
	margin-left: 10px;
	text-decoration: none;

}
#boxActu a:hover{
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;

}
#infoActu{
	font-size: 1px;
	visibility: hidden;
	/*background:#fff !important;
	color:red !important;
	cursor:default*/
}
img {border:0;}
#bt_droit {
	float:right;
	margin-top: -25px;
	margin-right: 15px;
}
.date_expo {
	font-size: 16px;
	font-weight: bold;
	color: #0074C1;
}
.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.maskActu{
	position:relative;
	width:530px;
	height:190px;
	overflow:hidden;
	margin-bottom: 0px;
}

span img{
	display:block;
	border:none;
}
