﻿table#global{
	margin:0 10px 0 10px!important;
	
	border:0 !important;
	width:670px !important;
	height:auto;
	padding:0 ;

}
table#global tr{
background:none;
}
table#frise{
margin:0;
padding:0;
/*width:700px;*/

}

#slider
{
	margin: 20px 0 0 0;
	
}
#slider li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}

#slider .next
{
	float: right;
}

#slider .prev
{
	float: left;
}

a.next
{
	background-image: url('images/fleche-droite.gif');
	background-repeat: no-repeat;
	height: 55px;
	width: 11px;
}

a.prev
{
	background-image: url('images/fleche-gauche.gif');
	background-repeat: no-repeat;
	height: 55px;
	width: 11px;
}

#slideshow
{
	float: left;
	height: auto;
	margin: 0 10px 0 10px;
	overflow: hidden;
	padding: 0;
	width: 620px;
}

#slideshow ul
{
	padding-left: 10px;
	margin: 2px;
	width: 3900px;
	text-align:left;
}

#slideshow li
{

	cursor: pointer;
	margin: 2px;
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-image: none !important;
	list-style-type: none !important;
	width:210px;


	
}

#slideshow img.PDF_Thumb
{
	border : 1px #7BA1CD dotted !important;
	float: left;
	margin:0;
	padding:0;
}


#slideshow li a {
	text-decoration :none !important;
}

#slideshow li a:hover {
	text-decoration :none !important;
	color:#4F839F;


}


#slideshow li a span{
	
	font-size:11px !important;	
	font-weight:bold !important;
	color:#ff8200  !important;
	height:30px;
	display:block;
}
	

#slideshow li > span{
	font-size:11px;
	text-decoration :none;
	color:#4F839F;
	font-style:italic;
	font-weight:normal;
}

	

