/* CSS Document */
html{
height:100%;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background: #355F91 url(../_img/bgvert.jpg) repeat-x left top;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
form{
padding:0px;
margin:0px;
}
#nav {
	text-align: right;
	margin: 20px 0px 10px;
	padding: 0px;
} #nav p { display: inline; } #nav .navnumero a {
	font-size: 10px;
	color: #69630E;
	background: #FFF;
	display: inline;
	font-weight: normal;
	padding: 2px 7px;
	text-decoration: none;
	margin-right: 3px;
} #nav #active {
	color: #FFFFFF;
	background: #015092;
} #nav .navnumero a:visited, #nav .navnumero a:active {
	color: #ffffff;
} #nav .navnumero a:hover {
	color: #ffffff;
	background:#AFCFC7;
} 


#header {
	position: relative;
	height: 370px;
}
#logo{
	height: 129px;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #menu {
	position: absolute;
	height: 241px;
	width: 170px;
	border-bottom: 1px solid #fff;
	background: url(../_img/bgmenu.jpg);
	top: 129px;

}
#header #menu ul {
	list-style: none;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	font: bold 13px "Times New Roman", Times, serif;
		
}
#header #menu li a,#header #menu li a:link,#header #menu li a:visited, #header #menu li a:active {
	font-style: italic;
	font-weight: bold;
	color: #005193;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1.25em;
	text-decoration: none;
}
#header #menu li a:hover{
	color:#6CBDFF;
}
#header #flash {
	position: absolute;
	height: 241px;
	width: 590px;
	border-bottom: 1px solid #F0ECE0;
	top: 129px;
	left: 170px;
}
#centrale {
	background: #FFFFFF;
}
#centrale #tabnl {
	border-right: 1px solid #F0ECE0;
	background: #DDDACA;
}
#centrale .news {
	margin-bottom: 18px;
}
#footer #indirizzo {
	float: left;
}
#centrale #pulsantoni {
	height: 40px;
	width: 590px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#centrale #pulsantoni ul {
	list-style: none;
	margin: 20px 0px;
	padding: 0px;
}
#centrale #pulsantoni li{
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#centrale #pulsantoni a {
	display: block;
	width: 194px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #F0ECE0;
}
#centrale #pulsantoni a:hover {
	color:#005193;
}
#centrale #pulsantoni #prenotazioni {
	background: #8CA698;
}
#centrale #pulsantoni #prenotazioni a {
	background: #8CA698;
}
#centrale #pulsantoni #offerte a {
	background: #A2B7AC;
	width: 198px;
}
#centrale #pulsantoni #commenti a {
	background: #B4C5BC;
}
#centrale #dx {
	padding-bottom: 20px;
}
#centrale .offspec{
	background: url(../_img/ghirigoro.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
#centrale .newsint{
	background: url(../_img/stelline.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
#centrale .commento {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 5px;
}
#centrale #insertcomment {
	position: absolute;
	top: 8px;
	left: 275px;
}





#footer, #footer a{
	color:#FFFFFF;
}

#footer #credits {
	float: right;
	color:#FFFFFF;
}

img {
border:none;
}
.hide {
	display: none;
}

.pad10 {
	padding: 10px;
}
.bgtit {
	background: url(../_img/bg_tit.gif) repeat-x left top;
}
.bgtitocra {
	background: url(../_img/bg_tit_ocra.gif) repeat-x left top;
}

.button {
	background: #005193;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border-style: none;
	padding: 2px;
}
.formini {
	border: 1px solid #999999;
	font-size: 10px;
}
.small {
	font-size: 10px;
}


.px12 {
	font-size: 12px;
}

.brdvertdx {
	border-right: 1px solid #F0ECE0;
}
.blu {
	color: #035191;
}
.marron a:link,.marron a:visited,.marron a:active,  {
	color: #872300;
	text-decoration:none;
}
.blu a:hover  {
	color: #336C99;
	text-decoration: underline;
}
.clearFloat {
	clear: both;
}
.pad10dx {
	padding-right: 10px;
}
.dorato {
	color: #CA843F;
}
#privacy_box {
	height: 80px;
	overflow: auto;
	font-size: 10px;
}
.bianco, .bianco a:link, .bianco a:visited, .bianco a:active {
	color: #FFFFFF;
} 
.bianco a:hover{
	color: #97BCD7;
}
/* ACCORDION */
.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	background: #FFF;
	color: #005193;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	display:block;
	font-size: 12px;
}
.toggler:hover   { color:#FF0000; }  

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
/* FINE ACCORDION */
#lingue {
	width: 755px;
	top: -22px;
	left: 0px;
	position: absolute;
	text-align: right;
	color: #CCCCCC;
}
.eng {
	margin-bottom: 10px;
	display: inline;
}
.eng a {
	color: #CCCCCC;
}



#formbook {
	padding: 5px;
	background-color: #CDD8D2;
	border-right:1px solid #F0ECE0;
}

#formbook .input label {
	display: block;
	width: 60px;
	float: left;
}

#formbook .input {
	margin-bottom: 2px;
}

#formbook .input.text input {
	width: 90px;
	border:1px solid #999999;
	font-size:10px;
}

#formbook input.submit {
	width: 100%;
	background-color: #c00;
}

#formbook .input.text input.error {
	border: 1px solid #f00;
}
