body {
	background: url(imgSito/1603.jpg) repeat;
	font-family: verdana, arial, serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color:#B60400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 820px;
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
}

#header {
	background: url(imgSito/titolo.jpg) no-repeat center;
	height: 85px;
	text-align: center;
	width: 100%;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	width: 90px;
}

#sidebar ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #B60400;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 100px;
}

#sidebar a:hover {
	background-color: #808080;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

#content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	width: 650px;
}

#content h3{
	border-bottom: 1px solid #B60400;
}

#footer {
	background-color: #ffffff;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	text-align: right;
	width: 730px;
	margin-top: 40px;
}

#footer a {
	border-bottom: 1px dotted #666666;
}

#footer a:hover {
	text-decoration: none;	
}

table.carr { font-family:Arial,sans-serif;
	border: 1px solid #C0C0C0;
}
table.carr td	{
	border:1px solid #C0C0C0;
	border-top: 0pt;
	border-left: 0pt;
}	

table.guest {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
}
table.guest td	{
	border:1px solid #C0C0C0;
	border-top: 0pt;
	border-left: 0pt;
	font-size : small;
}	

table.stat { font-family:Arial,sans-serif;
	border: 1px solid #C0C0C0;
}
table.stat td	{
	border:1px solid #C0C0C0;
	border-top: 0pt;
	border-left: 0pt;
	font-size : x-small;
}	

span.sm {font-size : x-small;}
span.smm {font-size : xx-small;}
span.b {font-weight : bold;}
td.myth{background-color: #DCDCDC;
		font-weight : bold;
		}
		
ul.video{
	list-style-type: square;

}	
ul.video li{
		padding: 10px 10px 10px 10px;
}
	