html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 


body
{
background: #246271 url(bg.jpg) repeat-x top ;
font: 11px Georgia, serif;

}

#header
{
background: url(header.jpg) no-repeat top center;
height: 270px;
margin: 0 auto;
}

#wrapper
{
background: #fff;
width: 820px;
margin: 0 auto;
}


#main-content
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	margin-top: 20px;
	padding-left: 35px;
	width: 560px;
	padding-bottom: 5px;
}

.date {
	font-size: 11px;
	color: #1b505e;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	
}
.post
{
border-bottom: 1px solid #d1d1d1;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.post img
{
padding: 15px;
}
.post h1 {
	margin-top: 2px;
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}
.post p
{
	margin-top: 15px;
	margin-bottom: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.comment
{
	font-family: Verdana, Arial, sans-serif;
	color: #1b505e;
	margin-top: 5px;
	margin-bottom: 55px;
}

#sidecar {
	float: left;
	width: 190px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#sidebar
{
margin-top: 20px;
width: 190px;
border: 1px solid #666666;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-left: 13px;

text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar h2
{
	height: 30px;
	background: #eaeaea;
	width: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	padding-left: 20px;
	width: 170px;
	line-height: 30px;
}

#rounder
{
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
#sidebar li
{

list-style-type: none;
color: #424242;
font-size: 11px;
height: 20px;
border-top: 1px solid #d1d1d1;
padding-left: 30px;
line-height: 20px;

}
#sidebar li:hover
{
color: #fff;
background: #eaeaea;
}
#sidebar A:link
{
	text-decoration: none;
	color: #3D3D3D;
}
#sidebar A:visited
{
	text-decoration: none;
	color: #3D3D3D;
}

#basso-sinistra {
	width: 190px;
	text-align: center;
}
#main-content A:link
{
	text-decoration: none;
	color: #005B77;
}
#main-content A:hover
{
	text-decoration: none;
	color: #3D3D3D;
}
#main-content A:visited {
	text-decoration: none;
	color: #005B77;
}

A:link
{
	text-decoration: none;
	color: #B8B8B8;
}
A:hover
{
	text-decoration: none;
	color: #ECECEC;
}
A:visited {
	text-decoration: none;
	color: #B8B8B8;
}
.clear
{
clear: both;

}

#footer{
margin: 0 auto;
background: #0c242e url(footer-bg.jpg) repeat-x top;
border-top: 1px solid #666;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
height: 0 auto;
}

#footer-menu
{
width: 820px;
margin: 0 auto;
height: 0 auto;
}
#footer-menu ul
{
float: left;
padding: 0 10px 0 10px;
}
#footer-menu h2
{
font-size: 12pt;
}
#footer-menu li
{
font-size: 12pt;
padding-top: 10px;
font-weight: bold;
}

#copyright
{
margin-top: 35px;;
background: #173440;
height: 200px;
}

#copy-center
{
width: 820px;
margin: 0 auto;
}
#copy-center img
{
float: left;
}
#copy-center p
{
padding-top: 50px;
font-size: 10pt;}

#televisione {
	width: 560px;
	border: thin Black;
	height: 100px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#sinistra {
	float: left;
	width: 150px;
	text-align: center;
}
#centro {
	float: left;
	width: 33%;
	text-align: center;
}
#destro {
	float: right;
	width: 186px;
	text-align: center;
}