/* common styles */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;

}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  
}


a:link {
 	text-decoration: none;
	color: #333333;
	
}

a:hover {
	text-decoration: none;
	color: #333333;
	
}

a:visited {
	
	text-decoration: none;
	color: #333333;
	}



#container {
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
	border: 0px solid black;
	background-color: white;
	
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px solid #BD9B44;
}
#textsub {
	color: white;
  font-size: 16px;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 5px;
	
}

 #subtitle {
 	border: 0px solid black;
	width: 640px;
	height:25px;
	background-color: #9DBEC5;
	text-align: left; 
	padding-left: 20px;
	float: right;
	margin-bottom: 20px;

 }


#menu {
	border: 0px solid red;
	width: 402px;
	height: 27px;
	float: left;
	
}
#menusx{
  width:296px;
  height:27px;
  border: 0px solid black;
	float:left;
	background-image: url(../images/menu_sx.png);
	background-repeat: no-repeat;
}
#menu img{
  
	float:left;
	
}
#menudx { /*menu immagine destra*/
  width:282px;
  height:27px;
  border: 0px solid black;
	float:right;
	background-image: url(../images/menu_dx.png);
	background-repeat: no-repeat;
}
#menu_bottom{
	width: 980px;
	height: 88px;
	float: left;
	background-image: url(../images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bar1 {
	width: 220px;
	padding: 0px 0px 0px 15px;
	float: left;
	margin-top: 0px;
	border: Black 0px solid;
	margin-left:0px; 
	border-right: 1px solid #9DBEC5;
	
}
#mainmenu_title{
	font-size: 13px;
	font-weight: bolder;
	border: 0px solid black;
	text-align: center;
	background-color: #9DBEC5;
	color: White;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#mainmenu {
	margin: 2px 0px 0px 0px;
	width: 220px;
	height: 20px;
	color: #333333;
	font-size: 13px;
	font-weight: bolder;
	border: 0px solid black;
	background-color: #E8F0F2;
	text-align: left;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#bar2 {
	width: 220px;
	height: 65px;
	padding: 0px 0px 0px 15px;
	float: left;
	margin-top: 0px;
	border: Black 0px solid;
	margin-left:0px; 
	border-right: 1px solid #9DBEC5;
}
#mainsecondmenu {
	float:left;
	background-color: #9DBEC5;
	margin: 2px 0px 0px 0px;
	width: 220px;
	height: 20px;
	color: white;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
#mainsecondmenu a:link {
	color: white;
	margin: 0px 0px 0px 30px;
}
#mainsecondmenu a:hover {
	color: white;
	margin: 0px 0px 0px 30px;
}
#mainsecondmenu a:visited {
	color: white;
	margin: 0px 0px 0px 30px;
}


.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;

}

#header {
 border: 0px solid black;
 margin: 0px 0px 0px 0px;
 width: 980px;
 height: 170px;
 padding: 0px 0px 0px 0px;
 float: left;
 
}



#bl_1{/*contiene menu e immagini*/
	
	height: 95px;
	vertical-align:top;
	width: 980px;
	background-color: white;
	border: 0px solid black;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 630px;
	min-width: 400px;
	border: 0px solid black;
	float: right;
	margin-right: 30px;
	border-bottom: 0px solid #191C49;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main {
	float: left;
	height: auto;
	border-bottom: #191C49 1px solid;
}
#news {
	width: 220px;
	
	border: Black 0px solid;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	background-image: url(../images/back_news.png);
	background-repeat: repeat-x;
	background-position: top;
	
}
.titoli {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	
}


.tb_news {
	width: 220px;
	height: 250px;
}
h6 {
	font-family: verdana;
	font-size: 11px;
	color: #191C49;
	text-align: center;
}
h2 {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
 .maintext {
 	padding-right: 20px;
	float:left;
	width: 500px;
	border: 0px solid black;
	
 }
 
 
h1 {
	font-family: verdana;
	font-size: 15px;
	color: #191C49;
	text-align: left;
}



#bothmenu {
	margin: 5px 0px 0px 0px;
	
	width: 720px;
	height: 20px;
	text-align:right;
	font-size: 10px;
	font-weight: bolder;
	border: 0px solid black;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: Black 0px solid;
}

