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

/* INSERISCO IL RESET DEGLI STILI */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* INSERISCO I MIEI STILI COMUNI */

h1 span {
	display:none;
}
html {
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	height:100%;
}
.left {
	float:left;
}
.right {
	float:right;
}

.ghost {
	display:none;
}

/* INIZIO LA FORMATTAZIONE CSS */

#container {
	width:923px;
	margin-left:auto;
	margin-right:auto;
	background-color:#AB9D90;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
	background-image: url(../images/barra.gif);
	background-repeat: repeat-y;
	}
#logo {
	width:923px;
	background-image:url(../risorse/header_img_p.jpg);
	background-repeat: repeat-x;	
	height:58px;
	text-align:center;
}
#logo img{
margin-left:7px;
margin-right:7px;
}
#header {
	width:100%;
	background-image:url(../images/header_new.jpg);
	background-repeat: repeat-x;	
	height:39px;
}



.navcontainerp{

background-image:url(../images/menu.jpg);
height:39px;
margin:0px;
padding:0px;
border-width:0px:
}

.navcontainerp a{
float:left;
width:153px;
height:34px;
line-height:38px;
text-decoration: none;
color: #333333;
text-transform: uppercase;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: lighter;
margin:0px;
padding:0px;

border-right:#716F64 solid 1px;


border-bottom:#ab9d90 solid 5px;


}

.navcontainerp a:hover{
border-bottom-color: #990000;
}



#attivo{
border-bottom-color: #660000;
font-weight:bold;
}

#no_mano{
border-bottom-color: #ab9d90;
cursor:default;

}

#no_mano2{
border-bottom-color: #ab9d90;
cursor:default;
border-right-width:0px;
width:153px;

}

#closer_menu{

border-right-width:0px;
width:153px;

}

#closer_menu_attivo{

border-right-width:0px;
width:150px;
border-bottom-color: #660000;
font-weight:bold;

}


#dropmenudiv{
position:absolute;
z-index:100;
 

 

}

#dropmenudiv a{
width:153px;
background-image:url(../images/menu.jpg);
background-position:-5px;
display: block;
text-align:center;
color:#333333;
font-size:11px;
height:23px;
line-height:23px;
border-width:0px;
border-bottom:#817F74 solid 5px;
text-decoration: none;
z-index:100;

}

#dropmenudiv a:hover{ 
font-weight:bold;
z-index:100;
border-bottom:#990000 solid 5px;
 
}



#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	color: #7A97E0;
	width: 100%;
	text-align: center;
 

	font-weight: lighter;
	 
}

#navcontainer ul li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer ul  li a
{
	display:block;
	float:left;
	width:153px;
	height:34px;
	line-height:38px;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
	background-image:url(../images/menu.jpg);
		border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ab9d90;

}


#navcontainer ul li a:hover
{
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#navcontainer ul li a#current {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	font-weight: bold;
	color: #000000;
}




#navcontainer_bottom ul
{
	margin: 0;
	list-style-type: none;
	color: #7A97E0;
	width: 100%;
	text-align: center;

	font-weight: lighter;
}

#navcontainer_bottom ul li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer_bottom ul  li a
{
	display:block;
	float:left;
	width:153px;
	height:34px;
	line-height:38px;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
	background-image:url(../images/menu.jpg);
		border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ab9d90;

}

#navcontainer_bottom ul li a:hover
{
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#navcontainer_bottom ul li a#current {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	font-weight: bold;
	color: #000000;
}

















#flashcontent {

	color:#FF3300;
	background-color:#AB9D90;

}
.split {
	width:306px;
	float:left;
	background-color:#AB9D90;
 
}

.split_big {
	width:615px;
	float:left;
}
.split h2, .split_big h2 {
	width:100%;
	height:35px;
	line-height:35px;
	font-size:25px;
	font-weight:100;
	background-color:#000000;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	background-image: url(../images/bkg1.jpg);
	background-repeat: repeat-x;
}
.split p, .split_big p {
	padding:10px;
	color:#333333;
	font-size:12px;
	line-height: 20px;
}

.split img, .split_big img {
	border:5px solid #fff;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
}
img.left {
	float:left;
	margin-right:10px;
}
img.right {
	float:right;
	margin-left:10px;
}
.split_big h3 {
	color:#FFFFFF;
	text-align:left;
	font-weight:lighter;
	background-color:#521a01;
	line-height:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:20px;
	margin-top: 0px;
}
h4 {
	height:42px;
	width:530px;
	border:4px solid #FFFFFF;
	text-align:center;
	margin-top:8px;
	margin-left:65px;
	font-size:12px;
	line-height:40px;
	background-color:#BFB6AC;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.border_left_orange {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #716F64;
}
.split  p a {
	text-decoration:none;
	color:#333333;
}
#map {
	margin:8px;
	width:279px;
	height:105px;
	border:5px solid #fff;
}
#map span {
	display:none;
}
#map  a {
	display:none;
}
#footer {
	font-size:10px;
	color:#666666;
	background-color:#716265;
	height:23px;
	line-height:23px;
	background-image: url(../images/footer.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#footer.left a {
	color:#666666;
	text-decoration:none;
}
#footer img {
	margin-left:6px;
	margin-right:6px;
}

