body {padding:0;margin:0;background-color:#003366;font-family: Verdana, Arial, 
Helvetica, sans-serif;}
a { color: #336666}
a:hover { color: #9999CC; text-decoration: none}
h1 { font-size: 1.3em; font-weight: bold; color: #003063; clear: both;} 
h2 { font-size: 1.2em; font-weight: bold; color: #003063; margin-bottom:0; clear: both;} 
h3 { font-size: 1.1em; font-weight: bold; color: #003063; margin-bottom:0; clear: both;} 
p {margin-top:2px;}
#didascalia {
	text-align:center;
	font-size: 0.8em;
	font-weight: bold;
}
#toptop {
	text-align:right;
	color:#ffcf63;
	font-size:0.70em;
	font-weight:bold;
	background:#003366;
	padding: 10px 5px 10px 0;
	}

#top {
	text-align:right;
	background:#87A6C2 url(header_top_fill.gif) repeat-x;
	}
#mainmenu {
    position: absolute;
	top: 201px;
	left: 0px;
	width:510px;
	margin: 0 0 10px 0;
	background:#003366 url(header_bottom_fill.gif) repeat-x bottom;
	font-family: verdana, arial, sanf-serif;
	color: #cccccc;
	font-weight:bold;
	font-size:0.7em;
	}
#preferiti {
    position: absolute;
	top: 201px;
	right: 10px;
	font-family: verdana, arial, sanf-serif;
	color: red;
	font-size:0.6em;
	}
#preferiti a {
	color: red;
	}	
#mainmenu ul {
	margin:0; padding: 5px 0 5px 2px;
	}
#mainmenu li {
	display: inline;
	margin: 0;
	padding: 5px 5px 5px 0;
	list-style-type: none;
	}
#mainmenu a {
	text-decoration: none;
	color:#cccccc;
} 
#mainmenu a:link, #list-menu a:active, #list-menu a:visited {color: #cccccc;}
#mainmenu a:hover {	color: #ffffff; text-decoration: underline;} 
#footer {
	padding: 12px 0 0 0;
	font-size:0.7em;
	color:#CCCCCC;
	text-align: center;
	background-image: url(footer_fill.gif);
	background-repeat: repeat-x;
	}
#contenuto {
	margin: 33px 8px 0 165px;
	padding: 8px;
	font-size: 0.75em; 
	text-align: justify;
	line-height: 1.6;
	background: #ffffff;
	}

#menu {
	position: absolute;
	top: 233px;
	left: 2px;
	margin: 0;
	width:160px;
	font-family: verdana, arial, sanf-serif;
	font-weight:bold;
	background-color:#87A6C2;
	}
#headmenu {
	background-color:#003366;
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0 0 4px 0;
	padding: 2px 2px 2px 5px;
	width:153px;
	border: 1px solid #666666;
	text-align: center;
	}
#menu ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-size: 0.75em; 
} 
#menu li {
	margin: -2px 0 0 0;
} 
#menu a {
	display: block;
	width:153px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #666666;
	background: #527CA1;
	text-decoration: none;
	color:#FFFFFF;
} 
#menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFFF;
}
#adsense_links {
	position:absolute;
	top:233px;
	right:10px;
	}
#menu a:hover {
	background: #FFCC33;
	color: #000000;
} 
table {
	font-size: 0.9em; 
}
#gst_msg {
	background-color: #87A6C2;
	text-align: justify;
	font-size: 0.9em;
	margin: 0 5px 5px 5px;
	padding: 10px;
	border: 1px solid #003366;
}
#gst_head {
	font-size: 0.8em;
	background-color: #527CA1;
	padding: 2px 10px 2px 10px;
	margin: 0 5px 0 5px;
	border: 1px solid #003366;
}
#commenti_pag {
	width:70%;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#commenti_pag_alt {
	width:70%;
	background-color: #ffffff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#thumbs_up, #thumbs_down {
	cursor:pointer;
	cursor:hand;
	font-size:0.8em;
	float:right;
	width:45px; height:45px;
	text-align:center;
}
#thumbs_up .spacer {
	border:0;
	background: url("http://www.kitesurf-italia.com/thumb-up-blu.gif") no-repeat 4px 4px;
	vertical-align: middle;
	text-align:center; 
}
#thumbs_up a:hover .spacer {
	background: url("http://www.kitesurf-italia.com/thumb-up-on.gif") no-repeat 4px 4px;	 
}
#thumbs_down .spacer {
	border:0;
	background: url("http://www.kitesurf-italia.com/thumb-down-blu.gif") no-repeat 4px 4px;
	vertical-align: middle;
	text-align:center;
}
#thumbs_down a:hover .spacer {
	background: url("http://www.kitesurf-italia.com/thumb-down-on.gif") no-repeat 4px 4px;	 
}