body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left!important;
	font-size:62.5%;
	color: #222222;
	background: #fff;
}
ul, li {
	list-style-type: none;
}
h1 {
	font-size:2.0em;
	font-weight:bold;
}
h2 {
	font-size:1.5em;
	font-weight:bold;
}
h3 {
	font-size:1.2em;
}
h3.bold {
	font-weight: bold;
}
a { 
	color: #222222; 
	font-weight:bold; 
	text-decoration: none; 
}
a.rollover span {
	cursor: pointer;
}
a.link, a.link:hover {
	text-decoration:none;
}

.strillo {
	text-align: center;
	font-weight: bold;
	color: #909090;
	padding:5px;
	font-size:0.9em;
}

.home, .int {
	padding:2px;
}
.home #logo_home_sx {
	float:left;
	width: 147px;
	height: 61px;
	padding-left:5px;
}
.home #logo_home_dx {
	float:right;
	width: 125px;
	height: 80px;
	padding-right:5px;
}

.int #back {
	position: absolute;
	top:18px;
	left:10px;
}
.int #home {
	position: absolute;
	top:20px;
	left:10px;
}
.int #logo_int_dx {
	float:right;
	width: 90px;
	height: 54px;
	margin-right:10px;
}
.int {
	padding-bottom:10px;
	border-bottom: 1px solid #dedede;
}

/** CONTAINER **/
#container .banner {	
	text-align: center;
}
#container .ingresso_gratuito {
	background-color: #6d6d6d;
	text-align: center;
}
#container #content {
	padding:10px;
}

#container .intesys {
	padding:10px;
	margin-top:20px;
	padding-top:10px;
	border-top: 1px solid #d0d0d0;
	color:#909090;
	font-size: 1.2em;
}

/** BOTTONE MAX **/
.bottone_max {
	float: left;
	width: 100%;
	background: url(../widgets/bottone_max_bg.jpg) top left repeat-x;
	height:72px;
	cursor:pointer;
	min-width:292px;
}
.bottone_max .sx {
	float: left;
	height:72px;
}
.bottone_max .bottonehome {
	background:#FFF url("../widgets/bottone_max_hp_1.jpg") no-repeat;
	width: 106px;
}
.bottone_max .dx {
	background:#FFF url("../widgets/bottone_max_dx.jpg") no-repeat;
	float: right;
	width: 19px;
	height:72px;
}
.bottone_max .content { 
	float: left;
	height:46px;
	font-weight:bold;
	line-height: 1.8em;
}
.bottone_max .content  img {
	float:left;
	margin:4px 8px 0 8px;
}
.bottone_max .content {
	float:left;
	margin:0 0 0 12px;
}
.bottone_max .content h2 {		
	margin-top:15px;	
	font-size:1.6em;
}
.bottone_max .content p {
	font-size:1.0em;
	font-weight:bold;
}

/** BOTTONE **/
.bottone {
	float: left;
	width: 100%;
	background: url(../widgets/bottone_bg.jpg) top left repeat-x;
	height:45px;
	cursor:pointer;
	min-width:192px;
	margin-top:5px;
}
.bottone .sx {
	background:#FFF url("../widgets/bottone_sx.jpg") no-repeat;
	float: left;
	width: 17px;
	height:45px;
}
.bottone .dx {
	background:#FFF url("../widgets/bottone_dx.jpg") no-repeat;
	float: right;
	width: 20px;
	height:45px;
}
.bottone .content { 
	float: left;
	height:45px;
}
.bottone .content  img {
	float:left;
	margin:4px 8px 0 8px;
}
.bottone .content  div {
	float:left;
	margin:12px 0 0 5px;
}
.bottone .content h2 {		
	margin-top:15px;
	font-size:1.3em;
}

/** ELENCO DETTAGLIO **/
.dettaglio-list {
	padding:20px 0;
	border-bottom: 1px solid #dedede;
}
.dettaglio-last {
	border-bottom: none;
}
.dettaglio-list .description h2 {
	margin:10px 0;
	padding-bottom: 45px;
	font-size:1.5em;
}
.dettaglio-list .description h3 {
	font-size:1.1em;
	margin:0 0 10px 0;
}
.dettaglio-list .bottom {
	position: absolute;	
	bottom:0;
}
.dettaglio-list .left {
	float:left;  
	width: 123px;
}
.dettaglio-list .right {
	margin-left:128px;
	position:relative;	
}

/** SCHEDA **/
.scheda h2 {
	margin:10px 0;
	font-size:1.6em;
}
.scheda h3 {
	font-size:1.2em;
	margin:10px 0;
	padding-top:5px;
}
.scheda div.descrizione {
	padding:20px 0;
	font-size:1.2em;
}
.dettaglio-list .bottone {
	min-width: 100px;
}


/** BOX **/
/*** box ***/
.box {
	clear:both;	
	margin-bottom:1px;
	padding:8px 10px 8px 20px;
	background-color: #dcdcdc;
	min-height:32px;
	position:relative;
}
.box .descrizione {
	margin-top:2px;
}
.box a {
	float:right;
	margin:0;
}
.box a.bottom {	
	display:block;
	position: absolute;
	bottom: 7px;
	right: 10px;
}
.box .descrizione p {
	font-size:1.4em;
	margin-top:4px;
	line-height:1.2em;
}
.box-first {
	background: none;
	margin-bottom:20px;
	padding:8px 0;
}

/*** maps ***/
.google-map {
	margin:20px 0;
	padding:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/** INFORMAZIONI **/
.promozioni, .collaboazioni {
	margin-bottom:30px;
}
.promozioni img, .collaboazioni img {
	display: block;
	margin:10px 0;
}
.collaboazioni h3 {
	margin:10px 0;
}

/** CUSTOM **/
.clear {
	clear:both !IMPORTANT;
}
.no-margin-bottom  {
	margin-bottom: 0 !IMPORTANT;
}
.note {
	font-size:1em;
	color: #777;
	line-height: 1.4em;
}

.informazioni {
	line-height: 2em;
	margin-bottom:20px;
}
