* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "arial", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}

h1, h2, h3 {
	font-family: "arial", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}

h1 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 45px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

p {
	line-height: 170%;
}

p.p1 {
	line-height: 170%;
	min-height:148px;
	height: auto!important;
	height:148px;
}

ul {
	list-style:none;
	padding-bottom: 25px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#000;
}

a img {
	border: none;
}

.right {
	float: right;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-left: 10px;
}

img.right_box{
	float: right;
	margin-left: 10px;
	width:200px;
	height:150px;
}


/* Top */

#top {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#top h1, #top h2 {
	margin: 0;
	color: #008EB3;
}

#top h1 {
	padding-top: 38px;
}

#top h2 {
	float:left;
	font-size: 17px;
	font-weight: normal;
}

#top h1 a {
	color: #008EB3;
}

#top h1 a:hover {
	color: #008EB3;
}

#top h2, #top h2 a {
	color: #333;
}

#top a {
	text-decoration: none;
}

/* TopRight */

#topright {
	width: 200px;
	position:absolute;
	left:55.5%;
	margin-left:200px;
	top:58px;
	text-align:right;
}

#topright h1 {
	font-size: 50px;
	color:#008EB3;	
}


/* Navigazione */

#nav {
	width: 960px;
	margin: 0 auto;
	height: 40px;
	clear:both;
	border-left:0 !important;
	border-top:1px solid #CCC;
	border-right:0 !important;
}
	   
        #nav ul {margin:0; padding:0; list-style:none; font:100%/1.4 "arial",sans-serif;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {display:block; float:left; padding:7px 20px 20px 0px; border:0;text-decoration:none;}
		#nav ul li a:hover {color:#008EB3; text-decoration:none;}
        #nav ul li#nav-active a {color:#008EB3; background: url(../images/nav_a_hover.gif) top center no-repeat #fff;}



/* Content */

#content {
	margin: 0 auto;
	width: 960px;
	position:relative;
}

.titolo {
	margin: 0;
}

.box {
	padding:10px;
	background-color: #333333;
	color: #999999;
}

.box a {
	color: #008EB3;
	text-decoration:none;
}

.box a:hover {
	color: #008EB3;
	text-decoration:underline;
}

#content h1 {
	clear:both;
	font-size:14px;
	color:#008EB3;
	margin-top: 20px;
	padding: 15px 5px 0 0;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}

#content h2 {
	clear:both;
	font-size:14px;
	color:#008EB3;
	padding: 0px 5px 5px 0;
	font-weight:bold;
}

#foto {
	width: 960px;
	margin-top: 15px;
	height:126px;
}

#foto img.selez {
	border: 2px solid #008EB3;
	width:146px;
	display:block;
	float:left;
}

#foto img {
	display:block;
	float:left;
	width:150px;
	height:110px;
	border:0;
	margin-right: 10px;
}




/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/bg_pagina.jpg) no-repeat;
	border-top: 1px solid #ccc;
	margin-top:50px;
}

#footer p {
	padding-top: 10px;
	margin: 0;
	line-height: normal;
	color: #999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #000;
}

#footer .c {
	float: left;
}

#footer .credit {
	float: right;
}
