html,form{
	margin: 0;
	padding: 0;
}
body {
	padding: 0px;
	margin: auto 0;
	background: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	text-align: center;
}
p{
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: #13A4C7;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.noUnderline:hover{
	text-decoration: none;
}
img{
	border:0;
}
input ,textarea , select {
	border: 0px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	margin: 0;
	padding: 1px 2px 1px 2px;
	text-align: left;
	background: #F39A3A;
}

input.button{
	color: #ffffff;
	background: #0082A4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 0px solid #F39A3A;
	margin: 0;
	padding: 1px;
	text-align: center;
}
form{
	margin: 0;
	padding: 0;
}
fieldset{
	border: 1px solid #b3b3b3;
}
td{
	font-size: 0.70em;
	padding: 3px;
}
th{
	font-size: 0.70em;
	text-align: left;
	padding: 3px;
}
.g{
	font-weight:bold;
}
.noborder{
	border: 0;
}
.noview{
	display:	none;
}
h1{
	margin: 0;
	padding: 0;
	color: #8B9298;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
}
h2{
	text-align: left;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 20px;
	color: #13A4C7;
}
h3{
	font-size: 21px;
	line-height: 25px;
	font-family: Georgia;
	color: #0082A4;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 2px 0px;
}
#app_sezione{
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	color: #F39A3A;
}
#testo_sezione{
	font-family: Georgia;
	text-align: left;
	font-weight: normal;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #0082A4;
}
#image_sezione{
	text-align: left;
	font-weight: normal;
}
.floatLeft{
	float: left;
}
.clearLeft0 {
	clear: left;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearRight0 {
	clear: right;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearAll {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 1%;
}
.c0{
	color: #000000;
}
.c1{
	color: #ffffff;
}
.c2{
	color: #0082A4;
}
.c3{
	color: #13A4C7;
}
.c4{
	color: #F39A3A;
}
.c5{
	color: #8B9298;
}
#mainBackground{
	padding: 0;
	margin: auto 0;
	text-align: center;
	background: url(img/BackgroundMaldiveDuePalme.jpg) no-repeat scroll top;
}
#mainContent{
 	width:1004px;
 	/*height: auto !important;
 	min-height: 756px;*/
 	height: 756px;
	margin: auto;
	padding: 0;
	text-align: center;
	background: url(img/MaldiveDuePalme.gif) no-repeat scroll top;
}
#mainContent .contenitoreSite{
	width: 1004px;
	padding: 0;
	margin: 0 10px 0 10px;
	margin: auto!important;
	text-align: center;
}
#header{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 15px;
	text-align: left;
	margin: 0 0 0 10px;
}

#menu{
	width: 1004px;
	height: 30px;
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 10px;
	overflow: hidden;
}
#menu .contenitore{
	margin: 0 0 0 180px;
	padding: 7px 0 0 0;
	text-align: left;
	font-size: 14px;
	color: #c5c5c5;
	font-weight: normal;
}
#menu .contenitore .elem{
	float: left;
	margin: 0 30px 0 0;
	background: url(img/bgelem.gif) no-repeat scroll left;
}
#menu .contenitore .elemsel{
	float: left;
	margin: 0 30px 0 0;
	background: url(img/bgelemsel.gif) no-repeat scroll left;
}
#menu .contenitore .elem a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#menu .contenitore .elemsel a.sel{
	color: #0882a7;
	text-decoration: none;
}


#corpo{
	width: 1004px;
	height: 534px;
	padding: 0;
	margin: auto;
}
#corpo .contenitore{
	width: 1004px;
	height: 534px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
	border-top: 1px solid #fff;
}

