
*					{margin: 0px; padding: 0px;}

body 				{
	margin: 12px;
	font: 100%  Verdana, Arial,sans serif;
	color: #000;
	background-color: #000;
	background-image: url(http://eticmedia.webhat.it/_templates/base/sfondo-home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1, h2, h3 			{color: #FFF;}
h1 					{font-size: 9px; line-height: 20px;}
h2 					{
	font-size: 13px;
	line-height: 13px;
	color: #FFF;
}
h3 					{}
p, blockquote, ul, ol 	{}
p 					{}
blockquote 			{}
ul, ol, li 			{margin: 0px; padding: 0px; list-style: none;}
a 					{text-decoration: none;}
a:hover 				{text-decoration: none;}
img					{border: 0px;}
br					{clear: both;}
#etim	{
	position: absolute;
	left: 1090px;
	top: 18px;
}

/* Footer */
#footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	float: left;
	width: 1008px;
	margin-top: 30px;
	vertical-align: middle;
}
#footer	img{
	vertical-align: middle;
}
#footer	a{
	color: #CCC;
}
#footer	a:hover{
	color: #FFF;
}
#footerdx	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	float: right;
}
