#slider
{
	padding-top:40px;
}
#viewParties
{
	
	width:940px;
	padding:0px 0px 4px 0px;
	overflow:hidden;
	height:295px;
	background:url('/lib/v1.1/img/nacel/bg_viewParties.jpg') no-repeat 0px -5px;
}
#contentParties
{
	width:5640px;
	padding:0px;
	margin:0px;
}
.partie
{
	width:940px;
	padding:0px;
	margin:0px;
	float:left;
	height:285px;
	overflow:none;
}
.imgPartie
{
	float:left;
	width:635px;
	overflow:hidden;
}
.textPartie
{
	float:left;
	width:260px;
	background-color:#ffffff;
	padding:15px 15px 0px 15px;
	margin:0px;
}
.textPartie h2
{
	color:#264c71;
	font-weight:bold;
}
.textPartie ul
{
	margin:0px;
	padding:0px;
}
.textPartie ul li
{
	list-style:none;
	list-style-position:inside;
	padding-left:10px;
	line-height:1.2;
}
.textPartie ul li a
{
	font-size:12px;
	text-decoration:none;
}


/*-----------------------------------------------------------------------------------------------*/
#menuParties
{
	width:944px;
	margin-top:10px;
	height:77;
	padding:3px 4px 8px 4px;
	overflow:auto;
	background:url('/lib/v1.1/img/nacel/bg_menuParties.jpg') no-repeat 0px 0px;
}
.menuPartie
{
	/*width:156px;*/
	width:187px;
	height:73px;
	float:left;
	background:url('/lib/v1.1/img/nacel/bg_menuPartie.jpg') repeat-x 0px 0px;
	display:block;
}
.imgMenuPartie
{
	float:left;
	padding:5px;
	width:50px;
}
.textMenuPartie
{
	float:left;
	padding:12px 5px 10px 15px;
	text-align:center;
	width:70px;
}
.textMenuPartie a
 {
	color:#8a8a8a;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}
.menuPartie.actif
{
	background:url('/lib/v1.1/img/nacel/bg_menuPartieActif.jpg') no-repeat 0px 0px;
}
.menuPartie.actif a
{
	color:#ffffff;
}
/*-----------------------------------------------------------------------------------------------*/
#partie-0 .imgPartie 
{
	width:605px;
	height:100%;
	background:url('/lib/v1.1/img/nacel/imagePartie0.jpg') no-repeat 0px 0px;
	padding-left:30px;
	overflow:auto;
}
#partie-0 .imgPartie ul
{
	padding:145px 1% 0px 1%;
	float:left;
	width:98%;
}
#partie-0 .imgPartie ul li
{
	display:block;
	line-height:1.2;
	height:auto;
	width:46%;
	float:left;
	color:#ffffff;
	list-style-type:circle;
}
#partie-0 .imgPartie ul li a
{
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
#partie-0 .imgPartie ul li a:hover
{
	text-decoration:underline;
}
