

#mainContent {
	width: auto;  /* crea un contenitore pari all'80% della larghezza del browser */
	height: auto;
	margin: 0px; /* i margini auto (insieme a una larghezza) centrano la pagina */
	border: 0px solid #99ff33;
	padding-bottom: 0px;
	min-width: 800px;
	color: #000;
	padding-top: 0px;
	
	background-image:url(../img/bgcontatti2.png);
	background-position: 100% bottom;
	background-repeat:no-repeat;
	
	
	
}

#mainContent #contatti{
width: auto;
min-width: 760px;
height: auto;
margin: 0 12px 0 0px;
	border: solid 0px #ff9900; 
	padding: 10px 0px;
	z-index: 1000;
	display: block;
	position: relative;
	background-image:url(../img/bgcontatti.png);
	background-position: -15px -20px;
	background-repeat:no-repeat;
	
	
	
}

#sfondoint{
		position: relative;
		height:100%;
		width: 100%;
		margin: 0px;
		padding: 0px;
		z-index:1;
		display: block;
		
				}


#mainContent #rightbar{
width: 50%;
min-width: 400px;
height: auto;
float: right;
margin-top: -50px;
margin-bottom: 0px;
	border: solid 0px #ff9900; 
	padding: 0px;
	display: block;
	position: relative;
	text-align:center;
	
	
}
#mainContent #leftbar{
width: 35%;
min-width: 300px;
float: left;
margin-top: -50px;
margin-left: 15%;
	border: solid 0px #ff9900; 
	padding: 0px;
	display: block;
	text-align: right;

	
	
	
	
	
}
#mainContent #leftbar a, a:link, a:active, a:visited, a.hover{
color: #660000;
text-decoration: none;

	
	
	
	
	
}
#mainContent #bar{
width: 90%;
min-width: 850px;
height:auto;
margin: 0 auto;
	border-top: dotted 1px #660000;
	border-bottom: dotted 1px #660000;
	padding: 0px;


	
	
	
	
	
}
textarea {
	background:none;
border: solid 1px #660000;
overflow:auto;
}


#mainContent #leftbar #box{
width: auto;
min-width: 0px;
height: 70px;
margin-left: 0px;
	border: solid 1px #ff99cc; 
	padding: 0px;
	float: right;
	font-size: 80%;
	font-weight: bold;

	

		
	}
	
	#mainContent #leftbar #box a{
color: #000;
text-decoration: none;
	}
	#mainContent #leftbar #box a:hover{
color: #993333;
text-decoration: none;
	}
	
	#mainContent #leftbar #box img{
width: 70px;
	}


#titolo {
	height: 100px;
	border: solid 0px #eeeecc; 
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	z-index: 1000;
	display: block;
	position: relative;
	
	
}
 #foto{
	width: 90%;
	height: auto;
	border: solid 0px #eeeecc; 
		margin: 0 auto;
		padding: 0px;
	
	
	
}

#foto .testo{
font-size: 200%;
letter-spacing: 1.0em;
font-weight: bold;
padding: 0px;
color: #000;
margin-right: 50px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration:underline;
	
	
}
a{
color: #000;
text-decoration: none;
font-weight: bold;

}

a:hover{
color: #000;
text-decoration: underline;
font-weight: bold;
}

iframe{
width: 380px;
height: 300px;
margin: 0px;
padding: 0px;
}

iframe a{
color: #000;
text-decoration: underline;
font-weight: bold;
}

iframe a:hover{
color: #000;
text-decoration: underline;
font-weight: bold;
}