﻿body {
	background-color: #3499cd;
	background-image: url('../images/sfondo.jpg');
	background-repeat: repeat-x;
	MARGIN: 0px 0px 0px 0px;
	text-align: center;
}
body {
	background-color: #3499cd;
	background-image: url('../images/sfondo.jpg');
	background-repeat: repeat-x;
	MARGIN: 0px 0px 0px 0px;
	text-align: -moz-center;
}
#wrapper {
	width: 462px;
	margin: 0 auto;
}
ol {
	margin-top: 0;
	margin-bottom: 1px;
}
ul {
	margin-top: 0;
	margin-bottom: 1px;
}
p {
	margin-top: 0;
	margin-bottom: 1px;
}
td {
	font-size: 11px;
	color: #3d3d3d;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
}
.td {
	font-size: 9px;
	color: #3d3d3d;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: justify;
}
.tdw {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
}
.tdtit {
	font-size: 11px;
	color: #3d5455;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
a {
	color: #009CFF;
	font-family: arial;
	text-decoration: none;
}
a:hover {
	color: #3d3d3d;
	font-family: arial;
	text-decoration: none;
}
.aw {
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
}
.aw:hover {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
img {
	border: none;
}
select {
	border-color: #3C3C3C;
	border-width: 1;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
option {
	border-color: #3C3C3C;
	border-width: 1;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
input {
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
textarea {
	border-width: 0;
	overflow: hidden;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
}

