/* CSS Document */
/*Elemneto struttura pagina*/
div#cimage {
	width:288px;
	height:288px;
	top: 150px;
	left:0px;
	position: absolute;
	background:url(latosx.jpg) no-repeat top left;
	clear: left;	
	margin:0px;
	padding:0px;
}
/*Fine Elemneto struttura pagina*/

p.stilef {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background:url(../images/indicatore.gif) no-repeat;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-position: 0px 7px;
	font-weight: normal;
	font-style: normal;
}
.boxform {
	border: 1px;
	font-size: 10px;
	width: 150px;
	height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-style: solid;
}
#boxform2 {
	border: 1px;
	font-size: 10px;
	width: 300px;
	height: 150px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxform3 {
width: 50px; 
height:15px;
border: 1px; 
font-size: 10px; 
color: #000000; 
background-color:#FFFFFF; 
border-top-color:#FF9900; 
border-right-color:#FF9900;
border-bottom-color:#FF0000; 
border-left-color:#FF0000; 
border-style: solid;
}

button { position:relative;
         width:66px;
		 height:22px;
         border:0;
		 background: #FFF;
		 color: #FFF;
}
button span { 
         position:absolute;
		 top:0;
		 left:0;
		 top:-8px;
		 left:0px;
         width: 66px;
		 height: 22px;
		 cursor: pointer;
		 background:url(bottone-form.png) no-repeat 0 0;
}
button:hover span{background-position: 0 -23px}
button:active span{background-position: 0 -46px}

#stileboxcheck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#pixelvc {
    width:200px;
    height:1px;
    background:url(../images/spazo.gif) repeat-x top left;
}
div#boxinter {
	background: url(sfondodiv.gif) no-repeat bottom left;
	width:600px;
	height: 15px;
	left: 314px;
	top:215px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	background-color:#FFFFFF;
	z-index:8;
	background-position: -24px 0px;
}
div#boxint2 {
	border: 3px;
	background-color: white;
	width: 3
	400px;
	padding: 8px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	border-style: solid;
	filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
}


