/* CSS Document */

/*************************  CONTENT / REFERENCES  **************************/

#content h2.references{
	font-size:3.2em;
	text-align:left;
	padding:45px 0 30px 40px;
	margin: 0 0 0 0;
}

#content #ref-nav{
	display:block;
	height:auto;
	position:relative;
	padding:0 0 50px 0
}
#content #ref-nav ul.ref-list{
	text-align:center;
	float:left;
	padding:0 41px;
	margin : 0 0 0 0;
}
#content #ref-nav ul.ref-list li{
	float:left;
	padding:1px;
	list-style-type:none;
	margin: 0 0 0 0;
}
#content #ref-nav ul.ref-list a,
#content #ref-nav  ul.ref-list span{
	display:block;
	width:168px;
	height:83px;
	/*position:relative;*/
	margin:0;
    filter:inherit;
	border:1px solid #d9d9d9;
}
#content #ref-nav  ul.ref-list a{
	background-image:url(../images/ref-corner.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#content #ref-nav  ul.ref-list li a:hover{
	background-color:#ecf0f2;
	border:1px solid #8f989f;
}


/*************************  CONTENT / REFERENCES / SHOWCASE  **************************/

#content #showcase-slideshow{
	width:943px;
	position:relative;
	background-color:#000000;
}
#content #showcase-slideshow.js{
	overflow:hidden;
	height:406px;
}
#content #showcase-slideshow.loading{
	background-image:url(../images/showcase-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#content #showcase-slideshow img{
	width:943px;
	height:406px;
}


#content #showcase-slideshow a.back{
	position:absolute;
	top:20px;
	left:20px;
	display:block;
	height:29px;
	width:115px;
	padding:0 0 0 35px;
	line-height:29px;
	font-size:12px;
	color:#ffffff;
	background-image:url(../images/ref-back-btn.png);
	background-position:left;
	background-repeat:no-repeat;
	z-index:9999;
}

#content #showcase-nav{
	width:943px;
	height:142px;
	background-color:#000000;
	color:#ffffff;
}
#content #showcase-nav div.left{
	width:155px;
	padding:0 15px 0 60px;
	float:left;
}
#content #showcase-nav div.left h2{
	font-size:1.4em;
	line-height:1.29em;
	font-weight:normal;
	text-transform:uppercase;
}
#content #showcase-nav div.left ul{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:15px;
}
#content #showcase-nav div.left ul li{
	font-size:1.2em;
	line-height:1.5em;
	color:#858d90;
}
#content #showcase-nav div.left ul li a{
	color:#858d90;
	text-decoration:none;
}
#content #showcase-nav div.left ul li a:hover{
	text-decoration:underline;
}
#content #showcase-nav div.left ul li.current,
#content #showcase-nav div.left ul li.current a{
	color:#ffffff;
}
#content #showcase-nav div.right{
	width:638px;
	padding:0 60px 0 15px;
	float:right;
}
#content #showcase-nav div.right h3{
	font-size:2em;
	line-height:1em;
	font-weight:normal;
}
#content #showcase-nav div.right p{
	font-size:1.1em;
	line-height:1.36em;
	margin-top:10px;
}
#content #showcase-nav div.right p a{
	color:#ffffff;
}
#content #showcase-nav div.right p.more{
	font-size:1.2em;
	line-height:1.42em;
	font-weight:bold;
}



/*************************  CONTENT / ACTUALITE LISTE  **************************/

#content h2.news{
	font-size:3.2em;
	text-align:left;
	padding: 45px 0 15px 40px;
	margin : 0 ;
}

#content ul#actu-list{
	margin:0 35px 0 40px;
	border : solid 1px #e1e1e1;
	padding:0;
}

#content ul#actu-list li{
	background-color:#f3f3f3;
	background-image:url("/images/news/background-liste.jpg ");
	background-position:0 0;
	background-repeat:repeat-x;
	border-bottom-color:#e1e1e1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#000000;
	display:block;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	text-decoration:none;
}

#content ul#actu-list li img{
	border: solid 1px #bbbab6;
	float:left;
}

#content ul#actu-list li p.date{
	color: #000000;
	font-size:1.2em;
	padding: 0 0 0 0;
	margin:0;
}

#content ul#actu-list li p.description{
	padding:0 0 0 34px ;
	font-size:1.1em;
	margin:0;
}

#content ul#actu-list li h3{
	font-size:1.6em;
	padding:0 0 5px 34px;
	margin : 0;
	text-decoration:none;
}

#content ul#actu-list li h3 a{
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}
#content  ul#actu-list li div.texte_actu  {
	float : left;
	width:500px;
}

#content  ul#actu-list li a.read_article{
	background-image:url("/images/news/fleche_news.gif ");
	background-position:0 0;
	cursor:pointer;
	display:block;
	float:right;
	margin-right:27px;
	margin-top:21px;
	height:35px;
	overflow-x:hidden;
	overflow-y:hidden;
	text-indent:-9000px;
	width:27px;
	z-index:9999;
}

.scroll{
	display:block;
	height:401px;
	overflow:scroll;
	left:0;
	top:0;
	width: 900px;
}

#box1{
	position:relative;
	left:0px;
	top:0;
}

#content .news p{
	font-size:1.1em;
	margin-bottom:3px;
}

#content .news p.date{
	color:#000000;
	font-size:1.2em;
}

#content .news p.question{
	margin-top:10px;
	font-size:1.6em;
}

#content .news a.retour{
	float:left;
	font-size:11px;
	line-height:1em;
	display:block;
	height:17px;
	width:99px;
	padding:5px 8px 2px 8px;
	background-image:url(../images/home-groupebox-more.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	margin-top:25px;
}

#content .news a.choix{
	float:left;
	font-size:11px;
	line-height:1em;
	display:block;
	height:17px;
	width:99px;
	padding:5px 8px 2px 8px;
	background-image:url(../images/home-groupebox-more.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	margin-right:10px;
	margin-top:5px;
}

#content .news h2{
	font-size:2.3em;
}