#central {
	float:left;
	padding:0 0 14px 0;
}

/* ------------------------------------------------ LEFT */

#left {
	width:710px;
	float:left;
}

/* Current exhib */

#current-exhib {
	padding:11px 0 0 0;
}

#current-exhib .bloc-news {
	float:left;
	width:220px;
	margin:0 25px 0 0;
	position:relative;
}

#current-exhib .bloc-news img{
	display:block;
}

#current-exhib #bloc-news-3 {
	margin:0 !important;
}

#current-exhib .bloc-news .article{
	width:200px;
	height:95px;
	padding:10px 10px 0 10px;
	overflow:hidden;
}

#current-exhib #bloc-news-1 .article{
	background:#a4aeb1 url('../../images/structure/background/bloc_news1_bg.jpg') no-repeat top left;
}

#current-exhib #bloc-news-2 .article{
	background:#a4aeb1 url('../../images/structure/background/bloc_news2_bg.jpg') no-repeat top left;
}

#current-exhib #bloc-news-3 .article{
	background:#a4aeb1 url('../../images/structure/background/bloc_news3_bg.jpg') no-repeat top left;
}

#current-exhib .bloc-news .article span{
	color:white;
	display:block;
	font-weight:bold;
	line-height:0.85em;
}

#current-exhib .bloc-news .article strong {
	color:#463c32;
	text-transform:uppercase;
}

#current-exhib .bloc-news .article strong a{
	color:#463c32;
}

#current-exhib .bloc-news .article p {
	font-size:0.9em;
	line-height:1.2em;
	text-align:justify;
}

#current-exhib .bloc-news .date {
	background:#828C8F none repeat scroll 0 0;
	color:white;
	font-weight:bold;
	height:22px;
	padding:3px 0 0 10px;
	width:210px;
}

#current-exhib .bloc-news .lien {
	width:69px;
	height:31px;
	position:absolute;
	bottom:0;
	background:url('../../images/structure/background/savoirplus_bg.png') no-repeat top left;
	right:-9px;
}

#current-exhib .bloc-news .lien a{
	color:white;
	font-size:0.9em;
	font-weight:bold;
	padding:0 0 0 5px;
}

/* Actualites */

#actualites {
	background:white;
	margin:10px 0 0 0;
	float:left;
	width:680px;
	position:relative;
	padding:14px 0 18px 30px;
}

#actualites .lien-rss {
	background:transparent url(../../images/elements/rss.gif) no-repeat scroll 0 6px;
	padding:0 0 0 20px;
	position:absolute;
	right:20px;
	top:0;
}

#actualites .lien-rss a{
	text-decoration:underline;
	font-size:0.8em;
}

#actualites h2 {
	color:#78786E;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:2.1em;
	font-weight:normal;
	padding:0 0 20px 0;
}

#actualites .actu {
	position:relative;
	width:680px;
	padding:0 0 15px 0;
}

#actualites .actu img {
	float:left;
	margin:2px 0 0 0;
}

#actualites .actu  .article {
	padding:0 0 0 50px;
	width:480px;
}

#IE7 #actualites .actu  .article {
	padding:0 0 0 10px;
}

#actualites .actu  .article h3{
	color:#463c32;
	text-transform:uppercase;
	font-size:1em;
	line-height:1em;
	padding:0 0 2px 0;
}

#actualites .actu  .article h3 a{
	color:#463c32;
}

#actualites .actu  .article p{
	font-size:0.9em;
	line-height:1.3em;
}

#actualites .actu  .article p a{
	font-size:0.9em;
}

#actualites .actu  .date {
	background:transparent url(../../images/structure/background/dateactu_bg.png) no-repeat scroll left top;
	color:white;
	font-size:0.9em;
	font-weight:bold;
	height:31px;
	padding:0 0 0 20px;
	position:absolute;
	right:-9px;
	top:1px;
	width:135px;
}

#actualites #toutes-actus {
	background:transparent url(../../images/structure/background/toutes_actus.png) repeat scroll 0 0;
	bottom:0;
	height:31px;
	position:absolute;
	right:-10px;
	width:139px;
}

#actualites #toutes-actus a{
	color:white;
	font-size:0.85em;
	padding:0 0 0 8px;
}


/* ------------------------------------------------ RIGHT */

#right {
	width:250px;
	float:left;
	padding:10px 0 0 20px;
}

#right img{
	display:block;
}

#agenda {
	padding:0 0 10px 0;
}

#agenda h2 {
	color:#78786E;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:1.9em;
	font-weight:normal;
	padding:0 0 10px 0;
}

#right .teaser {
	margin:0 0 25px 0;
	position:relative;
}

#right .teaser .lien {
	background:transparent url(../../images/structure/background/teaser_bg.png) no-repeat scroll left top;
	bottom:-9px;
	height:21px;
	padding:10px 0 0 5px;
	position:absolute;
	right:-10px;
	width:134px;
}

#right .teaser .lien a{
	color:white;
	font-size:0.8em;
	font-weight:bold;
}

#evenements h2 {
	color:#78786E;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:1.9em;
	font-weight:normal;
	padding:5px 0 15px 0;
}

#evenements .event {
	padding:0 0 15px 0;
}

#evenements .event h3 {
	color:#463c32;
	line-height:1em;
}

#evenements .event h3 a{
	color:#463c32;
}

#evenements .event span {
	color:#81988a;
	font-weight:bold;
	font-size:0.9em;
}

#evenements .event p {
	font-size:0.9em;
	line-height:1.3em;
}

/*- ----------------------------------------- Calendrier */

#calendrier {
	background:white;
	padding:7px 0;
}

#calendrier ul#navigation_mois {
	text-align:center;
}

#calendrier ul#navigation_mois li{
	display:inline;
	padding:0 5px;
}

#calendrier ul#navigation_mois li a{
	color:#434543;
	text-transform:uppercase;
	font-weight:bold;
}

#calendrier table {
	width:100%;
}

#calendrier table thead {
	background:#b4b6b4;
	color:white;
}

#calendrier table thead th{
	background:#b4b6b4;
}

#calendrier table td{
	text-align:center;
	font-size:0.95em;
	font-weight:bold;
}