@charset "utf-8";
/* CSS Document */

.gallery_bkg {
	background-image:url(../images/nbox/head_gallery.png);
	background-position:top;
	background-repeat:no-repeat;
	height:129px;
}

.topliquid_gal {
	height:21px;
	background-image:url(../images/nbox/top_gallery.png);
	background-repeat:no-repeat;
}

.midliquid_gal {
	background-image:url(../images/nbox/mid_gallery.png);
	background-repeat:repeat-y;
	padding:0px 0px 5px 0px;
	min-height:405px;
}
.btliquid_gal {
	height:21px;
	background-image:url(../images/nbox/down_gallery.png);
	background-repeat:no-repeat;
}
.thb_container {
	padding:0px 0px 0px 12px;
	color:#fff;
	}
.thb_cornice {
	float:left;
	margin-bottom:4px;
	margin-right:4px;
	width:110px;
	height:110px;
	background-image:url(../images/thb_cornice.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;}
.thb_foto {
	width:95px;
	height:95px;
	margin:5px 5px 5px 5px;
	background-color:#FFF;	
	}
.link_gal {
	color:#FFF;
	text-decoration:none;
	}
.link_gal:hover {

	text-decoration:underline;
	}
