html, body {
	margin: 0;padding: 0
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.7em 0 0.2em
}
address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul {
    margin-top: 0.2em;margin-bottom: 1.2em
}
body,html { 
	height:100%;
	margin:0; 
	padding:0;
	background:url("../images/bg.gif") repeat-x #ffffff;
	font:11px/1.3em Arial, Verdana, sans-serif;
	color:#666
}
a, a:link, a:visited{
	text-decoration:underline;
	color:#fff;
	font-weight:bold
}
a:hover{
	text-decoration:underline;
	color:#aaa;
	font-weight:bold
}
img{
	border:0;
}
DIV#container {
	width:1000px;
	height:580px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-290px 0 0 -500px;
	background:none;
	border:0px solid #ff0000
}
DIV#content{
	width:1000px;
	height:580px;
	margin:0;
	padding:0;
	text-align:center;
	border:0px solid #ff0000;
}
DIV#box{
	margin:20px auto;
	padding:16px;
	width:300px;
	height:108px;
	background:#303030
}
DIV#box p{
	font:13px/1.5em "Trebuchet MS", Helvetica, sans-serif; 
	color:#fff
}
DIV#menu{
	border:1px solid #999;
	border-width:1px 0 0 0;
	padding:12px 0 0 0;
	margin:20px 0 0 0;
	width:1000px;
	height:auto;
	float:left
}
DIV#menu{
	font:11px/1.5em Verdana, Arial, Helvetica, sans-serif; 
	color:#303030;
	font-weight:normal !important;
	text-decoration:none !important;
}
DIV#menu a, DIV#menu a:visited{
	color:#303030;
	font-weight:normal !important;
	text-decoration:none !important;
}
DIV#menu a:hover{
	color:#666;
	font-weight:normal !important;
	text-decoration:underline !important;
}
DIV#testo{
	padding:12px 0 0 0;
	margin:20px 0 0 0;
	width:1000px;
	height:auto;
	float:left
}
DIV#testo h1{
	font:21px/1.5em Verdana, Arial, Helvetica, sans-serif; 
	color:#666;
	letter-spacing:-1px;
	font-weight:bold !important;
	text-decoration:none !important;
}
DIV#testo h2{
	font:16px/1.5em Verdana, Arial, Helvetica, sans-serif; 
	color:#666;
	letter-spacing:0px;
	font-weight:bold !important;
	text-decoration:none !important;
}
DIV#testo h3{
	font:14px/1.5em Verdana, Arial, Helvetica, sans-serif; 
	color:#666;
	letter-spacing:0px;
	font-weight:bold !important;
	text-decoration:none !important;
}
DIV#testo p{
	font:11px/1.5em Verdana, Arial, Helvetica, sans-serif; 
	color:#666;
	letter-spacing:0px;
	font-weight:normal !important;
	text-decoration:none !important;
}
DIV#testo table{
	border:1px solid #999;
	width:400px;
	height:auto;
}
DIV#testo table td{
	border-bottom:0px solid #999;
	text-align:left
}
DIV#testo table td.sep{
	border-bottom:1px solid #999;
}
DIV#top{
	float:left;
	margin:0px 0 0 0;
	padding:0;
	height:92px;
	border:0px solid #ff0000
	
}
DIV#center{
	float:left;
	width:1000px;
	height:410px;
	border:0px solid #ff0000
	
}
DIV#bottom{
	width:1000px;
	float:left;
	height:100px;
	margin:0px 0 0 0;
	padding:0;
	border:0px solid #ff0000
}