body {
	margin:0;
	padding:5px;
	font:11px Verdana,Arial;
	background-color: #000000;
}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {
	width:700px;
	margin: auto;*/
	display:none;
}

#wrapper * {margin:0; padding:0}

#fullsize {
	position:relative;
	width:623px;
	height:465px;
	border:1px solid #666666;
	background:#000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#information {position:absolute; bottom:0; width:623px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}

#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {margin-top:15px}

#slideleft {
	float:left;
	width:20px;/* si aucune epaiseur !*/
	height:94px;
	background-image: url(../images/nav/scroll-left.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 3px;
}

#slideleft:hover {  
	float:left;
	width:20px;/* si aucune epaiseur !*/
	height:94px;
	background-image: url(../images/nav/scroll-left.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#slideright {
	float:right;
	width:20px;
	height:94px;
	
	background-image: url(../images/nav/scroll-right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 10px;
}

#slideright:hover {
	float:right;
	width:20px;
	height:94px;

	background-image: url(../images/nav/scroll-right.gif); 
	background-repeat: no-repeat;
	background-position: center center;
}


#slidearea {
	float:left;
	position:relative;
	width: 630px;
	height:100px;
	overflow:hidden;
	margin-left: 10px;
}




/*












#slidearea {
	float:left;
	position:relative;
	width: 573px;
	height:100px;
	overflow:hidden;
	margin-left: 5px;
}
*/
#slider {position:absolute; left:0; height:100px}

#slider img {cursor:pointer; border:1px solid #666; padding:3px}

img {
	border: none;
	}

#page {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#contenu_Images {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#retour_Tinyshow {
	float: left;
	clear: both;
	width: 955px;
	margin-left: 53px;
	height: 50px;
}
#logo {
	margin-top: 10px;
	border: 1px solid #333333;
	height: 75px;
	width: 118px;
	padding: 2px;
	margin-left: 88px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
