body, html, td {

	background-color: #FF9933;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Black;
	text-align: center;
}

a:hover {
	background-color: #2A527B;
	color: #FFFFFF;
	text-decoration: none;
}

td {
	text-align: left;
}

img {
	margin: 0px;
	padding: 0px;
 	border: none;
}
.main {
	width:728px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;

	border:2px solid #2A527B; 
	background-color: White;
	color: Black; 
	text-align: left;
}

.search {
 text-align: right;
 margin: 0px;
 padding: 3px;
 height: 20px;
}


h1 {
	font-size: 250%;
	font-weight: normal;

	}
 
#motore input { 
 width: 200px;
border:1px solid;
border-color:#000 #999 #999 #000;
background:#ddd;
color:#000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 75%;
}


.button { 
border-color: White #B7B7B7 #B7B7B7 White;
background-color: #FF9933;
color:#fff;
width:70px;
font-size: 75%;
font-weight: bold;
 }

.smaller {
	font-size: 60%;
}


.bandierina {
	position: relative;
 top: 1px;
}


.dx {
	text-align: right;
}

.menubar{
		text-align: center;
		font-weight: bold;
	font-size: 90%;
}

.menubar a:link, .menubar a {
	text-decoration: none;
	color: White;
}



.menubar a:visited, .lang a:visited {
	color: #DCDCDC;	
}

.menubar a:hover, .lang a:hover {
	text-decoration: underline;
	color: #FF9933;
	
}


.sx {
 text-align: left;
 color: White;

}

ul {
list-style: none url(../images/freccia.gif);
}

.lang ul {
list-style: none none;
margin: 0px;
padding: 0px;
font-weight: bold;
}

.lang a {
color:#DCDCDC;
text-decoration: none;
}

.dati {
	font-size: 75%;
	padding: 20px;
}

.row1
{
	background: #FEEECE;
}
.row2
{
	background: #FFB871;
}