.clear{display:block;clear:both;}
.cols{width:100%;overflow:visible;height:1%;clear:both;}
.colx1{width:70px;float:left;display:inline;margin:0 0 0 10px;}
.colx2{width:150px;float:left;display:inline;margin:0 0 0 10px;}
.colx3{width:230px;float:left;display:inline;margin:0 0 0 10px;}
.colx4{width:310px;float:left;display:inline;margin:0 0 0 10px;}
.colx4b{width:300px;float:left;display:inline;margin:0 0 0 20px;}
.colx5{width:400px;float:left;display:inline;margin:0 0 0 10px;}
.colx6{width:470px;float:left;display:inline;margin:0 0 0 10px;}
.colx7{width:550px;float:left;display:inline;margin:0 0 0 10px;}
.colx8{width:630px;float:left;display:inline;margin:0 0 0 10px;}
.colx9{width:710px;float:left;display:inline;margin:0 0 0 10px;}
.colx10{width:790px;float:left;display:inline;margin:0 0 0 10px;}
.colx11{width:870px;float:left;display:inline;margin:0 0 0 10px;}
.colx12{width:950px;float:left;display:inline;margin:0 0 0 10px;}
.suffix1{margin-left:-10px;overflow:auto;}
.suffix2{margin-left:-20px;}
.prefix1{padding-left:10px;}
body {
	margin: 0;
	padding: 0;
	background: url(../img/body-bgd.jpg) top center #333333;
	color: #fff;
}
#lang-selector {
	position: absolute;
	top: -70px;
	right: 10px;
}
#master-head {
	background: url(../img/header-bgd.png) top center repeat-x;
	display: block;
	width: 100%;
	height: 63px;
	margin-bottom: 21px;
}
.canvas {
	width: 970px;
	margin: 0 auto;
	position: relative; 
}
#header {
	height: 609px;
}
h1 {
	width: 195px;
	height: 294px;
}
	h1 strong {
		background: url(../img/logo-gioseppo.jpg) top left no-repeat;
		text-indent: -9000em;
		width: 195px;
		height: 294px;
		display: block;
	}
#header h2 a {
	display: block;
	width: 150px;
	height: 63px;
	overflow: hidden;
	background: url(../img/menu-btn-sprites.png);
	text-indent: -9000em;
}
#header h2 a.btn-texto { background-position: top left;}
#header h2 a.btn-galeria { background-position: bottom left;}
#header h2 a.btn-open-party { background-position: center left;}
#header h2 a.btn-texto:hover { background-position: top right;}
#header h2 a.btn-galeria:hover { background-position: bottom right;}
#header h2 a.btn-open-party:hover { background-position: center right;}

#texto {
	clear: both; 
	overflow: hidden; 
	background: url(../img/texto-bgd.png) top center repeat-x #000; 
	height: 492px; 
	padding-top: 33px;
	position: relative;
}
#galeria {
	background: url(../img/open-party-bgd.png) top center repeat-x #000;
	position: relative;
	height: 714px;
	padding-top: 21px;
}
#open-party {
	position: relative;
	padding: 84px 0;
}
#open-party p { text-align: center; }
#open-party a { padding: 2px; }
div.up {
	position: absolute;
	top: 20px;
	right: -5px;
	width:31px;
	height: 31px;
	clear: both;
}
#texto div.up { top: -10px; }
#open-party div.up { top: -60px;}
#text-slide {
/* 	border: 1px solid #000; */
	overflow: hidden;
	width: 780px;
	height: 500px;
}
#text-slide-content {
	overflow: auto;
	z-index: 10;
	overflow: hidden;
}
#text-slide-content div {
	padding: 0 10px;
	width: 760px;
	height: 550px;
	overflow: hidden;
}
#botonera {
	width: 150px;
	display: block;
	background: #003d6e;
}
#botonera li {
	height: 48px;
	overflow: hidden;
	margin-bottom: 13px;
}
#botonera li.dialogo { height: 84px; }
#separador {
	display: block;
	height: 21px;
	clear: both;
	margin-bottom: 1.75em;
	background: url(../img/separador-bgd.png) top center repeat-x;
}
a { color: #ffcc00; text-decoration: none; }
