/*
	thefantasy3d.co.uk
*/

.easygallery
{
	/*width: #CONFIG{easygallery/tailleX}px;*/
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 6px;
	margin-left: 30px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.2em;
	clear:both;
}


	/*
	Les décorations de la galerie
	*/

.easygallery .decoration_top
{
	background-image: url(images/2.gif);
	background-repeat: repeat-x;
}

.easygallery .decoration_top .deco_left
{
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

.easygallery .decoration_top .deco_right
{
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}

.easygallery .decoration_bottom
{
	background-image: url(images/12.gif);
	background-repeat: repeat-x;
	float: left;
	position:relative;
	/* margin-top: -12px; */
	padding: 0px;
	background-position: center;
	top : -44px;
}

.easygallery .decoration_bottom .deco_left
{
	background-image: url(images/11.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin: 0px;
	padding: 0px;
}

.easygallery .decoration_bottom .deco_right
{
	background-image: url(images/13.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	margin: 0px;
	padding: 0px;
}

/*
	La navigation
*/

.easygallery .decoration_top a
{
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	cursor: hand;
	margin-top: 16px;
	display:none;
}


/* le lien */
.easygallery .decoration_top .arrowl
{
	float: left;
	position: relative;
	top: 48px;
	left: -80px;
	margin: 0px;
	padding: 0px;
	z-index:40;
	visibility:hidden;
	display:block;
}

.easygallery .decoration_top .arrowl img
{
	margin: 0px;
	padding: 0px;
}

.easygallery .decoration_top .arrowl img:hover
{
	margin-left: 1px;
}

.easygallery .decoration_top .arrowr
{
	float: right;
	position: relative;
	top: 48px;
	left: 80px;
	margin: 0px;
	padding: 0px;
	z-index:40;
	visibility:hidden;
	display:block;
}

.easygallery .decoration_top .arrowr img
{
	margin: 0px;
	padding: 0px;
}

.easygallery .decoration_top .arrowr img:hover
{
	margin-right: 1px;
}


	/*
	La galerie
	*/

.easygallery ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	display:block;
	/*
	margin-left: auto;
	margin-right: auto; */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	position:relative;
	vertical-align: top;	/* border: 1px solid #666666; */
	float:left;
	/* clear:both; */
	z-index:10;
}


.easygallery ul li
{
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	/*position:relative;*/
	left: 0px;
	top: 0px;
	z-index: 12;
	background-color: #CCCCCC;
}



.easygallery ul li:hover
{
	top:-2px;
	left:-2px;
	z-index: 120;
}


.easygallery ul li a img
{
	margin: 0px;
	padding: 0px;
	border: 2px solid #dcb;
	z-index: 10;
	padding: 0px;
}

.easygallery ul li a img:hover
{
	border: 2px solid #999ace;
	z-index: 1000;
	cursor: crosshair;
	margin: -2px 2px;
}


.easygallery dl
{
	/*position:relative;*/
	margin-top: 8px;
	margin-bottom: 0px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:1;
	clear: both;
	/* border: medium groove #003366; */
}


/* Le titre de la galerie */
.easygallery dl dt
{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}

.easygallery dl dd
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 20;
}

.easygallery dl dd img
{
	border: 1px solid #EFE6C2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



/* La légende */
.easygallery .reflet
{
	float: left;
	height: 24px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	line-height: normal;
	padding-top: 8px;
	padding-bottom: 0px;
    z-index: 60;
    top:-48px;
	filter:alpha(opacity=68);
	-moz-opacity:0.68;
	opacity: 0.68

    /* La marge négative plante Adobe Dreamweaver CS3 */
	/* margin-bottom:40px; */
}


iframe
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*border: thin dashed #333333;*/
}


