#info {
		border:0px solid #ccc;
		overflow:hidden;
		position:relative;
		
		width:560px;

	}
	#info a {
		display:block;
		position:absolute;
		top:75px;
		z-index:100;
	}
		#info a#move-left {
		float:left; left:0px;
		}
		#info a#move-right {
		float:right; right:20px;
		}
		#info .mod {
			overflow:hidden;
		}
#themes {
	width:10000px;
}
.mod {
	width:500px;
	overflow:hidden;
	/*margin:0 auto;
	margin-left:14px;
*/
}
#themes, #themes li {

}
#themes li {
	float:left;
/*		margin:0 1px 0 0;	*/
	width:125px;
	padding:0;
}

ul {
	list-style: none;
	}

ul li {
	margin-bottom: 0px;
	}

.clear {
	clear: both;
	}






/* ----- BOX 1 -------------------------------------------*/

.box1 {
	width: 550px;
	margin-bottom: 9px;
	}

.box1Wrap {
	padding: 10px 12px;
	}




		
/*----- HOME - gallery -------------------------------------------*/

.gallery_tmb 
{
    cursor:pointer;
    height: 150px;
/*	border: 1px solid #e5e5e5;	*/
	float: left;
	font-size: 11px;
/*	padding: 5px;	*/
	background: url(/images/template/bg_gallery_tmb.gif) repeat-x bottom;
	/*margin-right: 5px;*/
	}
	.gallery_tmb img {
		margin-bottom: 3px;
		}



/*-----CADRE PROMO----------------------------------------*/
.cadreTopH{
	background: url(../Library/cadreTopH.gif) no-repeat;
	width:540px; height:41px;
}
.cadreTopM{
	background: url(../Library/cadreTopM.gif) repeat-y;
	width:540px;
}
.cadreTopB{
	background: url(../Library/cadreTopB.gif) no-repeat;
	width:540px; height:15px;
}