form {
padding:15px;
color:#000;
font-size:11px;
}
textarea {
width:270px;
}

/* 
 wFORMS 2.0 Stylesheet - Bureaucrat Theme v3 - Aug. 2006
 See http://www.formassembly.com/wForms
 
 To be used along with wforms-jsonly.css
 This stylesheet and the associated images are Copyright (c) 2005 Cedric Savarese (http://www.4213miles.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/
 
form {
	padding: 10px;
}
/* Form Sections ======================================================================== */
/* Fieldset  */

fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	border: 1px solid #E4E3D3;	
	overflow: auto;
}
legend {
	padding: 2px 5px;
	color: #888;
	font-size: 115%;
}
/* Nested Fieldset  */
fieldset fieldset  {	border: 1px solid #666666;
}
fieldset fieldset legend {
	font-size: 110%;
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
	border-left: 1px solid #E4E3D3;
	border-right: 1px solid #E4E3D3;	
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#E4E3D3;
}
form .alternate-1 td {
	border-left: 1px solid #F4F3E3;
	border-right: 1px solid #F4F3E3;	
}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
}
form .inlineSection .oneField {
	padding: 0;
	margin-right: 4px;
	white-space: nowrap;	
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {
	color: #999999;
	margin: 0;
}
/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 9em;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 9em;
	background-color: #EDEDDC;
	white-space: normal;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	margin: 0 2px 0 0;
}
input[type=text], input[type=password] {
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	text-align: center;
	margin: 20px 0 10px 0;	
}
/* Submit button */
form .primaryAction {
	font-weight: bold;
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}


/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
	font-style: italic;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	float: right;
	clear: right;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #bbb;
	margin: 2px 0 7px 0;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;	

}
/* Field-Hint without focus */
form .field-hint-inactive {
	float: right;
	clear: right;
	color: #666;
	margin: 2px 0 7px 0;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	margin: 3px 0;
	padding-right: 6px;
	border: 1px dotted #ccc;
	background-color: #FFFFFF;
}
div.removeable {
	margin: 3px 0;
	padding-right: 6px;	
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	font-weight: bold;
}
form .removeLink {
	line-height: 260%;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
	overflow: expression('visible');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
form .inlineSection .oneField {
	display: expression('inline-block');		
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('9em');
}

/* L.C. */
.error{
	color: #993333;
	}
	
/* begin styles for RSS Feed */

.rss_box {


	 width: 590px;


}



.rss_title, rss_title a {
	font-weight:bold;
	font-size:30px;
	padding: 0px;

}

.rss_items {

}
.rss_item img {
	margin-right:15px;
	margin-bottom:5px;
	margin-left:0px;
}
.rss_item  {
	background-color:#CCC4BB;
	padding:10px;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	font-weight : bold;
	margin-left:10px;
	margin-bottom:10px;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color: #660000;	font-size: 12px;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;

	}
	
.rss_date {
display:none;
	}
	
.linkDescription{
	line-height:normal;
	font-size: 12px;
}

.linkDescription a, 
.linkDescription a:hover, 
.linkDescription a:visited 
{
	color: #333333;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}


.grigliacamere{
 
   
 
display:inline; 
  
float:left; 
position:relative; 
font-size:10px; 
color:#333333;
line-height:14px;
  
}


.grigliacamere a{
height:130px; 
border:#333333 solid 1px;   
width:288px; 
display:inline; 
margin-top:10px; 
margin-left:10px; 
background-color:#9C9080; 
float:left; 
position:relative; 
padding:2px;  
color:#333333;
text-decoration:none;

}

.grigliacamere a:hover{
height:130px; 
border:#333333 solid 1px;   
width:288px; 
display:inline; 
margin-top:10px; 
margin-left:10px; 
background-color:#aca899; 
float:left; 
position:relative; 
padding:2px;  
color:#333333;
}

.grigliacamere img{ 
float:left;
border:#FFFFFF solid 1px;
margin-right:5px;
height:70px; 
}



.grigliacamere .titolo{ 
color:#FFFFFF;
font-weight:bold;
padding-bottom:5px;
}



.cameregriglia{ 
height:450px; clear:both; width:923px; background-image:url(../risorse/bgfotocamere.jpg);
}

.tophead{ 
background-color:#b2b2b2;
height:20px; 
line-height:20px; 
text-align:center; 
font-size:10px;
}

#immaginerandom{ 
height:300px; background-color:#dcc883; width:923px; clear:both;
}

.mappa_sito{
padding:15px;
font-size:13px;

}

.mappa_sito a{
text-decoration:none;
color:#333333;
font-size:13px;

}

.mappa_sito a:hover{
text-decoration:underline;
}


.split p{
padding-right:0px;
margin-right:0px;
padding-left:5px;
margin-left:0px;

}


