
/*stili di base del body*/

html,body {
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, arial, sans-serif;
	min-height:100%;
}

body {
	color : #363636;
	margin-top: 0px;
	background: #fff;
	border: 0px solid green;
}


#bodyext {
	width: 100%;
}

/* struttura e layout pagina */

#containerext {
	border: 0px solid green;
	width: 1024px;
	margin: 0 auto;
	min-height:100%;
	background:#639ac1;
}

#container {
	border: 0px solid yellow;
	position: relative;
}

#containerint {
	border: 0px solid purple;
	min-height:100%;
	height: auto !important;

}


#headeralto {
	height: 390px;
	width: 1024px;
	position: relative;
	background: #83c3f3;
}

#lingue {
	position:absolute;
	top:10px;
	right:10px;
}

#ospitalita {
	position:absolute;
	top:50px;
	right:10px;
}

#myth {
	position:absolute;
	top:200px;
	right:10px;
	border-radius:350px;
	width:140px;
	height:140px;
	background:#fff;
	overflow:hidden;
}

#myth img{
	width:110px;
	padding-top:20px;
	padding-left:15px;
}

#headermedio {
	border: 0px solid red;
	position: absolute;
	width: 1024px;
	bottom: 40px;
	left:80px;
	height:40px;
	z-index:2;
}

#headerbasso {
	border: 0px solid red;
	position: relative;
	width: 1024px;
	height: 367px;
	/*	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/bannersotto.jpg);

	background-color: #fff;
	
	
	*/
	padding: 0;
}

.eventi {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../gfx/eventi.jpg);
	height: 53px;
}

#maincontentext {
	min-height:100%;
	padding-bottom:20px;
	height: auto !important;
	border: 0px solid blue;
}

#maincontent {
	border: 0px solid white;
	padding: 0px;
/*
	background-color: #000;
	height: 440px;
	overflow: auto;
	overflow-x: hidden;
	*/
}

#maincontent2 {
	/*
	overflow: auto;
	overflow-x: hidden;
	*/
	border: 0px solid red;
	position: relative;
}


.nocol_lat {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}


.okcol_lat {
	float: left;
	display: inline;
	width: 1024px;
	margin-left: 0px;
}

#col_lat {
	border: 0px solid yellow;
	float: left;
	display: inline;
	width: 310px;
	margin-left: 0px;
	/*
	background-color: #eeebb7;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/muro.jpg);
	*/
}

#col_lat_2 {
	border: 0px solid green;
	float: left;
	display: inline;
	width: 192px;
	margin-left: 0px;
	height: 567px;
	min-height: 567px;
	height: auto !important;
	height: 567px;
	/*
	background-color: #eeebb7;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../gfx/muro.jpg);
	*/
}

#footer {
	clear:both;
	border: 0px solid blue;
	background-image: url(../gfx/footer.jpg);
	position: relative;
	width:1024px;
	height:200px;
	bottom:0px;
	left:0;
}

#footerdx {
	position: absolute;
	right: 0;
	top: 0;
}

#footer A, #footer A:LINK, #footer A:VISITED, #footer A:HOVER {
	color: #3594db;
}

#footerfade {
	font-size: 1px;
	border: 0px solid red;
	height: 11px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/style/fixed/fadebottom.png');
}

#footerfade[id] {
	background-image: url(../fixed/fadebottom.png);
}
#footerint {
	font-size: 35px;
	padding:10px 10px;
	text-align: left;
	width:550px;
	font-family: Arial, arial, sans-serif;
	color: #145482;
	z-index:1;
}
#footerint-dx {
	position:absolute;
	font-size: 27px;
	top:71px;
	right:00px;
	width:364px;
	font-family: Arial, arial, sans-serif;
	color: #07a2fc;
	z-index:1;
	background-color: #f9f7f8;
}
.cerca {
	/*
	display: inline;
	float: left;
	margin-left: 180px;
	width: 160px;
	*/
	font-size: 12px;
	border: 0px solid red;
	text-align: center;
	padding: 0px;
}

.cerca input {
	margin-bottom: 6px;
}

#cont {
	width:660px;
	background: #ebebeb;
	margin:50px auto 10px auto;
	padding:20px;
}
#textcont {
	color:#fff;
	margin:50px 0 10px 0;
	padding:0 17px;
	width:1000;
	border:0px solid;
	font-size:12px;
}


#social {
	position:absolute;
	bottom:-4px;
	right:30px;
}
#altamente {
	text-align:center;
	margin: 38px 0 0 0;
	font-size:13px;
}
#tit-page {
	border: 0px solid red;
	background: #83c3f3;
	width:580px;
	height:30px;
	margin-top:70px;
	text-align:right;
	font-size:25px;
	color:#fff;
	padding-right:280px;
}
#descr-page {
	border: 0px solid red;
	width:100%;
	margin-top:70px;
	text-align:center;
	font-size:22px;
	color:#fff;
}

.piva{font-size:15px}
