body, html
{
FONT-SIZE: 12px;
background-color: #000000;
BACKGROUND-IMAGE: url(../img/texture/verde.jpg);
COLOR: #BBBBBB;
BACKGROUND-REPEAT: repeat;
FONT-FAMILY: Verdana;
height: 100%;  
margin: 0;  
}
A
{
    COLOR:  #cccccc;
	font-weight: bolder;
	text-decoration: none;
}
A:visited
{
    COLOR: #cccccc;
    text-decoration: none;
}
A:hover
{
    COLOR:  #FFFFFF;
    text-decoration: Underline Overline;
}
TBODY
{
    FONT-SIZE: 11px;
    COLOR: #BBBBBB;
}
.homeprincipale {
position: absolute;
width: 720px;
height: 720px;
text-align:left;
overflow: hidden;
left: 50%;  
margin: 10px 0 0 -360px; 
}

.hometitolo { 
top:20px;
height: 140px;
overflow: hidden;
}
.hometasti { 
padding-right: 7px;
font-size: 10px;
width: 200px;
width: 195px!important;
height: 590px;
overflow: hidden;
float: left;
}
.homeimmagine2 { 
left: 210px;
top: 240px;
width: 485px;
height: 240px;
overflow: hidden;
}
.hometesto { 
width: 485px;
width: 480px!important;
height: 325px;
padding: 8px;
overflow: auto;
z-index: 2;
}




.termpriv  {
	height: 100px; 
	border: 2px solid #52546c;
	PADDING: 5px 5px 5px 5px; 
	SCROLLBAR-FACE-COLOR: #52546c; 
	FONT-SIZE: 11px; 
	OVERFLOW: auto; 
	WIDTH: 90%; 
	TEXT-ALIGN: justify;
}
.pulsantesubmit
{
 	background-color:#610a03;
 	color:#dddddd;
 	border-top:2px solid #b7817f; 
 	border-left:2px solid #b7817f; 
 	border-bottom:2px solid #000000;
 	border-right:2px solid #000000;
 	font-family:Tahoma; 
 	font-size:12px;
 	cursor: pointer; cursor: hand
}
.pulsantesubmit:hover 
{
	 background-color:#bc393e;
	 border-bottom:2px solid #b7817f; 
 	 border-right:2px solid #b7817f; 
 	 border-top:2px solid #000000;
 	 border-left:2px solid #000000
}
form fieldset {
  border-color: #FFFFFF;
  border-width: 0px;
  border-style: solid;
  padding: 5px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}
form label { 
	width: 56px; 
	padding: 0px; 
	text-align: left; 
}
.Tip
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #EEEEEE;
    FONT-FAMILY: Verdana
}
INPUT
{
  	background-color:#dddddd;
    FONT-SIZE: 10px;
    width: 110px; 
    COLOR: black;
    FONT-FAMILY: Verdana
}
#bottom{
clear: both;
}