#slide{
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#slide div.scroller { 
	width: 1004px; 
	height: 534px;
	overflow: hidden;
}
#slide div.scroller div.section {
	width: 1004px;
	height: 534px;
	overflow:hidden;
	float:left;		  
}
#slide div.scroller div.content {
	width: 10000px;
}
.contSlide{
	top: 0;
	left: 0;
	position:absolute;
	width: 1004px;
	height: 534px;
}
#corpopagina{
	z-index: 100;
	position: absolute;
	width: 1004px; 
	height: 534px;
}
#corpopagina .contenitore{
	background: url(img/bgcontenitore.gif) no-repeat scroll top;
	position: relative;
	width: 1004px; 
	height: 534px;
}
#corpopagina .contenitore .paginahome{
	width: 503px;
	float: right;
	margin: 14px 0 0 0;
	padding: 0 0 5px 0;
	background: #ffffff;
}
#corpopagina .contenitore .pagina{
	/*width: 490px;*/
	width: 477px;
	height: 460px;
	float: right;
	margin: 14px 13px 0 0;
	background: #ffffff;
	overflow:hidden;
}
#corpopagina .contenitore .dettimg{
	width: 476px;
	height: 460px;
	float: left;
	/*margin: 14px 13px 0 13px;*/
	margin: 14px 13px 0 0;
}
#corpopagina .contenitore .dettimg .titoloimg{
	width: 476px;
	height: 16px;
	margin: 97px 0px 12px 0;
	background: #F7D23A;
	font-size: 11px;
	color: #0882A7;
}
#corpopagina .contenitore .dettimg .imageSub{
	width: 476px;
	height: 335px;
	margin: 126px 0px 0 0;
	background: #ffffff;
}
#corpopagina .contenitore .dettimg .imageSub .elemform{
	width: 220px;
	float: left;
	color: #0882A7;
	font-size: 11px;
	margin: 0 0 3px 0;
}

.contieneSubMenu{
	height:90px;
	overflow:auto;
	border-top: 1px solid #F39A3A;
	border-bottom: 1px solid #F39A3A;
}
#submenu{
	/*margin: 15px 0 15px 0;*/
	/*padding: 10px 0 10px 0;*/
	padding:5px;
}
#submenu .elem{
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 3px;
	padding: 0;
}
#submenu .elem a{
	text-decoration: none;
	color: #666666;
}
#submenu .elem a.sel{
	color: #0882A7;
}



#contienetext{
	margin: 10px 0 0 0;
	height: 285px;
	overflow: hidden;
}
#contienetext .titolo{
	margin: 2px 0 10px 0;
	font-size: 14px;
	color: #13A4C7;
	font-weight: bold;
}
#contienetext .testo{
	color: #999999;
	font-size: 12px;
	margin: 15px 0 0 0;
	text-align: left;
	font-family: Georgia;
	height: 225px;
	overflow: hidden;
}
#contienetext .contieneimage {
	width: 365px;
	height: 245px;
	margin: 0 0 5px 0;
}
#contienetext .contieneimage .image{
	width: 116px;
	height: 72px;
	float: left;
}
#sfogliapagina{
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	
}
#viewPage{
	z-index: 200;
	position: absolute;
	width: 174px; 
	height: 23px;
	margin: 6px 0 0 3px;
}
#viewPage .contenitore{
	width: 174px; 
	height: 23px;
	background: url(img/bgview.png) no-repeat scroll top;
}
#viewPage .contenitore a{
	width: 174px; 
	height: 23px;
	display: block;
	cursor: pointer;
	color: #0882A7;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#highlight{
	z-index: 200;
	position: absolute;
	width: 1004px; 
	height: 23px;
	margin: 511px 0 0 0;
}
#highlight .contenitore{
	width: 1004px; 
	height: 23px;
	background: url(img/bghigh.png) no-repeat scroll top;
	padding: 0;
	border: 0;
}
#highlight .contenitore a{
	width: 174px; 
	height: 23px;
	display: block;
	cursor: pointer;
	color: #0882A7;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: right;
}
#highlight_big{
	z-index: 200;
	position: absolute;
	width: 1004px; 
	height: 141px;
	margin: 0;
	margin: 393px 0 0 0;
}
#highlight_big .contenitore{
	width: 1004px; 
	height: 141px;
	background: url(img/bghighlight.png) no-repeat scroll top;
	padding: 0;
	border: 0;
}
#highlight_big .contenitore a.close{
	width: 174px; 
	height: 23px;
	display: block;
	cursor: pointer;
	color: #0882A7;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: right;
}
#highlight_big .sfogliapagina{
	width: 1004px; 
	height: 20px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#highlight_big .sfogliapagina a{
	text-decoration: none;
	color: #ffffff;
}
#highlight_big .contenitore .elem{
	width: 290px; 
	height: 88px;
	float: left;
	overflow: hidden;
	margin: 5px 20px 0 20px;
}
#highlight_big .contenitore .elem .image{
	width: 68px; 
	height: 88px;
	float: left;
	margin: 0 10px 0 0px;
	background: url(img/bgimagehigh.gif) no-repeat scroll top;
}
#highlight_big .contenitore .elem .testoh{
	height: 85px;
	float: left;
	margin: 0;
}
#highlight_big .contenitore .elem a{
	width: 290px; 
	height: 88px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
