/* CSS Document */

body {
	text-align:center;
	background-color:#e5ecfc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002a62;
	margin-top:0px;
	padding:0px;
}

a:link, a:visited, a:hover, a:active {
	color:#002a62;
}

#container {
	position:relative;
	width:744px;
	min-height:753px;
	height:auto;!important
	height:753px;
	margin:0px auto;
	margin-bottom:0px;
	text-align:left;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;	
}

#top {
	margin-top:0px;
	margin:0px auto;
	width:744px;
	height:184px;
	z-index:100;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#flash_top {
	position:absolute;
	left:30px;
	top:22px;
}

#langs {
	position:absolute;
	top:22px;
	right:40px;
}

/*#menu {
	margin-top:105px;
}*/

#home {
	position:absolute;
	width:37px;
	height:42px;
	left:42px;
	top:106px;
}

#home_txt {
	position:absolute;
	left:44px;
	top:150px;
}

#parchi {
	position:absolute;
	width:49px;
	height:44px;
	left:151px;
	top:106px;
}

#parchi_txt {
	position:absolute;
	left:125px;
	top:150px;
}

#oltremare {
	position:absolute;
	width:51px;
	height:40px;
	left:255px;
	top:106px;
}

#oltremare_txt {
	position:absolute;
	left:252px;
	top:150px;
}

#last {
	position:absolute;
	width:43px;
	height:41px;
	left:350px;
	top:106px;
}

#last_txt {
	position:absolute;
	left:342px;
	top:150px;
}

#off {
	position:absolute;
	width:47px;
	height:43px;
	left:450px;
	top:106px;
}

#off_txt {
	position:absolute;
	left:455px;
	top:150px;
}

#hotel {
	position:absolute;
	width:48px;
	height:48px;
	left:550px;
	top:100px;
}

#hotel_txt {
	position:absolute;
	left:555px;
	top:150px;
}

#ter {
	position:absolute;
	width:41px;
	height:43px;
	left:660px;
	top:106px;
}

#ter_txt {
	position:absolute;
	left:660px;
	top:150px;
}

/*#home {
	position:relative;
	margin-left:40px;
	width:37px;
	height:42px;
	display:inline;
	text-align:center;
}

#parchi {
	position:relative;
	margin-left:58px;
	width:49px;
	height:44px;
	display:inline;
	text-align:center;
}

#oltremare {
	position:relative;
	margin-left:58px;
	width:51px;
	height:40px;
	display:inline;
	text-align:center;
}

#last {
	position:relative;
	margin-left:58px;
	width:51px;
	height:40px;
	display:inline;
	text-align:center;
}

#off {
	position:relative;
	margin-left:58px;
	width:51px;
	height:40px;
	display:inline;
	text-align:center;
}

#hotel {
	position:relative;
	margin-left:58px;
	width:51px;
	height:40px;
	display:inline;
	text-align:center;
}

#ter {
	position:relative;
	margin-left:58px;
	width:51px;
	height:40px;
	display:inline;
	text-align:center;
}*/

#content {
	position:relative;
	width:744px;	
	min-height:800px;
	height:800px;
	margin-bottom:0px;
}

.contenuto {
	margin-left:35px;
	margin-right:35px;
	text-align:justify;
}

.box_head {
	background-image:url(images/box_head.gif);
	width:330px;
	height:53px;
}

.box_body {
	background-image:url(images/box_body.gif);
	width:330px;
}

.box_foot {
	background-image:url(images/box_foot.gif);
	width:330px;
	height:47px;
}

.container_box_in {
	width:100%;
}

.box_in_head {
	margin:0px auto;
	background-image:url(images/box_in_head.gif);
	width:555px;
	height:34px;
	background-repeat:no-repeat;
}

.box_in_body {
	margin:0px auto;
	background-image:url(images/box_in_body.gif);
	width:555px;
}

.box_in_foot {
	margin:0px auto;
	background-image:url(images/box_in_foot.gif);
	width:555px;
	height:34px;
	background-repeat:no-repeat;
}

#box_titolo {
	position:relative;
	margin-top:-10px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}

#box_testo {
	position:relative;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}

.title {
	font-size:14px;
	color:#FF3300;
}

#img_top {
	padding-top:25px;
}

#txt_pos {
	padding-top:25px;
}

#flash_centrale {
	padding-top:25px;
}

#bottom_txt {
	padding-top:25px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	text-align:center;
	font-size:12px;
}

#footer {
	padding-top:25px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	text-align:center;
	font-size:10px;
	color:#999999;
}

#tabelle {
	padding-top:25px;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
}

#box_centrali {
	padding-top:25px;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
}

#foot {
	padding-top:25px;
	text-align:center;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
}

.lighter {
	color:#3399FF;
}

