@charset "iso-8859-1";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #337FC6 url("bg.gif") top center repeat-y;
	font: normal 9pt/13pt verdana, arial,sans-serif;
	color: #000066;
}

a, a:visited {
	text-decoration: underline;
	color: #336699;
	font-size: small;
}

a:hover {
	color: #808080;
}

#header {
	width: 730px;
	height: 60px;
	background: #000 url("header.gif") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 22pt;
	color: #336699;
}

#header h2{
	padding-top: 7px;
	font-size: 12pt;
	color: #FFFFFF;	
}

#container {
	width: 748px;
	background: #fff url("sidebar.gif") repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: 728px;
	height: 30px;
	background: url(horizontal.gif);
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #C2D9EF;
	text-decoration: none;
}

#right-column {
	color: #808080;
	width: 200px;
	background: url(menutop222.gif) no-repeat top left;
	float: right;
	padding: 10px;
	border-right: 4px solid #FFF;
	font-size: 9pt;
}

#right-column img.button1{
	width: 15px;
	height: 15px;
	background: url(b10-15.gif) 0 0;
}

#right-column img.button4{
	width: 170px;
	height: 35px;
	background: url(b10-bacheca.gif) 0 0;
}

#right-column img.button5{
	width: 170px;
	height: 35px;
	background: url(b10-incontri.gif) 0 0;
}

#right-column img.button6{
	width: 170px;
	height: 35px;
	background: url(b10-portfolio.gif) 0 0;
}

#right-column img.button7{
	width: 170px;
	height: 35px;
	background: url(b10-mangiarsano.gif) 0 0;
}

#right-column img.button8{
	width: 170px;
	height: 35px;
	background: url(b10-assicura.gif) 0 0;
}

#right-column img.button9{
	width: 170px;
	height: 35px;
	background: url(b10-meteo.gif) 0 0;
}

#content {
	float: left;
	width: 495px;
	margin: 20px 0 0 4px;
}

#content h4{
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}

#content h3{
	font-size: 14pt;
	font-weight: normal;
	color: #3974b6;
	margin-bottom: 15px;
	padding-left: 7px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	margin-bottom: 15px;
	padding-left: 14px;
	background: url(h2bg.gif) top left repeat-y;
}

#content h1{
	font-size: 15pt;
	font-weight: bold;
	color: #000066;
	margin-bottom: 15px;
	padding-left: 14px;
	background: url(h2bg.gif) top left repeat-y;
}

#content img.button2{
	width: 25px;
	height: 25px;
	background: url(b10-25.gif) 0 0;
}

.black {
	color: #000;
}

p {
margin-bottom: 10px;
padding-left: 14px;
background: url(articlebg.gif) top left repeat-y;
}

#sponsor {
	width: 495px;
	height: 53px;
	background: #000 url(sponsorbg.gif) no-repeat;
	margin-left: 4px;
	padding: 0px;
	font-size: 8pt;
	color: #FFFFFF;
}

#footer {
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: 495px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a, #footer a:visited{
	color: #ccc;
	font-size: x-small;
}

#footer a:hover {
	color: #808080;
}
