html { 
	min-width: 900px;
}
	 
body {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #590014;
}

img {
	border: 0;
}

p {
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}

input {
	font-weight: bold;
	font-size: 12px;
	width: 280px;
}

textarea {
	width: 356px;
	height: 220px;
}
select {
	font-weight: bold;
	font-size: 12px;
}

h1,h2{
	border: 0;
	margin: 0;
	padding-top: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #590014;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
	color: #666666;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

h1 a{
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

h1 a:hover {
	color: #590014;
	text-decoration:underline;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	
}

div#skip {
	display: none;
}

div#testata {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 900px;
	
}


.menu{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #666;
	font-weight: bold;
	text-transform:uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-image: url(../images/sfondomenu.jpg);
	height: 33px;

}

.menu a{
	color: #666;
	text-decoration: none;
}

.menu a:hover{
	color: #590014;
}

div#principale {
	margin: 0;
	padding: 0;
	width: 900px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	background-color: #FFFFFF;
}

div#credits {
	border: 0;
	background-image:url(../images/sfondofooter.jpg);
	background-repeat:repeat-x;
	text-align: center;
	width: 900px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding: 0 0;
	height: 80px;
}

div#credits a {
	color: #fff;
	text-decoration: underline;
}

div#credits a:hover {
	color: #fff;
	text-decoration: none;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 3px 5px 0 0;
}

.fotodx { 
	display:inline; 
	float:right; 
	margin: 3px 0 0 5px;
}

.bottone {
	background-color: #590014;
	color: #fff;
	font-size: 11px;
}
.contatti {
	color: #666;
	text-decoration:underline;
}

.news {
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana;
	color: #FF0000;
	letter-spacing: 1px;
	text-align: left;
	padding: 0;
	margin: 0;
}