#sf_top {
	background-image: url(../images/sf_top.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 20px;
	width: 540px;
	border: 0px solid black;
	vertical-align: top;
}
#sf_bot {
	background-image: url(../images/sf_bot.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 67px;
	width: 540px;
	border: 0px solid black;
	vertical-align: bottom;
}
#maincontent {
	width: 980px;
	min-height: 500px;
	float: left;
	border: Black 0px solid;
	
}

.alignTopLeft{
  text-align: left;
  vertical-align: middle;
}

#formRicerca {
	float: left;
  width: 500px;
	margin-right: 200px;
	margin-top: 15px;
  border: 0px solid black;
 
 }


.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	width: 150px;
	color: #006600;
	border-top: 1px solid #515F6A;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #515F6A;
  padding-top: 2px;

}

#firma {
	border: 0px solid #ccc;
	float:right;
	width: 220px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	font-size: 9px;
	text-align: center;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#firma a:hover {
	text-decoration: underline;
	color: #333333;
}

#firma a:visited {
	text-decoration:  underline;
	color: #333333;
}

.info {
  text-align: center;
	border: 1px solid #8FC13C;
  width: 100%;
}

.info th {
	background: #8FC13C;
	color: white;
	padding: 2px 2px 4px 2px;
}

.info td {
	padding: 2px 2px 2px 2px;
}

.error {
  text-align: center;
	border: 1px solid #A60000;
  width: 100%;
}

.error th {
	background: #A60000;
	color: white;
	padding: 2px 2px 4px 2px;
}

.error td {
	padding: 2px 2px 2px 2px;
	color: #A60000;
}

/* content styles */
#paragrafo1 {
	padding: 10px 10px 0px 0px;
	width: 470px;
	text-align: center;
	line-height: 15px;
	border: 0px solid #333333;
	vertical-align: top;
	float: left;
	margin-right: 0px;
}

 #map {
 	width: 350px;
	height: 350px;
	margin: 0 auto;
	border: 3px solid #191C49;
	margin-left: 30px;
	float:left;
	
}
#dove {
 	width: 600px;
 }
#indir {
	float: left;
	font-size: 13px;
}
 

.tabcontatti td {
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: 15px;
	vertical-align: top;
}

#link_dx {
	float:right;
	margin-bottom: 20px;
	width: 680px;
	text-align: right;
	
}



a.squarebutton{
background: transparent url('../images/butleft.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/butright.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
text-align: center;
}




.campiform {
	width: 260px;
	padding: 3px 0 0 0;
	float: left;
	color: #333333;
	font-size: 13px;
}
.campiMsgform {
	width: 100px;
	padding: 0;
	clear: both;
	margin: 0;
	color: #333333;
	font-size: 13px;
	text-align: center;
}
.input {
	background-color: #E8F0F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191C49;
	border-right-color: #9DBEC5;
	border-bottom-color: #9DBEC5;
	border-left-color: #191C49;
	width: 250px;
}
select {
	background-color: #E8F0F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191C49;
	border-right-color: #9DBEC5;
	border-bottom-color: #9DBEC5;
	border-left-color: #191C49;
	width: 150px;
}
textarea {
	background-color: #E8F0F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191C49;
	border-right-color: #9DBEC5;
	border-bottom-color: #9DBEC5;
	border-left-color: #191C49;
	width: 510px;
	height: 80px;
	text-align: left;
	color: #333333;
	font-size: 13px;
}

 .verdana10 {

	font-size: 12px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
	vertical-align: top;
	background-image: url(../images/back_content.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


 }



#contact {
	width: 500px;
	padding: 10px 0px 0px 0px;
		text-align: justify;
	line-height: 15px;
	border: 0px solid #006600;
	vertical-align: top;
}

.contactText {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


hr {
	color: #191C49;
}



#permanenza {
	color:white;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 20px;
}

.photo {
	
	padding: 2px;
}
.photo img {
	
	padding: 2px;
	border: 1px solid #191C49;
}

#barbottom {
	float: right;
	width: 980px;
	border: Black 0px solid;
	height: 20px;
	margin-bottom: 15px;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
