body {
	font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666666;
	margin:0;
	background-color: #efefef;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

#header {
	height:200px;
	background:url(../images/header_bg.jpg) left no-repeat;
}

#header h1 {
	color:#fff;
	font-weight:bold;
	padding:13px 20px 0 20px;
	letter-spacing:-1px;
	font-family: "Century Gothic";
	font-size: 150%;
}

#header h1.right {
	color:#FFFFFF;
	float:right;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header h1 a:hover {
	border:none;
}

ul#nav {
	clear:both;
	margin:0;
}
	
ul#nav li {
	float:left;
	padding:10px 0;
	list-style:none;
}

ul#nav li.right {
	float:right;
	margin:0 10px 0 0 !important;
	margin:0 3px 0 0;
}

ul#nav input {
	background:#000;
	border:1px solid #333;
	font:100% Verdana;
	color:#ccc;
	padding:2px;
}

ul#nav li a {
	padding:10px;
	font-weight:bold;
	color:#aaa;
	text-decoration:none;
	margin:0 1px;
	background:url(../images/nav_a_hover.gif) bottom repeat-x;
}

ul#nav li a:hover {
	background:url(../images/nav_a_hover.gif) top no-repeat #121212;
	color:#FFFFFF;
}

ul#nav li a.active {
	background:url(../images/nav_a_hover.gif) top no-repeat #121212;
	color:#FFFFFF;
}

#sidebar {
	width:270px;
	float:right;
	background:#333;
	margin:1px 0 0 0;
}

#sidebar a {
	color:#FFFFFF;
}

#sidebar a:hover {
	text-decoration:none;
	border:none;
}

#sidebar h2 {
	font:150% Trebuchet MS;
	color:#FFFFFF;
}

p.news {
	clear:right;
	border-bottom:1px solid #3a3a3a;
	padding-bottom:20px;
	color: #CCCCCC;
}
#sidebar ul {
	margin-left:45px;
}

#sidebar input {
	margin:0 0 0 30px;
	background:#E13768;
	border:1px solid #d02657;
	font:100% Verdana;
	color:#FFFFFF;
	padding:4px;
	width:200px;
}

p.news .more {
	display:block;
	text-align:right;
}

#content {
	margin:0 270px 0 0;
	background:url(../images/content.jpg) top right no-repeat;
	font-size:100%;
	padding:20px;
}

#content h1,h2,h3,h4,h5,p,ul,ol,blockquote {
	margin:15px 30px;
}

#content h2 {
	font:150% Arial;
	color:#000000;
	background:url(../images/content_h2.gif) left no-repeat;
	padding:0 0 0 19px;
	margin: 15px 20px 15px 0px;
}

#content h2 a {
	color:#666666;
	text-decoration:none;
	border-bottom:2px solid #222;
}

#content h2 a:hover {
	border-bottom:2px solid #E13768;
}

#content strong {
	color:#E13768;
	padding:1px 4px 3px 4px;
}

#content p {
	padding:5px 0;
	line-height:28px;
	font-size:95%;
}

a:link {
	color:#990000;
	font-weight:normal;
	text-decoration:none;
}
a:visited {
	color:#990000;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	border-bottom:1px solid #FFF;
}

#content h3 {
	font:130% Trebuchet MS;
	color:#FFFFFF;
}

.details {
	color:#ccc;
	border:1px solid #2d2d2d;
	background-color: #666666;
	background-image: url(../images/details.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.details p {
	margin:0;
	padding:0;
}

.details p a {
	color:#CCCCCC;
}

blockquote {
	border-left:2px solid #2f2f2f;
	background:#323232;
}

#content ul li {
	margin:10px 10px 10px 15px;
	list-style:none;
	padding:0 0 0 20px;
	background:url(../images/bullet.gif) left no-repeat;
}

#content ol.comments {
	margin:10px 0 10px 25px;
}

ol.comments a {
	color:#E13768;
}

#content ol li {
	margin:10px 0 10px 25px;
	padding:10px 0;
	font:90% Trebuchet MS;
	line-height:22px;
}

p.user {
	border-bottom:1px solid #2a2a2a;
	background:#303030;
}

#content p img {
	background:#101010;
	padding:1px;
	border:3px solid #303030;
}

#footer {
	border-top:2px solid #111;
	background:#222;
	padding:5px;
	color: #999999;
}

#footer a {
	color:#ccc;
}
/* ------------- menù di navigazione ---------------------------------------------------- */
 #navlist
{
	margin-left: 0px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 5px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#navlist li a
{
	padding: 0.25em 0.5em 0.25em 0.75em;
	background: #CCD;
	text-decoration: none;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #666666;
}

#navlist li a:link {
	color: #000000;
}
#navlist li a:visited {
	color: #000000;
}

#navlist li a:hover
{
	border-color: #E99C02;
	color: #FFF;
	background: #332;
}
/* ------------- testi  -------------------------------------------------------------------- */
.txtcontatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.txtcontenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
}
.img {
	border: 1px solid #FF9900;
}
a.logortr:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a.logortr:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a.logortr:hover {

	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a.logortr:active {


	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

