/*body {
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color: #000000;
	background-image: url("../img/Panoramica_40x120_hr.jpg");
	background-image: url("../img/bg_mare.jpg");
	background-image: url("../img/thumbhuge.jpg");
	background-position : top;
	background-repeat : no-repeat;
	background-color : #333;
	margin:0px;
	background-attachment: fixed;
    overflow-x: hidden;
}


body {
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/bg_body.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #FFFFFF;
	margin:0px;
	background-attachment: fixed;
    overflow-x: hidden;
}*/


body {
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color: #000000;
/*	background-image: url(../img/christmas2011.jpg);
	background-position : top center;*/
	background-color : #111;
	margin:0px;
	background-attachment: fixed;
    overflow-x: hidden;
	
}


a {
	text-decoration: none;
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color:#f75d00;
}

a:focus { outline: 0; }

div:focus { outline: 0; }


a:hover {
	text-decoration: underline;
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color:#f75d00;
}

td {
	font-family: Arial, Verdana, sans;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
}


