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

body {
	background-color:#ffffff;
	background-image:url(../images/costruzione/base-vietnam.jpg);
	background-repeat:no-repeat;
	font-size:10pt;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000000;
	background-position: top center;
}


#Banda-alto{
	width:auto;
	height:254px;
	background-image:url(../images/costruzione/spiaggia-vietnam.jpg);
	background-repeat:no-repeat;
	padding-top:3px;
	text-align:right;
	background-position:bottom;
}

#Menu {
clear:both;
width:auto;
height:32px;
padding-top:8px;
background-image:url(../images/costruzione/base-menu.jpg);
background-repeat:repeat;
text-align:center;
color:#414C5E;
font-size:13px;
}

#BoxTitolo1 {
	clear:both;
	background-image:url(../images/costruzione/base-titoli.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:365px;
	height:20px;
	padding-top:1px;
	font-size:11px;
	text-align:center;
	color: #2D526F;
	font-weight: bold;
}

#BoxTitolo2 {
	clear:both;
	background-image:url(../images/costruzione/base-titoli2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:260px;
	height:20px;
	padding-top:1px;
	font-size:11px;
	text-align:center;
	color: #2D526F;
	font-weight: bold;
}

#BoxTitolo3 {
clear:both;
background-image:url(../images/costruzione/base-titoli2.jpg);
background-position:center;
background-repeat:no-repeat;
width:460px;
height:20px;
padding-top:2px;
font-size:13px;
text-align:center;
color: #4f8fc9;
}


#Sinistra {
	float:left;
	width:450px;
	background-image:url(../images/costruzione/basesx.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom: 25px;
	text-align: justify;
}



#SinistraBig {
	float:left;
	width:550px;
	background-image:url(../images/costruzione/basesx.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:25px;
	text-align:justify;
	margin-bottom: 15px;
}