body {
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background: #f4f1ec url(../img/bgbody.jpg) repeat-x center top;
	}

#container {
	width: 920px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}

a img {
	border: 0;
	}

a {
	color: #0099cc;
	font-weight: bold;
	}
	
a:hover {
	color: #FF3300;
	}

h2.titoletto {
	font-weight: bold;
	color: #FF3300;
	border-bottom: 1px solid #D5CAB9;
	padding: 10px 0;
	margin: 0 0 10px;
	float: left;
	width: 100%;
	letter-spacing: 1px;
	}

h2.titoletto2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #FF3300;
	border-bottom: 1px solid #D5CAB9;
	padding:20px 0 10px 0;
	margin: 0 0 10px;
	float: left;
	width: 100%;
	}
	
.pad {
	padding: 0 20px;
	}

#header {
	width: 1120px;
	left: -100px;
	height: 351px;
	background-image: url(../img/header.jpg);
	position: absolute;
	}
	
#logo {
	position: absolute;
	left: 125px;
	top: 15px;
	}
	
#titolo {
	position: absolute;
	left: 345px;
	top: 24px;
	}
	
#box-premio1 {
	width: 170px;
	position: absolute;
	left: 319px;
	top: 185px;
	}
	
#box-premio2 {
	width: 230px;
	position: absolute;
	left: 796px;
	top: 225px;
	}
	
#box-premio1 p,
#box-premio2 p {
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 15px;
	}


	
#box-premio2 h2 {
	font-size: 15px;
	line-height: 14px;
	color: #0099CC;
	margin: 0;
	padding: 0 0 5px 0;
	}

	
#premio1 {
	position: absolute;
	left: 319px;
	top: 164px;
	}

#premio2 {
	position: absolute;
	left: 796px;
	top: 164px;
	}
	

#pagina {
	width: 920px;
	background: #FFF url(../img/bgpagina.gif) repeat-y left top;
	position: absolute;
	top: 351px;
	}
	
#action {
	width: 920px;
	height: 180px;
	background-image: url(../img/action.gif);
	}

#top {
	width: 920px;
	height: 20px;
	background-image: url(../img/top.gif);
	}
	
#sx {
	float: left;
	margin-left: 20px;
	width: 300px;
	background: #F9F8F5;
	display: inline;
	}
	
.titolo {
	font-size: 18px;
	line-height: 24px;
	color: #646362;
	padding: 0;
	margin: 0;
	}
	
#sx .titolo span {
	font-weight: bold;
	color: #FF3300;
	}
	
#sx .privacy {
	text-align: justify;
	font-size: 10px;
	line-height: 12px;
	color: #646362;
	padding: 15px 0;
	border-top: 1px solid #D5CAB9; 
	}
	
#dx {
	float: left;
	margin-left: 20px;
	width: 560px;
	background: #F9F8F5;
	padding-bottom: 30px;
	}
	
#dx #step1 {
	background: url(../img/step1.gif);
	width: 520px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

#dx #step2 {
	background: url(../img/step2.gif);
	width: 520px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

#dx #step3 {
	background: url(../img/step3.gif);
	width: 520px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
#footer {
	clear: left;
	width: 920px;
	height: 70px;
	background: url(../img/footer.gif) no-repeat;
	}
	
a#link-mauritius {
	position: relative;
	}
	
#mauritius {
	z-index: 999;
	display: none;
	position: absolute;
	left: 430px;
	top: 30px;
	width: 400px;
	height: 300px;
	box-shadow:2px 2px 5px #888;
	-webkit-box-shadow:2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	background: url(../img/mauritius.jpg) no-repeat center center;
	}
	
#mauritius div {
	padding-left: 230px;
	padding-right: 20px;
	}
	
#mauritius div p {
	font-size: 11px;
	line-height: 13px;
	}
	
#full {
	width: 880px;
	background: #F9F8F5;
	padding: 0 0 20px 0;
	}

