html, body {
	margin : 0; 
	padding : 0; 
	height: 100%;
	background: #E5F7FF url('images/body_bg1.gif') repeat-x top;
}
body {
	font-family : arial, "@Arial Unicode MS", sans-serif; 
	font-size : 76%;
	color: #000;
	text-align: center; /*centra in IE 5.x */
}
div#container {
	position: relative;
	width: 760px;
	padding: 5px;
	margin: 0px auto;
	background: #E5F7FF url('images/body_bg2.gif') repeat-x bottom;
	text-align: left;
}

/* Stile Header */

div#header {
	position: relative;
	width: 760px;
	height: 305px;
	text-align: left;
}
div#header_left {
	position: absolute;
	width: 150px;
	height: 305px;
}
div#header_ctrl {
	position: absolute;
	left: 155px;
	width: 450px;
	height: 305px;
}
div#header_nav {
	width: 440px;
	height: 15px;
	padding: 5px;
	background: url(images/bg_header_nav.gif);
	text-align: right;
	font-size: 8pt;
	color: #FFFFFF;
}
div#header_right {
	position: absolute;
	left: 610px;
	width: 150px;
	height: 305px;
}
div#header_lang {
	width: 150px;
	height: 25px;
	background: url(images/bg_header_nav.gif);
	text-align: center;
}

/* Stile Corpo */

div#content {
	position: relative;
	width: 760px;
	margin-top: 5px;
	background: url(images/bg_content.gif);
}
div#content_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
}
div#content_ctrl {
	width: 450px;
	margin-left: 155px;
}
div#content_txt {
	padding: 10px;
	text-align: justify;
}
div#content_right {
	position: absolute;
	top: 0px;
	left: 610px;
	width: 150px;
	
/* Stile Paginazione */

}
div#content_page {
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	color: #006699;
}
div#content_page1 {
	float: left;
	text-align: left;
}
div#content_page2 {
	float: right;
	text-align: right;
}

/* Stile Home Page */

div#content_home1 {
	position: absolute;
	top: 10px;
	left: 165px;
	width: 430px;
	height: 145px;
	border: 1px solid #7FB2CC;
	background: #FFFFFF url('images/bg_home1.jpg') no-repeat right;
	text-align: left;
}
div#content_home1_txt {
	width: 300px;
	padding: 10px;
}
div#content_home2 {
	position: absolute;
	top: 165px;
	left: 165px;
	width: 210px;
	height: 115px;
	border: 1px solid #7FB2CC;
	background: #FFFFFF;
	text-align: left;
}
div#content_home2_txt {
	padding: 10px;
}
div#content_home3 {
	position: absolute;
	top: 165px;
	left: 385px;
	width: 210px;
	height: 225px;
	border: 1px solid #7FB2CC;
	background: #FFFFFF ;
}
div#content_home3_txt {
	padding: 10px;
	text-align: left;
	font-size: 8pt;
}
div#content_home4 {
	position: absolute;
	top: 290px;
	left: 165px;
	width: 210px;
	height: 100px;
	border: 1px solid #7FB2CC;
	background: #FFFFFF ;
	text-align: left;
}
div#content_home4_txt {
	padding: 10px;
}
div#content_home5 {
	position: absolute;
	top: 405px;
	left: 165px;
	width: 430px;
	height: 45px;
}

/* Stile Gallery */

div#gal11, div#gal1, div#gal2, div#gal3, div#gal4, div#gal5, div#gal6 {
	position: relative;
	width: 150px;
	height: 150px;
	border-bottom: 5px solid #E5F7FF;
	background: #E5F7FF;
}

/* Stile Footer */

div#footer {
	clear: left;
	width: 760px;
	height: 150px;
	margin-top: 5px;
	text-align: center;
	font-size: 8pt;
	background: url('images/bg_footer.gif');
}

/* Stile Collegamenti */

a {
	color: #006699;
	text-decoration : underline;
}
a:hover {
	color: #FF6400;
	text-decoration: underline;
}
div#header_nav a {
	color: #FFFFFF;
	text-decoration : underline;
}
div#header_nav a:hover {
	color: #FF6400;
	text-decoration: underline;
}
div#content_home3 a {
	color: #339E2E;
	text-decoration : underline;
	font-weight: bold;
}
div#content_home3 a:hover {
	color: #FF6400;
	text-decoration: underline;
}


/* Stile Generale */

form {
	margin: 0px;
}
h1 {
	height: 15px;
	font-size: 110%;
	color: #006699;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url('images/bg_h1.gif') no-repeat;
}
h2 {
	height: 15px;
	font-size: 100%;
	color: #006699;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: url('images/bg_h2.gif') no-repeat;
}
h3 {
	height: 15px;
	font-size: 9pt;
	color: #339E2E;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: url('images/bg_h3.gif') no-repeat;
}
.oblig   {
	color: #ff0000;
}
.fieldtext {
	font-family : arial, sans-serif; 
	margin: 0px;
	font-size: 100%;
}

/* Stile Tabelle */

table.prices {
	width: 430px;
	border-collapse: collapse;
}
table.prices td {
	border: #7FB2CC solid 1px;
	text-align: center; 
	font-size: 8pt;
	color: #000;
}
table.news {
	width: 430px;
	margin-bottom: 5px;
	border-collapse: collapse;
	border: 1px solid #7FB2CC;
	background: #FFFFFF;
	font-size: 9pt;
}
table {
	width: 430px;
	text-align: left;
	font-size: 8pt;
	border-collapse: collapse;
}

/* Altri Stili */

div#image {
	padding: 10px;
	background: #FFFFFF ;
}
div#map_box {
	width: 500px;
	padding: 10px;
	background: #F4EDDB;
	text-align: left;
}
