body
{      
	background-color: #e6e6e6;
	margin:  0;
	padding:  0;
	font-family:  "verdana", sans-serif;
	color:  #000;
	line-height:  120%;
}

div {
	margin: 0;
	padding: 0;
}

a 
{
	font-family: verdana;
	color: #800;
	text-decoration:none
}

a:hover 
{
	text-decoration:underline
}

#header
{
	width: 100%;
	height: 98px;
	background: url('sfondo.gif') top right repeat-x;
}

h1 {
	margin: 0 auto;
	padding: 0 0 0 428px;
	width: 240px;
	height: 80px;
	background: url('940.gif') top right no-repeat;
	text-indent: -9999px;
}

#wrap {
	width: 100%;
	background-color: #fff;
	overflow: auto;
}

#container
{
	width: 600px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#main
{
	float: left;
}

h2 {
	width: 150px;
	font-size: 1em;
}

#menu
{
	background-color: #fff;
	float:right
}

#menu ul 
{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	border: 2px solid #e6e6e6;
}

#menu li 
{
	list-style-type: none;
	font-size: 0.7em;
}

#menu a {
	color: #666;
	background-color: #ccc;
	margin: 0;
	display:block;
	padding: 0 0 0 6px;
	width: 167px;
	font-weight: normal;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #999;
}

#menu a:hover {
	color: #666;
	background-color: #e6e6e6;
	text-decoration: none;
}

img.preload {
	display: none;
}

#footer
{
	clear: both;
	background-color: #900;
	height: 12px;
	width:  100%;
	text-align: right;
}

#tv
{
	background: url('tv.jpg') no-repeat;
	width: 224px;
	height: 258px;
	padding: 21px 0 0 55px;
}

#profile
{
	padding: 0 0 20px 50px;
	font-size: 0.8em;
}

#profile ul
{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: square;
	color: #900;
}

#profile a {
	color: #900;
	background-color: #fff;
	margin: 0;
	display:block;
	padding: 2px 2px 2px 6px;
	width: 182px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

#profile a:hover {
	color: #900;
	background-color: #fff;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px solid #900;
	border-right: 4px solid #e6e6e6;
}

#profile p {
	margin: 0;
	padding: 0;
	width: 170px;
}

.highlight {
	font-weight: bold;
}

.txt 
{
	font-family: verdana;
	color: #000;
}

.offline 
{
	font-family: verdana;
	color: #fff;
}