﻿* {
 	padding: 0;
  	margin: 0;
} 


#newadv-topbar-width{
	margin:0 auto;
	width:898px;
}
#newadv-topbar{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	height: 21px;
	padding: 0 15px 0 15px;
	background-color: #000;
}
#newadv-topbar .menu{
	float:right;
	margin: 3px 160px 0 0px !important;
	margin: 3px 80px 0 0px;
	width: auto;
}

#newadv-topbar .menu li{
	float:left;
	padding: 0 0 5px 0 ;
}

#newadv-topbar a{
	color: #FF00FF;
	text-decoration: none;
	white-space: nowrap;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:1px
}

#newadv-topbar a:hover{
	color: #0000FF;
	text-decoration: underline;
	border: none;
	}
.menu li.separa{
	padding:0 0 1px 5px;
	margin:0 0 0 5px;
}



	



body {
	background-color: #fff;
}

#container {
	background-color: #fff;
  	margin: 20px auto;
  	width: 970px;
  	overflow: hidden;
	border: 1px solid #999;
}

#header {
    background-color: #fff;
}

#header img{
	margin: 0;
	padding: 12px;
	border: none;
	float: left;
}

#header h1 { 
	font-family: Georgia, "verdana", Times, serif;
	font-size: 20pt;
	font-weight: 300;
	color: #000;
	margin-top: 16px;
	margin-left: 13px;
	letter-spacing: 2px;
}

#header h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 15px;
}

#header .chisiamo{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	text-align:			right;
	line-height:		1.5;
	margin-right: 13px;
}

#first-menu{
	background-color: #E3E3E3;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	height:27px;
}


#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#first-menu li {
	display: inline;
}

#first-menu a {
	float: left;
	display: inline;
	padding: 6px 12px 7px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #444;
	text-align: center;
}

#first-menu a:hover {
	background: #f4f4f4;
	color: #000;
	padding-bottom: 7px;
}

#first-menu .selected a {
	background-color: #f4f4f4;
	color: #000;
	border: none;
}

#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-menu li {
	display: inline;
}

#second-menu a {
	float: left;
	padding: 7px;
	text-transform: lowercase;
	text-decoration: none;
	color: #000;
	text-align: center;
}

#second-menu a:hover {
	text-decoration: underline;
}

#second-menu .selected a {
	border-bottom: none;
	color: #000;
}	

#content {
	float: left;
	width: 590px;
	border-right: 1px solid #999;
	padding: 6px 10px 0px 6px;
	}
	
#content img{
	padding: 2px;
	float: center;
	border: 0px;
	}
	
#content p{
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	
#content table{
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	line-height: 12pt;
	}
	
.pullquote {
	color: #000;
	width:130px;
	background:white;
	float:right;
	filter:alpha(opacity=20);
	-moz-opacity:.3;
	opacity:.3;
	margin:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	line-height:26px;
	text-align:right;
	}
	
#comments {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
	
#sidebar {
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	float: right;
	width: 330px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 5px;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #000;
	}
	
#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar table{
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	}

#sidebar2 {
	float: left;
	width: 160px;
	}
	
#sidebar2 h1{
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	}
	
#sidebar2 p{
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	line-height: 12pt;
	}
	
#sidebar3 {
	float: right;
	width: 150px;
	}
	
#sidebar3 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar3 p{
	text-align: center;
	margin-top: 175px;	
	}

#adbox {
	width: 328px;
	height: 250px;
	border: 1px solid #999;
	background-color: #FFF;
	}
	
#adbox p{
	text-align: center;
	margin-top: 115px;	
	}
	
#adbox2 {
	width: 328px;
	border: 0px solid #999;
	background-color: #FFF;
	margin-top: 20px;
	}	
	
#adbox3 {
	width: 308px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-top: 20px;
	padding:0px 10px 10px 10px
	}



	
	
#footer {
	float: right;
	border-top: 1px solid #999;
	width: 970px;
	height: 40px;
	}
	
#footer p{
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	padding: 11px;
	}

#footer a:hover{
	color: #000;
	text-decoration: underline;
	border: none;
	}
	
	
.menu-colonna
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height:		1.5;
	font-size:			11px;
}



/* -- ARTICOLI SIMILI -- */
#comments .thumb {float: left; }
#comments .articoli-simili {display: block; margin: 8px 0 -1px 0; font: 100% Lucida Sans Unicode, Arial, Helvetica; }
#comments .clear {clear: both;}

	
/* GAXETIN */
.gaxetin {
	border:				1px solid #AAAAAA;
	background-color:	#F9F9F9;
}

/* PER BLOG */

DIV {
	FONT:  11px Verdana, Tahoma, Arial, sans-serif
}

/* queste classi definiscono gli style per i tag relativi ai moduli ( input, select )*/
/* these classes are related to the form tags ( input, select )*/
.form  {
	border:1px solid #005980; font-size : 11px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	background-color : #ffffff
}
.pulsante  {
	border:1px solid #005980; font-size : 11px;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : #ff0000;
	background-color : #D0F4FF
}


/* tale classe definisce gli style per il bordo ed il colore di sfondo delle tabelle */
/*  this class is related to the edges and to the background colour of the tables */
.tablemenu  {
	border:1px dashed #007FFF; background-color : #ffffff
}

/* tale classe definisce uno dei due colori base ovvero il rosso */
/* basic colour: red */
.red {
	COLOR: #ff0000
}

/* tale classe definisce l'altro colore base ovvero il blue */
/* basic colour: blue */
.blue{
	COLOR: #007FFF
}

/* queste classi simulano il tag hr per evitare incompatibilità con browser diversi da IE */
/* these classes simulate the tag hr in order to avoid problems with browser various from IE */
/* Thanks ..:: gico ::.. */
.hrred { margin-top: 7px; margin-bottom: 7px; background-color: #ff0000}
.hrblue { margin-top: 7px; margin-bottom: 7px; background-color: #007FFF}

/* FINE */



/* DA MODIFICARE SECONDO I COLORI DEL SITO */

.plus {
	font-weight:		bold;
	color:				#0080C0;
}

.bianco {
	color:				#FFF;
}

#second-menu {
	background-color: #0080C0;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	width: 970px;
	float: left;
	margin-top: -1px;
	border-bottom: 1px solid #999;
}

#content h1 {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 10px;
	color: #0080C0;
}

#content h3 {
	font-family:		Baskerville, Georgia, Times, serif;
	font-style:			normal;
	font-weight:		bold;
	font-size:			12pt;
	color:				#0080C0;
	margin-top: 5px;
	padding: 10px 10px;
}

#sidebar a {
	text-decoration: none;
	color: #0080C0;
	
}

#footer a{
	color: #0080C0;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #000;
}

A:link { text-decoration: underline; color: #0080C0}
A:visited { text-decoration: underline; color: #0080C0}
A:hover {text-decoration: none; color: #0000FF}

#navmenu ul {
	list-style-type: square;
	list-style-position: inside;
	line-height: 12pt;
}
