﻿* {
 	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-2 {
	float: left;
	width: 760px;
	border-right: 1px solid #999;
	padding: 6px 10px 0px 6px;
	}
	
#content img{
	padding: 2px;
	float: center;
	border: 0px;
	}
	
#content p{
	font: 70% Lucida Sans Unicode, Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	
#content-2 p{
	font: 70% Lucida Sans Unicode, Arial, Helvetica;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	
#content table{
	font: 70% Lucida Sans Unicode, Arial, Helvetica;
	line-height: 12pt;
	}
	
#content-2 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: 130% 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: 70% Lucida Sans Unicode, Arial, Helvetica;
	}

#sidebar2 {
	float: left;
	width: 160px;
	}
	
#sidebar2 h1{
	font: 70% 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: 70% 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;	
	}
	
#sidebar4 {
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	float: right;
	width: 160px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 5px;
	}
	
#sidebar4 img{
	border: none;
	}

#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: 70% 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;
}

/* DA MODIFICARE SECONDO I COLORI DEL SITO */

.plus {
	font-weight:		bold;
	color:				#4B4B4B;
}

.bianco {
	color:				#FFF;
}

#second-menu {
	background-color: #4B4B4B;
	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: #4B4B4B;
}

#content-2 h1 {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 10px;
	color: #4B4B4B;
}

#content h3 {
	font-family:		Baskerville, Georgia, Times, serif;
	font-style:			normal;
	font-weight:		bold;
	font-size:			12pt;
	color:				#4B4B4B;
	margin-top: 5px;
	padding: 10px 10px;
}

#sidebar a {
	text-decoration: none;
	color: #0000FF;
	
}

#footer a{
	color: #0000FF;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #000;
}

A:link { text-decoration: underline; color: #0000FF}
A:visited { text-decoration: underline; color: #0000FF}
A:hover {text-decoration: none; color: #4B4B4B}

A:link.tuosito { text-decoration: underline; color: #CC0000}
A:visited.tuosito { text-decoration: underline; color: #CC0000}
A:hover.tuosito {text-decoration: none; color: #4B4B4B}

/* layout particolare per la PAGINA AFFINITA */
.lui {
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	font-weight:		bold;
	color:				#0033CC;
}

.lei {
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	font-weight:		bold;
	color:				#FF99CC;
}

.aff-ris {
	font: 100% Lucida Sans Unicode, Arial, Helvetica;
	font-weight:		bold;
	color:				red;
}	

.gaxetin {
	border:				1px solid #FF99CC;
	background-color:	#FFE8F3;
}

#ynnav{padding:0; clear:both; }
#ynsubnav h5, #ynnav h5{display:none; }
#ynnav ul{margin:0; height:19px; background:url('http://www.venetotoday.it/images/menu1.gif') repeat-x bottom;; list-style-type:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0 }
#ynnav li{display:block; float:left; background:#344760 url('http://www.venetotoday.it/images/menu2.gif') no-repeat; margin-right:3px }
#ynnav li a{display:block; float:left; font:11px verdana; font-weight:bold; color:#fff; white-space:nowrap; padding:3px 6px; margin:0; text-decoration:none; }
#ynnav li a:visited{color:#fff; text-decoration:none;}
#ynnav li div{display:block; float:left; margin:0; padding:0; background:url('http://www.venetotoday.it/images/menu3.gif') no-repeat top right; }
#ynnav li.on{background:#F2F3F5 url('http://www.venetotoday.it/images/menu4.gif') no-repeat; padding-left:3px }
#ynnav li.on div{background:url('http://www.venetotoday.it/images/menu5.gif') no-repeat top right; padding-right:3px; padding-bottom:1px }
#ynnav li.on a{color:#003DB8 ; text-decoration:none;}
#ynnav li.on a:visited{color:#003DB8 ; text-decoration:none;}

#ynsubnav{padding:0; margin-bottom:2px; width:100%; }
#ynsubnav ul{list-style:none; margin:0; padding:0; border-bottom:1px solid #ccc; float:left; width:100%; background:#F2F3F5; }
#ynsubnav a{float:left; display:block; margin:7px 0; padding:0 7px; border-left:1px solid #999; text-decoration:none; }
#ynsubnav a:visited{text-decoration:none; border-left:1px solid #999; color:blue ; }
#ynsubnav a:hover{text-decoration: underline; color: #4B4B4B ; }
#ynsubnav li{float:left; display:block; font:10px verdana; height:25px; }
#ynsubnav li.first a{padding-left:13px; border:0px none; }
#ynsubnav li.first a:visited{border:0px none; }

.disclaim {
	font-size:			11px;
	color:				#C0C0C0;
}

.texto {
	font-size:			1.4em;
	font-family:		Verdana, sans-serif;
	font-style:			normal;
	border:				1px solid #E0E0E0;

}

.invio {
	font-size: 			1.5em;
	font-family:		Verdana, sans-serif;
	color:				#FFFFFF;
	border-style: 		outset;
	background-color: 	#A8C5FF;
}

.separa-notizie {
	border-bottom:		1px dotted #4B4B4B;
}

.blu {
	font-size:			11px;
	font-family:		Verdana, sans-serif;
	color:				#000080;
}

.box-notizie {
	border:				1px solid #959596;
}

.box-notizie-sfondo {
	background-color: 	#EEEEEE;
}

.box-notizie-sfondo-bianco {
	background-color: 	#FFFFFF;
}

.search { 
	border-bottom:		1px solid #999999;
	color:				red;
}

.search-notizie {
	font: 70% Lucida Sans Unicode, Arial, Helvetica;
	font-style:			normal;
	border:				1px dotted #000;
	background-color: 	#A8C5FF;
	padding:			5px;
}