/*@charset "utf-8";*/
body  {
	font: 110%  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background: #F5FAFA;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000; font-size:12px;
        background: #054C73 url('bgpontedera.jpg') fixed no-repeat top center;
}


* {
  padding: 0px;
}

a {
  color: purple;
}


#container{
	vertical-align: top;
    width: 790px; 
    vertical-align: text-top;
    margin:0 auto 0 auto;
    background-color:#FFFFFF;
    padding:0;
	overflow: hidden;
}

.infodescription { max-width: 300px; width: 300px; height: 250px; text-align: justify; max-height: 250px; min-height: 250px; min-width: 200px; padding-right: 6px; overflow-x: auto; overflow-y: auto; } 

h1 {
	font-family: Verdana;
	font-size:34px;
	color:#086ba0;
	font-weight:bold;
	letter-spacing:-3px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

p {
	font-size:12px;
	padding:0px;
	text-align:left;	
}

#divIntro{
width:750px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#eca11d;
font-size:13px;
color:#FFFFFF;
margin:0 auto 0 auto;
padding-top:10px;
padding-bottom:10px;
-moz-border-radius: 10px;
border-radius: 10px;

}

#divDati{
text-align:left;
padding-left:15px;
background-color:#ffffff;
}

.mydiv
{
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	background-color: #ffffe0;
}

 
.mylinkPostOp {
	font-family: Verdana;
	font-size:medium;
	font-style:normal;
	font-weight:bolder;
	color:inherit;
}

.mybuttonNext {
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#086ba0;
	color:#FFFFFF;
	border:1px solid #053854;
	letter-spacing:-1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width:150px;
	text-align:center;
	background-image:url(bg-bottone.gif);
	background-repeat:repeat-x;

}
 
 

.mytextArea 
{	
	background-color:#f5f3ee;	
	font-family: Verdana;
	font-size:100%;
	width:90%;
	height:110px;	
}

.mytextAreaNote 
{	
	font-family: Verdana;
	font-size:100%;
	width:95%;
	vertical-align:bottom; 
}

 

.myinput {
	font-family: Verdana;
	font-size: large;
	width: 90%;
	text-transform: uppercase;
}

.myinputtext {
	font-family: Verdana;
	width: 90%;
	font-size: 100%;
	text-transform: uppercase;
}



.myinputplus {
	font-family: Verdana;
	font-size: 100%;
	width: 90%;
}

.myinputplusCol {
	font-family: Verdana;
	font-size: 100%;
	width: 90%;
	background-color:#f5f3ee;
}
 

.mylabel {
	font-family: Verdana;
	font-size: 100%;
	color:#095f91;
	width: 90%;
}
 

 

.mylabelsimple {
	font-family: Verdana;
	font-size:100%;
	width: 90%;
	text-align:left;
	color:#1b1b1b;
}

.mylabelmini {
	font-family: Verdana;
	font-size:100%;
	width: 90%;
}

.mylabelminiBold {
	font-family: Verdana;
	font-size:100%;
	width: 90%;
	font-weight:bold;
}

.mylabelminiBoldItalic {
	font-family: Verdana;
	font-size:85%;
	width: 90%;
	font-weight:bold;
	font-style:italic;
}


.mylabelplus {
	font-family: Verdana;
	width: 100%;
	font-weight:bold;
}


.mycombo {
	font-family: Verdana;
	font-size:100%; 
	width:100%;
}


.mylabelplusBlue {
	font-family: Verdana;
	width: 80%;
	font-weight:bold;
	color:#FFCC66;
	font-style:italic;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

input, textarea {
	border: 1px solid #a0a09f;
	margin-top:2px;
	margin-bottom:5px;
}
  
.divleft { 
background-color: #fff; 
width: 40%; 
float: left; 
} 

.divright { 
background-color: #fff; 
width: 60%; 
float: right; 
} 

a.bottone {
    display:block;
	width: 168px;
	height: 46px;
	margin: 3px;
    font: 16px/60px Verdana;
	font-weight:bold;
	line-height:46px;
    text-align:center;
	text-decoration: none;
	color: #086ba0;
    background: url(bg-menu.gif) no-repeat 0 0;
	padding:0px;
	letter-spacing:-1px;
}

a.bottone:LINK {
background-position:0 0px;
text-decoration:none;
color: #086ba0;
}

a.bottone:VISITED {
background-position:0 0px;
text-decoration:none;
color: #086ba0;
}

a.bottone:HOVER {
background-position:0 -46px;
text-decoration:none;
color: #086ba0;
}

.footer
{
width:790px;
margin:0 auto 0 auto;
padding:5px;
background-color:#032644;
}


