@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ECECEC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sfondo {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 560px;
	height:460px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#EAEAEA;
}
#centra {
	text-align: center;
	width: 560px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:460px;
}

#header {
	height: 300px;
	margin:0 auto;
	text-align:center;
}

a{color: #8C0000; text-decoration:none;}
a:hover{color: #8C0000; text-decoration: underline}
h1 {font-size:13px; font-weight:bold; line-height:0.8em; margin-top:0px; margin-bottom:5px; line-height:1.7em}
#main {height:100px; margin-right:0px auto; text-align: center;}
/*#main a {width:150px;height:55px; display:block; margin-top:45px}*/
