@charset "UTF-8";
/* CSS Document */


.span-70{
	width: 462px;
}

.span-30{
	width: 198px;
}

.span-30.last{
	width: 198px;
}


.colborder2 {
	border-right:1px solid #EEEEEE;
	margin-right:15px;
	padding-right:10px;
}

.twinColumn{
	width: 330px;
	float: left;
}

.colborder3 {
	border-right:1px solid #EEEEEE;
	margin-right:13px;
	padding-right:13px;
}

.photoBox{
	float: left; 
}

.photoBox img{
	display: block;
	margin: 0em 1.5em 0.1em 0;
}


/*Legende de l'image */
.photoBox span{
	color: #5B5B5B;
	font-style: italic; 
}

.picturegallery{
	margin: 0;
}


.picturegallery p{
	float: left; 
	margin: 0 2em 0 0;
}

.picturegallery p span{
	display: none; 
}

.part{
	clear: both;
}

.photo img{
	display: block;
	margin: 0;
}


/*Legende de l'image */
.photo span.desc{
	display: block;
	color: #5B5B5B;
	font-style: italic; 
}

.listing_date{
	line-height: 25px;
}	

.listdocuments{
	width:670px;
}

.list_doc_title{
	line-height: 2em;
	margin: 1.5em 0;
	display: block;
	padding: 1.2em 0 0;
}

.onecolumns a img.left{
	width: 100px;
}

.list_doc_img{
	display: block;
	margin: 0 30px 0 0;
}

.list_doc_box{
	display: block;
}

.events{
	width: 200px;
	margin: 0 10px 0 0;
}

.news .news_img{
	float:left;
	margin: 0 0.3em 0.2em 0;
}

.news .img{
	float:left;
	margin: 0.5em 0 0 0;
}

.btn_center{
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
	clear: both;	 
}






.carousel {width:241px;height:162px;background:none;/*position:relative;left:-14px;padding-left:1px;padding-top:0px;top:0px;*/}
.slider-wrap {
	margin: 0px;
	position: relative;
	width: 100%;
}
.stripViewer { 
	position: relative;
	overflow: hidden; 
	margin: 0px auto;
	width: 241px;
	height: 150px;
	clear: both;
	/*top:8px; */
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	width: 100%;
	list-style-type: none;
}
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 241px;
}
.stripViewer  img{margin:0px;padding:0px;}
.stripNav {display:none;}
.stripNavL, .stripNavR {
	position: absolute;
	top: 50px;
	text-indent: -9000em;
	z-index:10;
}
.stripNavL a, .stripNavR a {
	/*display: block;*/
	display: none;
	height: 40px;
	width: 38px;
	font-size:0px;
	line-height:0px;
}
.stripNavL {/*background: url("../images/arrows.png") no-repeat -5px -4px;left: 0;*/ display:none;}
.stripNavR {/*background: url("../images/arrows.png") no-repeat -52px -4px;right: 0;*/ display:none;}


	


 
.carousel img, .carousel ul, .carousel li {margin: 0px; padding: 0px;}
.slideshowviewport {
        width: 241px;
        overflow:hidden; 
position:relative;
}
.slideshowviewport ul{
        position: relative;
        padding: 0;
}
.slideshowviewport li{
        width: 241px;
        height: 150px;
        float: left;
        list-style: none;
}

/*--------- FIX BUG GRID --------*/

#wrapper div.span-18{
	width: 700px;
}



