
/* GALERIE DYNAMIQUE */
div#colCxGalerie
{
	float:left;
	width:250px;
	height:420px;
	position:relative;
	overflow:hidden;
}

div#scrollCxGalerie
{
	width:250px;
	height:25px;
	position:absolute;
	top:460px;
	margin-left:-250px !important!;
}

div#colCxGaleriePhoto
{
	float:left;
	width:250px;
	height:450px;
	position:relative;
	overflow:hidden;
}

div#scrollCxGaleriePhoto
{
	width:250px;
	height:25px;
	position:absolute;
	top:498px;
	margin-left:-250px !important!;
}

a#upCx
{
	display:block;
	float:left;
	width:124px;
	height:25px;
	background:url('../images/skin/up.png') no-repeat #9F9FBB;
	margin-right:2px;
}

a#downCx
{
	display:block;
	float:left;
	width:124px;
	height:25px;
	background:url('../images/skin/down.png') no-repeat #9F9FBB;
}

div#dynapic
{
	width:700px;
	float:right;
}

div#viewer
{
	color:#fff;
	width:700px;
	height:466px;
	background:#000;
	overflow:hidden;
	background:url("../images/skin/loader_gallery.gif") no-repeat 338px 221px #000;
}

div#viewer_road
{
	width:1400px;
	width:auto !important!;
	height:466px;
	position:relative;
}

div#box_img
{
	float:right;
	text-align:center;
	width:700px;
	height:466px;
}

div#container
{
	color:#fff;
	font-size:10px;
	font-weight:bolder;
	width:700px;
	background:#9F9FBB;
	margin-top:1px;
}

a.bt_gallery
{
	display:inline-block;
	width:20px;
	height:20px;
	background:url('../images/skin/bt_gallery.png') no-repeat 0 0 #fff;
}

a.bt_gallery_s
{
	display:inline-block;
	width:20px;
	height:20px;
	background:url('../images/skin/bt_gallery_s.png') no-repeat 0 0 #fff;
}

a.bt_gallery:hover
{
	background-color:#27276f;
}

a.select_gallery
{
	font-size:10px;
	color:#27276f;
	display:block;
	width:250px;
	height:70px;
	margin:0 0 5px;
	background:#eee;
}

a.select_gallery:hover
{
	display:block;
	width:250px;
	height:70px;
	margin:0 0 5px;
	background:#bfbfee;
}

a.select_gallery_s
{
	font-size:10px;
	color:#27276f;
	display:block;
	width:250px;
	height:70px;
	margin:0 0 5px;
	background:url('../images/skin/corner10.png') no-repeat right top #bfbfee;
}


a.select_gallery img, a.select_gallery_s img
{
	float:left;
	margin-right:5px;
}

span.titre_gallery
{
	display:block;
	font-size:11px;
	/*text-decoration:underline;*/
	padding:7px 0 5px 0;
}

div.media
{
	position:relative;
	width:450px;
	height:221px;
	overflow:hidden;
	cursor:pointer;
	margin-bottom:10px;
}

span.media_in
{
	display:block;
	position:absolute;
	bottom:-20px;
	width:430px;
	height:40px;
	color:#fff;
	background:url('../images/skin/white.png') repeat right bottom transparent;
	padding:5px 10px;
	font-weight:bolder;
	font-size:14px;
	letter-spacing:-1px;
	line-height:20px;
}

a.medias_back
{
	display:block;
	margin:0 10px 5px 0;
	color:#fff;
	padding:5px 0 0 30px;
	height:20px;
	background:url('../images/skin/fleche_gauche_blc.png') no-repeat scroll 5px center #9F9FBB;
}
