html {
	margin: 0;
	padding: 0;
	}

body{
	font-family: Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	letter-spacing:1px;
	margin: 0;
	padding: 0;
	text-align: center;
}
form{
	padding:0;
	margin:0;
}
img{
	border: 0;
}
img a{
	border: 0;
}

.clear{
	clear: both;
}
#errore{
	background: url(no.png) no-repeat left center;
	width: 100%;
	height: 20px;
	color: #ff0000;
	font-size: 120%;
	margin-bottom: 10px;
	padding-left: 30px;
}
#successo{
	background: url(ok.png) no-repeat left center;
	width: 100%;
	height: 20px;
	color: #40AF4D;
	font-size: 120%;
	margin-bottom: 10px;
	padding-left: 30px;
}

#container{
	text-align: left;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding:0;
}
#header{
	height: 154px;
}
#menu{
	
}
#content{
	height: auto !important;
	height: 300px;
	min-height:300px;
}

#footer{
	letter-spacing:0;
	margin:0 auto;
	padding:0;
}
	
#path{

}
#navLeft{
	float:left;
}
#mainContent{
	float:left;
}
#navRight{
	float:right;
}
#navRight h3, #navLeft h3{
	display: none;
}


/*  BARRA */
.barra{
	position: relative;
	top: 0;
	width: 100%;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #dfdfdf;
	height: 30px;
}
.barra a:link, .barra a:visited, .barra a:hover{
	background-color : transparent;
	font-weight: normal;
}
.barra a:link, .barra a:visited{
	color: #333;
}
.barra a:hover{
	color: #ed6727;
}
.barra ul{
	margin: 0;
	padding:0;
	float:left;
}
.barra ul li{
	margin: 0;
		padding: 0;
		display: inline;
	/*
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 3px;
	margin-right: 3px;
	*/
}
.barra ul li a:link,
.barra ul li a:visited {
		display: block;
		float: left;
		padding: 5px 7px;
		margin: 2px 0 1px 4px;
		border: solid 1px #ccc;
		background: #dfdfdf;
		line-height: 14px;
		text-decoration: none;
	}
.barra ul li a:hover {
		border-color: #ccc;
		background: #fff;
		text-decoration: none;
	}
.barra ul li.attuale a:link,
	.barra ul li.attuale a:visited {
		color: #000;
		border-color: #ccc;
		background: #fff;
	}
/************/


/**************************************************/
/***** 			contatti	        	               ******/
/**************************************************/
.contattiArea {
	background: #ECE8E5;
	padding: 0px;
	height: 215px;
	width: 600px;
	margin: 0;
	line-height: 100%;
	font-family: arial;
	letter-spacing: 0px; 
	text-align: left;
}
.contattiArea a{
	background-color : transparent; 
}
.contattiHead{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #294B00;
	font:26px Georgia, "Times New Roman", Times, serif; 
	font-weight:normal;
	text-decoration: none;
	width: 320px;
	/*background: url(login_head.jpg) no-repeat 10px 10px;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.contattiInvia{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding: 0px;
	height: 15px;
	width: 150px;
	border:none;
	background-color : #cdcdcd;
}
.contattiTextarea {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contattiName {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #756D67;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 55px;
	float:left;
}
.contattiAuth {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #756D67;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
	float:left;
}
.contattiAuth  a:link{
	color: #756D67;
	text-decoration: underline;
}
.contattiAuth  a:visited{
	color: #756D67;
	text-decoration: underline;
}
.contattiAuth  a:hover{
	color: #aa0000;
	text-decoration: none;
}
.contattitextbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin:0px;
	padding: 1px;
	height: 18px;
	width: 260px;
	border: 3px solid #fff;
	background: #ECE8E5;
}.contattitextbox2{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	height: 86px;
	width: 260px;
	border: 3px solid #fff;
	background: #ECE8E5;
}.contattitextbox:hover, .contattitextbox2:hover {
	color: #666666;
	text-decoration: none;
	border: 3px solid #aa0000;
}
.contattiBox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contattiSpan{
	margin: 0 0 0 120px;
	padding: 0px;
}
/* Classe per gli input */
.inputbox {
	background-color: #FFFFFF; 
	color: #333333;
	border: 1px solid #ffd148;
}
.inputbox:hover ,.inputbox:focus  {
	border: 1px solid #cc0000;
	background-color : #fdf9ee;
}
.subButton{
	background: #C4161C;
	border: none;
	color: #fff;
	font-variant: small-caps;
}
/*****************/
