/* CSS RESET */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,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,em,strong,th,var
{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
body {font:16px arial,helvetica,clean,sans-serif;}/*table{font-size:inherit;font-size:100%;} */
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */
strong{font-size:medium;}
hr{
	width:100%;
	size:2px;
	color:ffffff;
	margin-top:20px;
}
label{
	margin-left:50px;
	font-size:16px;
}
input{
	margin-left:50px;
	margin-top:5px;
}
body {
	text-align:center;
	color:#000;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration: underline;
	color:#CC0000
}
p{
	margin-top:10px;
}
#wrap{
	width:1000px;
	text-align:left;
	background:url(images/middle.jpg);
/*  	background-color:#7fffd4; */
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.fl{ 
	float:left;
	margin:50px 50px auto;
}
.fr{
 	float:left;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: auto;
	margin-left: 50px;
}
.clearfix{ clear:both}
/* header */
#header {
	position:relative;
	height:330px;
	background:url(images/up.jpg);
	background-image: url(images/up.jpg);
}
#logo {
	position:absolute;
	top:71px;
	left:20px;
	width:282px;
	height:118px;
}
#logo h1 {
	font-size:34px;
	color:#fff
}
#logo div {
	padding-left:100px
}
#nav {
	position:absolute;
	top:281px;
	left:1px;
	background:url(images/nav.jpg) repeat;
	width:959px;
	height:43px; 
	line-height:46px;
	padding: 0 0 0 40px;
	height: 47px;
}
#nav li {
	float:left;  
	font-weight:700; 
	width:132px;
}
#nav a {
	text-decoration:none; 
	display:block; 
	text-align:center;
}
#nav a:hover {
	background:url(images/nav_hover.jpg) -10px; 
}
/* content */
#content { 
}
.main {
	width:870px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}
#text {
	width:auto; 
}
#text h2 {
	font-size:30px; 
	padding-bottom:20px
}
#text p img {
	float:left; 
	padding:0 20px 0 0;
}
#text a { color:#006600}

#col {margin:50px 0 0 0;width:300px; background:url(images/col.jpg); width: 535px; height:156px ; }

#col div {width: 200px; margin: 20px 0 0 70px; display:inline}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}
/* footer */
#footer { background:url(images/ft.jpg); height:50px; position:relative }
#ftinner{ position:absolute; bottom:20px; width:680px; margin-left:120px}
.ftlink {width:500px;}
#dadove{
	margin-left:350px;
	margin-top:30px;
	height:100%;
	width:300px;
}
#contmappa{
	margin-top:-37px;
	width:600px;
}
#colonna-1 {
float:left;
width:30%;
background:transparent; 
color: #000;
font-size:12px;
text-align:center;
}
#colonna-2 {
margin-left:31%;
background: transparent;
color: #000;
}

#teaser {
width:430px;
padding:0 0 14px 0;
background:url(images/tsr-b.png) bottom left no-repeat;
}
#center{
background:url(images/tsr-c.gif) repeat-y;
}
#sopra {
padding:7px 10px 3px 10px;
background:url(images/tsr-t.png) top left no-repeat;
}
form{
width: 800px;
border: 2px solid white;
padding-bottom: 10px;
background-color: transparent;
margin-left:20px;
margin-top:30px;
}
fieldset{border: 0px solid #000}
legend{font: bold 140%/1.6 Arial,sans-serif;color: #27518A}
form p{margin: 10px 10px 20px} 
fieldset label{
float:left;
width:200px;
line-height: 23px;
margin-right: 5px;
text-align: right;
padding-top:3px;
} 
fieldset input,textarea{
margin-bottom:5px;
border-style: solid;
border-color: #778AA2 #7EA4D8 #7EA4D8 #778AA2;
border-width: 2px 1px 1px 2px;
} 
/*br{clear:left}*/
input#go{margin: 10px 0 0 108px;
border-style: solid;
border-color: #FFF #333 #333 #FFF;
border-width: 1px 2px 2px 1px;
background: #69c url(sfondobottone2.jpg) repeat-x;
} 
input.go{margin: 10px 0 0 108px;
border-style: solid;
border-color: #FFF #333 #333 #FFF;
border-width: 1px 2px 2px 1px;
background: #69c url(sfondobottone2.jpg) repeat-x;
}
#calc{
 margin-top:-35px;
 margin-left:550px
}
/*table, td, th{border:0px solid;border-collapse:collapse; margin-top:80px}
td,th{padding:3px 5px}
td{text-align:left}
th{text-align:left}
tr.odd td,tr.odd th{background: transparent}
caption{font-weight:bold;color: #999} */

