@charset "utf-8";
/* CSS Document */

body {
	background-color:#c2966bs;
}

#sfondo {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}

#over {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}

#container {
	margin:0 auto;
	width:900px;
	border:1px solid #000;
	background-color:#dcb57e;
}

#menuHome {
	margin:0;
	height:225px;
	background-image:url(/img/sfondoSotto.jpg);
	background-repeat:no-repeat;
}

#menu {
	height:18px;
}

#menu a {
	margin:0 10px;
	color:#000;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}

#menu a:hover {
	color:#F00;
}

#box1 {
	float:left;
	margin:37px 0 0 34px;
	width:212px;
	height:148px;
	cursor:pointer;
}

#box2 {
	float:left;
	margin:45px 0 0 84px;
	width:248px;
	height:135px;
}

#box2 a {
	color:#000;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#box3 {
	float:left;
	margin:65px 0 0 68px;
	width:212px;
	height:148px;
	text-align:center;
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#box3 textarea{
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:160px;
}

#box3 a {
	color:#000;
}

#selLingue {
	margin:10px 0;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#copyRight {
	margin:10px 0;
	text-align:center;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}

#selLingue a {
	color:#333;
}

#selLingue a:hover {
	color:#F00;
}

#fasciaTop {
	height:175px;
	background-color:#FFF;
	background-image:url(/img/fasiaTop.jpg);
	background-repeat:no-repeat;
}

#colSX {
	width:230px;
	min-height:390px;
	float:left;
	background-image:url(/img/colSx.jpg);
	background-repeat:no-repeat;
}

#main {
	margin-left:230px;
	min-height:390px;
	background-color:#dcb57e;
}

#mainContent {
	padding:20px 40px;
}

#main .titolo {
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#290000;
	padding-bottom:4px;
	border-bottom:2px solid #290000;
	margin-bottom:16px;
}

#main .testo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#290000;
}

#main .testo a {
	color:#290000;
}

#moduloPrenota td {
	font-size:11px;
	padding:0 15px 5px 0;
}

#moduloPrenota input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

#moduloPrenota textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
#colSX .titolo {
	font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#290000;
	padding-bottom:4px;
	margin-bottom:16px;
	margin-top:20px;
	text-align:center;
}

.newsElenco {
	margin-left:10px;
	margin-bottom:12px;
	line-height:16px;
}

.newsElenco a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#290000;
	text-decoration:none;
}

.newsElenco a:hover {
	color:#FFF;
}

.elencoDL td {
	text-align:center;
	background-color:#FFF;
}

.elencoDL a {
	text-decoration:none;
}

.rigaGB {
	padding-bottom:4px;
	border-bottom:1px solid #290000;
	margin-bottom:5px;
}