#highlight_big .contenitore .elem .testoh .titolohigh{
	font-size: 12px;
	color: #13A4C7;
	font-weight: bold;
}
#highlight_big .contenitore .elem .testoh .testohigh{
	height: 65px;
	overflow: hidden; 
	margin: 5px 0 0 0;
	/*background: #13A4C7;
	font-size: 10px;
	color: #ffffff;*/
	color: #13A4C7;
	font-size: 13px;
	font-family: Lucida Sans;
	font-style: italic;
	font-weight: normal;
}
#highlight_big .contenitore .elem .testoh .titolohigh_sel{
	font-size: 12px;
	color: #F39A3A;
	font-weight: bold;
}
#highlight_big .contenitore .elem .testoh .testohigh_sel{
	height: 65px;
	overflow: hidden; 
	margin: 5px 0 0 0;
	/*background: #F39A3A;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;*/
	color: #F39A3A;
	font-size: 13px;
	font-family: Lucida Sans;
	font-style: italic;
}
#highlight_big .contenitore .separa{
	width: 1px; 
	height: 80px;
	float: left;
	overflow: hidden;
	margin: 5px 0 0 0;
	background: #97D7E6;
}

#dettHight{
	width: 928px;
	height: 365px;
	margin: 35px 38px 0 38px;
	overflow: hidden;
}
#dettHight .image{
	width: 346px;
	height: 335px;
	background: #ffffff;
	margin: 0 13px 0 0;
	padding: 0;
	float:left;
}
#dettHight .contienetesto{
	height: 330px;
	background: #ffffff;
	float: right;
	margin: 0;
	padding: 0;
}
#dettHight .titolo{
	margin: 0;
	padding: 0;
	color: #8B9298;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
}
#dettHight .testo{
	font-family: Georgia;
	text-align: left;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #0082A4;
}

#areatext{
	width: 1004px;
	height: 110px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	overflow: hidden;
}
#areatext .contenitore{
	margin: 0 0 0 185px;
	padding: 7px 0 0 0;
	text-align: left;
	font-size: 14px;
	color: #c5c5c5;
	font-weight: normal;
}
#areatext .contenitore .sx{
	float: left;
	width: 480px;
	margin: 0 35px 0 0;
}
#areatext .contenitore .dx{
	float: left;
	width: 288px;
	margin: 0;
}
#lingua{
	width: 1004px;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 10px;
}
#lingua .contenitore{
	margin: 0 0 0 185px;
	padding: 3px 0 0 0;
	text-align: left;
	color: #c5c5c5;
	font-weight: normal;
}
#lingua .contenitore div{
	float: left;
}
#lingua .contenitore div a{
	text-decoration: none;
	color: #13A4C7;
}
#lingua .contenitore div a.sel{
	text-decoration: none;
	color: #F39A3A;
}

.errore{
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 5px 0;
}
.risposta{
	text-align: center;
	color: #13A4C7;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding: 0 0 5px 0;
}
#footer{
	width: 1004px;
	margin: auto;
	padding: 0;
	text-align: center;
}
#footer .contenitore{
	font-size: 11px;
	margin: auto 0;
	color: #0082A4;
	padding: 1px;
}
#alias{
	padding: 10px 0 5px 0;
	text-align: center;
}
#privacy{
	margin: 10px;
	color: #000000;
	font-size: 11px;
	text-align: left;
}
