@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

body {
	background-color:#00639C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#666666;
}

#main {
	width:750px;
	margin:auto;
	background-color:#FFFFFF;
}

/******************************************************** INIZIO HEADER */
#header {
	border-bottom:1px solid #000000;
}

#header #header_1_row {
	background-image:url(/images/menu1_back.gif);
	color:#999999;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	line-height:15px;
}

#header #header_2_row {
	position:relative;
	padding-top:15px;
}

#header_2_row #menu_lang {
	position:absolute;
	left:5px;
	top:3px;
}

#header_2_row #menu {
	position:absolute;
	right:5px;
	top:3px;
}

#header #header_3_row {
	background-image:url(/images/top_donna2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FF9900;
	text-align:center;
	color:#000000;
}
/******************************************************** FINE HEADER */

/******************************************************** INIZIO CONTENUTO */
#content {
	background-image:url(/images/bg.png);
	border-top:6px solid #99CCFF;
}

#content #col_sx {
	float:left;
	width:174px;
}

#content #col_main {
	float:left;
	width:390px;
	margin:0px 1px;
	padding:0px 5px;
}

#content #col_main_home {
	float:left;
	width:400px;
	margin:0px 1px;
}

#col_main_home .tropicana {
	text-align: left;
	margin-bottom: 3px;
	width:400px;
	height:219px;
	overflow: hidden;
}

#content #col_dx {
	float:left;
	width:174px;
}

div#booking_center {
	width:124px;
	height:151px;
	padding:106px 50px 0px 0px;
	border-top:6px solid #99CCFF;
	background-image:url(/images/banner_booking.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/******************************************************** FINE CONTENUTO */

/******************************************************** INIZIO FOOTER */
#footer {
	width:400px;
	border:1px solid #CCCCCC;
	border-width:0px 1px 1px 1px;
	margin:auto;
	clear:both;
}

#footer #footer_1_row {
	background-image:url(/images/menu1_back.gif);
	border-bottom:1px solid #CCCCCC;
	border-top:6px solid #339933;
	text-align:center;
	line-height:20px;
}

#footer #footer_2_row {
	text-align:center;
	line-height:50px;
}
/******************************************************** FINE FOOTER */

a:link,
a:hover,
a:visited { text-decoration:none; }

#header a:link,
#header a:hover,
#header a:visited { color:#666666; }

#header_3_row a:link,
#header_3_row a:hover,
#header_3_row a:visited { color:#000000; }

div#news_container { margin-bottom:10px; }

div.news { border-bottom:1px solid #CCCCCC; }

div.news a:link,
div.news a:visited { font-size:11px; }

a.linkblu { 
			color:#0066CC;
			font-weight:bold;
			font-size:12px;
}

div.news a:hover { 
			color:#FF6600;
			font-weight:bold;
}

div.news_thumb { padding:5px; float:left;}

div.newstitle,
div.newstext { margin-top:5px; float:left; width:110px; }

div#col_main div.newstitle {
	margin-top:5px;
	width:380px;
	background-color:#FFDFB0;
	padding:3px 5px;
}
div#col_main div.newstext { margin-top:5px; float:left; width:280px; }

h1 {
	color:#204EAB;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0px;
}

p.title_sezione {
	line-height:20px;
	background-color:#E8E8E8;
	background-image:url(../images/ico_schede2.gif);
	background-repeat:no-repeat;
	background-position:158px center;
	padding-left:5px;
}

div#booking_center a { color:#FFFFFF; }