html { 
    overflow: -moz-scrollbars-vertical; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sfondo{
background-image:url('images/tex.jpg');
background-position:center top;
}

.sfondodx1{
background-image:url('images/tex_fiore.gif');
background-position:right top;
background-repeat: no-repeat;
}

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1982D;
	border: none #000000;
	background-color: #071C39;
	font-weight: bolder;


}

.testo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	line-height: 15px;
   text-decoration: none;
}


.testobold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	line-height: 13px;
    text-decoration: none;
}

.testotitolo {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	line-height: 13px;
}

.testotitoloBIG {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #7897c5;
	line-height: 13px;
}

.testorange {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #7897c5;
	line-height: 15px;
}

.testoblu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #071C39;
	line-height: 15px;
}

.testonews {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #071C39;
	line-height: 11px;
    text-decoration: none;	
}

.testofooter {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
    text-decoration: none;	
}

.testofooterlink {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
    text-decoration: none;	
}
.testofooterlink:hover { text-decoration: underline; }

.testolinksmall {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #313131;
	line-height: 11px;
    text-decoration: none;	
}
.testolinksmall:hover { text-decoration: underline; }

.testosmall {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #313131;
	line-height: 11px;
    text-decoration: none;	
}

.tastiSXsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B23427;
	line-height: 12px;
	text-decoration: none;
}


.listasmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

input{
	margin: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
	font-size: 11PX;
	font-weight: normal;
	height: 17px;
}
textarea {
margin: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
	font-size: 11PX;
	font-weight: normal;
	background: #838E9C;
}
select {
margin: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
	font-size: 11PX;
	font-weight: normal;
	height: 17px;
}


