body{margin: 0; /* pour éviter les marges */text-align: center; /* pour corriger le bug de centrage IE */background:#000c21 url(../img/background_site01.jpg) no-repeat center top;}

#global{margin-left: auto; margin-right: auto;  /* moitié de la largeur */   text-align: center; /* on rétablit l'alignement normal du texte */  color:#ffffff;  font-family:Arial; width:1000px; height:800px}
 a:link, a:visited, a:active {
	color:#F39;
	text-decoration:none;
	}
a:hover{
	color:#F9C;
	}	

img
{
border: 0px;
}

#header{}

#content_gauche{
	float:left;
	margin-top: 20px;
	margin-left:0px;
	width:550px;}

#menu
{
	padding: 0;
	margin: 0;
	list-style: none;
	height:24px;
	padding-left:30px;
	text-align:left;
}
#menu li
{
	float: left;
	margin: 0;
	padding: 0;
	width:100px;
	height:24px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}

#menu li a
{
	display: block;
	overflow: hidden;
	border:0;
	height:24px;
	/*background-position: left top;*/
	background-repeat: no-repeat;
}
#menu li a:hover
{
	background-position: 0px -24px;
}

#content_main{}
#content_main .header{
	height:11px;
	background: url(../img/content_gauche_header_bg.png) no-repeat;
	}
#content_main .content{
	height: 394px;
	padding : 10px 5px 10px 15px;
	background: url(../img/content_gauche_content_bg.png);}

#content_main .content #corps{
	height:280px;
	text-align:justify;
	width:390px;	
	}
#content_main .content #corps .titre{
	font-size:20px;
	padding-bottom:5px;
	font-weight:bold;}
#content_main .content #corps .texte{
	font-size:12px;
	height:364px;
	overflow:auto;
	padding-right:5px;
}

#content_main .content #corps a:link, #content_main .content #corps a:visited, #content_main .content #corps a:active {
	color:#F39;
	text-decoration:none;
	}
#content_main .content #corps a:hover{
	color:#F9C;
	}

#content_main .content #slideshow{
	margin-top: 20px;
	float:right;
	width: 220px;
	}
#content_main .footer{
	height:11px;
	background: url(../img/content_gauche_footer_bg.png) no-repeat;}

#content_droite{
	margin-top: 44px;
	float:left;
	margin-left:110px;
	width:340px;}
#focus{
	margin-bottom:34px;
	}
#contact{
	}

#content_droite .header{
	height:11px;
	background:url(../img/content_droite_header_bg.png) no-repeat;}
#content_droite .content{
	font-size:12px;
	padding:0 6px 10px;
	text-align:left;
	background:url(../img/content_droite_content_bg.png);}

#content_droite .content .choix_lieu{
	text-align:right;
	font-size:10px;
	}

#content_droite .content .img_carte{
	float:right;
	background:transparent url(../img/carte_contact.png) no-repeat;
	width:121px;
	height:121px;	
	}

#content_droite .content .titre{
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
	width:200px;
	}
#content_droite .content .info{
	width:200px;
	line-height : 1.8em;
	font-size:12px;
	font-weight:100;
}

#content_droite .footer{height:11px;
	background:url(../img/content_droite_footer_bg.png) no-repeat transparent;}

#content_droite #focus .content{
	height:115px;
	}
#content_droite #focus .content{
	height:height:133px;
	overflow:hidden;
	}
	
#footer_global{
	clear:both;
	float:left;
	margin-top:30px;
	text-align:center;
	width:100%;
	font-size:10px;
	color: #d9aec8;
	}
	

#carousel
{
	width: 260px;
	height: 115px;
	position: absolute;

}
#carousel a
{
	position: absolute;
	width: 110px;
}

.roundabout-holder 
{
	padding: 0; 
	height: 113px;
	list-style: none;
}
.roundabout-moveable-item
{ 
   height: 113px; 
   width: 152px; 
   cursor: pointer;
   overflow:hidden;
	padding-top: 10px;
}
.roundabout-in-focus{
	cursor: auto;
}
li {
	list-style:none outside none;
}

.years
{
	padding-bottom: 5px;
}

.years-title
{
	font-size:14px;
	font-weight: bold;
}
