/* common styles */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal normal Verdana 10px;
	color: black;
	background-color: #EFEAD4;
	background-image: url(../image/bg.png); 
	background-repeat: repeat;

	font-size: 10px;
}

img {
  border: 0px;
}


a {
 	text-decoration: none;
	color: #006600;
}

a:hover {
	text-decoration: none;
	color: #99CC66 ;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: none;
	color: #99CC66 ;
}

#container {
	width: 980px;
	height: 670px;
	margin: 0 auto;
	margin-top: 0px;
	border: 0px solid black;	
	background-image: url(../image/sfondo2.png);
}

ul {
	 list-style-image: url(../image/bullet.png);
	margin: 30px;
	padding: 0;
	font-size: 15px;
	font-weight: bolder;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
}
li {
	margin: 0px 10px 10px 0px;
	border: 0px solid #BD9B44;
}



#menu {
	border: 0px solid black;
	width: 780px;
	height: 112px;
	float: left;
	
}
#mainmenu a:hover {
	color: white;
	text-align: right;
}
#mainmenu a:link {
	color: white;
	text-align: right;
}
#mainmenu a:visited {
	color: white;
	text-align: right;
}

#mainmenu {
	margin: 8px 0px 0px 0px;
	width: auto;
	height: 20px;
	color: white;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	border: 0px solid black;
	
	
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#js {
	width:200px;
	height:180px;
	background-color: Black;
	float: right;
	text-align: center;
}

#js img {
	width: 180px;
	height: 160px;
	padding-top:10px
}
.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;

}
#lingue{
	width: 780px;
	height: 68px;
}
#header {
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 width: 980px;
 height: 130px;
 padding: 0px 0px 0px 0px;
 float: left;
}
#bar1 {
	width: 650px;
	height: 450px;
	margin-left:110px;
	padding: 100px 10px 0px 0px;
	float: left;
	margin-top: 20px;
	border: 0px solid #039;
	
	
}

#bar2 {/* nome della pagina*/
	
	width: 300px;
	padding: 0px 0px 30px 50px;
	float: left;
	border: 0px solid red;
	margin-top: 10px;
}

#bar3 {/* link facebook*/
	
	width: 300px;
	padding: 0px 0px 30px 50px;
	float: left;
	border: 0px solid red;
	
	

}
#bar4 {/* menu della galleria*/
	
	width: 300px;
	padding: 0px 0px 30px 50px;
	float: left;
	border: 0px solid red;
	

}


#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;
}
#content {
	width: 980px;
	height: auto;
	border: 0px solid black;
	float: left;
}



#bl_1 { /*tabella contenente foto*/
  width:650px;
  height:auto;
  border: 0px solid;
	float:left;
	padding-left: 0px;
	padding-top: 15px;
}
	



 .maintext {
 	padding-right: 0px;
	float:left;
	width: 500px;
	border: 0px solid black;
	margin-left:80px;
	margin-top:20px;
	
 }
#bl_3 {/*contatti*/
	
	width: 650px;
	height: 450px;
	margin-left:110px;
	padding: 100px 10px 0px 0px;
	float: left;
	margin-top: 20px;
	border: 0px solid #039;
	
}



#bl_2 { /*menu*/
  width:180px;
  height:450px;
  border: 0px solid black;
	float:left;
	padding: 20px 0px 0px 20px;
	margin-top: 20px;
}
#bl_4 {/*mainportlet*/
	
	width: 759px;
	height: auto;
	vertical-align:top;
	
}

.bl_5 { /*DESTRA foto*/
	
	width: 160px;
	height: auto;
	background-color: white;
	border-left: 1px solid #34751B;
	float: left;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	border:0px solid black;
	
}

 
.bl_6{ /* 123 in fondo alla galleria*/
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: light;
	line-height: 20px;
	
	color: Green;
	text-align: left;
	float: left;
	padding-left: 0px;
}
#main {
	float: left;
	height: auto;
	border: Black 0px solid;
}
#desc {
	background-color: #006600;
	color: #E6F6D5;
	padding: 5px;
	text-align: justify;
	font-size: 10px;
	text-transform: uppercase;
}
#desc1 {
background-color:#E6F6D5; 
	color: #22660F;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

 #border {
 	border-right: 2px solid #34751B;
	height: auto;
	width: 11px;
	background-image: url(../images/ret.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: right; 
	
 }

 
 #dove {
 	width: 720px;
 }


}
#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: 759px;
	min-height: 500px;
	float: left;
	
}

.alignTopLeft{
  text-align: left;
  vertical-align: middle;
}

#formRicerca {
	float: left;
  width: 500px;
	margin-right: 200px;
	margin-top: 15px;
  border: 0px solid black;
 
 }

#lingue {
	float: left;
	width: 80px;
	border: 0px solid black;
	height: 32px;
	text-align: left;
	margin-left: 5px;
	margin-top:40px;
}
#lingue img {
  margin-top: 6px;
  margin-right: 10px;
  border: 0px;
}
.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: 260px;
	height: auto;
	padding-top: 5px;
	background-color: transparent;
	font-size: 9px;
	text-align: center;
	color: Green;
}



#firma a:hover {
	text-decoration: underline;
	color: Green;
}

#firma a:visited {
	text-decoration:  underline;
	color: Green;
}
h1 {
  color: #FD8103;
  text-align: left;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Times New Roman", Times, serif;
}

h2 {
  color: #481001;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  padding-left:0px;
}
h3 {
	color: #333333;
  text-align: left;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  
}
/*artisti in permanenza*/
h4 {
	color: white;
  text-align: left;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-left: 10px;
}
.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: 500px;
	height: 500px;
	margin: 0 auto;
	border: 3px solid #006600;
	margin-left: 30px;
	float:left;
	
}
#indir {
	float: left;
}
 #paragrafo2 {
	padding: 10px 10px 0px 10px;
	width: 470px;
	text-align: justify;
	line-height: 15px;
	border: 0px solid #333333;
	border-left: dashed #006400 1px;
	vertical-align: top;
	float: right;
}

.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;
	
}

.link_fedac {
	float:left;
	text-align: center;
	margin-bottom: 20px;
	height: 80px;
	margin-left: 150px;
	
	
	
}


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: 250px;
	padding: 3px 0 0 0;
	float: left;
	color: #333333;
	font-size: 13px;
}
.campiMsgform {
	width: 80px;
	padding: 0;
	clear: both;
	margin: 0;
	color: #333333;
	font-size: 13px;
	text-align: center;
}
.input {
	background-color: #F5FBEE;
	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: #467746;
	border-right-color: #E6F6D5;
	border-bottom-color: #E6F6D5;
	border-left-color: #467746;
	width: 210px;
}
select {
	background-color: #F5FBEE;
	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: #467746;
	border-right-color: #E6F6D5;
	border-bottom-color: #E6F6D5;
	border-left-color: #467746;
	width: 150px;
}
textarea {
	background-color: #F5FBEE;
	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: #467746;
	border-right-color: #E6F6D5;
	border-bottom-color: #E6F6D5;
	border-left-color: #467746;
	width: 400px;
	height: 80px;
	text-align: center;
}

 .verdana10 {

	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	color: black;
	text-align: justify;
	line-height: 15px;
	vertical-align: top;
 }




#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: Green;
}



#permanenza {
	color:white;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 20px;
}