
/* CSS Document */
body {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:underline;
}

.errore {
	padding:10px;
	border:2px dotted #FF3300;
}

#top {
	background:url(../images/layout/back_top.jpg) repeat-x 0 0;
	height:35px;
	width:100%;
}

#bottom {
	background:url(../images/layout/back_bottom.jpg) repeat-x 0 0;
	height:23px;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	padding:5px 0;
	margin-top:20px;
}


#top_content {
	margin:0px auto;
	width:990px;
	padding:7px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#top_content form{
	margin:0;
	padding:0;
}

#top_content_left {
	float:left;
	width:400px;
	text-align:left;
	line-height:20px;
}

#top_content a{
	display:block;
	float:left;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 5px;
}

#top_content_right {
	float:right;
	width:370px;
	text-align:right;
	line-height:20px;
}

.form_search {
	border-right:1px dotted #ddd;
	float:left;
	padding:0 8px;
}

.input_search {
	width:181px;
	height:15px;
	font:12px "Courier New", Courier, mono;
	color:#999999;
	background:url(../images/layout/back_search_input.jpg) no-repeat 0 0;
	border:none;
	margin:0px;
	padding:2px;
}

*html .input_search {
	w\idth:185px;
	he\ight:19px;
	width:181px;
	height:15px;
}

.submit_search {
	width:49px;
	height:19px;
	color:#FFFFFF;
	background:url(../images/layout/back_search_submit.jpg) no-repeat 0 0;
	font-size:10px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}

.left {float:left; }
.right {float:right;}

.spacer {
	clear:both;
	height:0;
	width:0;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

.td_menu {
	height:63px;
}

.sfumatura {
	width:990px;
}

#logo {
	position:relative;
	width:370px;
}

.col_separator {
	width:15px;
	background:url(../images/layout/separator.gif) repeat-y 0 0;
}

.tit_edition {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#AD0000; 
	font-size:25px; 
	font-style:italic;
	display:block;
	width:320px;
	text-align:right;
	position:absolute;
	top:0;
	right:0;
}

.main_news {
	width:655px;
	font-family:Arial, Helvetica, sans-serif;
}

.main_news .news_img {
	float:left;
	width:169px;
}

.main_news .news_txt {
	float:right;
	width:470px;
	text-align:justify;
}

.main_news h1 {
	width:440px;
	margin:0;
	padding:3px 0 8px 0;
	font-size:27px;
	font-weight:normal;
	text-align:left;
}

.main_news h1 a{
	color:#666666;
}

.main_news h1 a:hover{
	text-decoration:underline;
}

.main_news .occhiello {
	font-weight:bold;
	font-size:14px;
	padding:3px 0;
	margin:0;
}

.main_news .sottotitolo {
	font-weight:bold;
	font-size:13px;
	padding:3px 0;
	margin:0;
}

.main_news_home {
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	background:#FFFFFF url(../images/layout/sfumatura.gif) repeat-x 0 2px;
	border:1px solid #BBBBBB;
}

.main_news_home .news_img {
	float:left;
	width:169px;
	margin-right:10px;
}

.main_news_home .news_txt {
	float:right;
	width:440px;
	text-align:justify;
}

.main_news_home h1 {
	width:420px;
	margin:0;
	padding:3px 0 8px 0;
	font-size:27px;
	font-weight:normal;
	text-align:left;
}

.main_news_home h1 a{
	color:#666666;
}

.main_news_home h1 a:hover{
	text-decoration:underline;
}

.main_news_home .occhiello {
	font-weight:bold;
	font-size:14px;
	padding:3px 0;
	margin:0;
}

.main_news_home .sottotitolo {
	font-weight:bold;
	font-size:13px;
	padding:3px 0;
	margin:0;
}


.news_details {
	width:655px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.news_details .news_img {
	float:left;
	margin:0 10px 5px 0;
	/*width:169px;*/
}

.news_details .news_txt {
	/*float:right;
	width:470px;*/
	text-align:justify;
}


.news_details h1 {
	width:650px;
	margin:0;
	padding:3px 0 8px 0;
	font-size:27px;
	font-weight:normal;
	text-align:left;
}

.news_details h1 a{
	color:#666666;
}

.news_details h1 a:hover{
	text-decoration:underline;
}

.news_details .occhiello {
	font-weight:bold;
	font-size:14px;
	padding:3px 0;
	margin:0;
}

.news_details .sottotitolo {
	font-weight:bold;
	font-size:13px;
	padding:3px 0;
	margin:0;
}

.news_details .testo {
	font-size:12px;
	padding:3px 0;
	margin:0;
}

.other_news {
	width:435px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0;
	padding:5px 0;
}

.other_news .news_img {
	float:left;
	width:150px;
}

.other_news .news_txt {
	float:right;
	width:285px;
	text-align:justify;
}

.other_news h2 {
	width:285px;
	margin:0;
	padding:3px 0 6px 0;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}

.other_news h2 a{
	color:#666666;
}

.other_news h2 a:hover{
	text-decoration:underline;
}

.other_news .occhiello {
	font-weight:bold;
	font-size:12px;
	padding:3px 0;
	margin:0;
}

.other_news .sottotitolo {
	font-weight:bold;
	font-size:11px;
	padding:3px 0;
	margin:0;
}

.archivio_news {
	width:435px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0;
	padding:5px 0;
}

.archivio_news .news_img {
	float:left;
	width:150px;
}

.archivio_news .news_txt {
	float:right;
	width:285px;
	text-align:justify;
}

h2 {
	width:285px;
	margin:0;
	padding:3px 0 6px 0;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}

h2 a{
	color:#666666;
}

h2 a:hover{
	text-decoration:underline;
}

.archivio_news .occhiello {
	font-weight:bold;
	font-size:12px;
	padding:3px 0;
	margin:0;
}

.archivio_news .sottotitolo {
	font-weight:bold;
	font-size:11px;
	padding:3px 0;
	margin:0;
}

.sezione {
	color:#b1b1b1;
	padding:3px 0;
	margin:10px 0;
	border-bottom:1px dotted #b1b1b1;
	width:99%;
	text-align:left;
}

.sezionebig {
	color:#b1b1b1;
	padding:3px 0;
	margin:10px 0;
	border-bottom:1px dotted #b1b1b1;
	width:99%;
	font-size:15px;
}

.occhiello a {
	color:#333333;
}

.occhiello a:hover {
	text-decoration:underline;
}



.sottotitolo a {
	color:#333333;
}

.sottotitolo a:hover {
	text-decoration:underline;
}

.news_info {
	font-weight:bold;
}

.commenta {
	clear:right;
	float:right;
	color:#ad0000;
	padding:2px 0 2px 20px;
	background:url(../images/layout/ico_commenta.jpg) no-repeat 0 0;
	width:80px;
	text-align:right;
}

.commenta a{
	color:#ad0000;
	font-weight:bold;
}

a.altre{
	color:#ad0000;
	clear:right;
	float:right;
	padding:2px 0;
	font-weight:bold;
}

.archivio {
	margin:0;
	padding:5px 0 25px 0;
}

.archivio a {
	color:#9c9c9c;
	text-decoration:underline;
	font-size:11px;
}

.archivio_home {
	margin:0;
	padding:10px 0 25px 20px;
	font-size:13px;
	font-weight:bold;
	background:url(../images/layout/archive.gif) no-repeat 0 7px;
}

.archivio_home a {
	color:#9c9c9c;
	text-decoration:none;
}

.archivio_home a:hover {
	color:#000000;
}

.testo a {
	color:#333333;
}

.testo a:hover {
	text-decoration:underline;
}

#partecipa {
	border:1px solid #dddddd;
	padding:5px;
}

#rubrica {
	border:1px solid #AD0000;
	padding:5px;
	margin:10px 0;
}

#blog {
	border:1px solid #666666;
	padding:5px;
	margin:10px 0;
	background:#EEEEEE;
}


/* tabs */
.tabnavcont {
	margin:15px 0;
}

#tab1,#tab2,#tab3 {
	width:280px;
	height:330px;
	text-align:left;
	margin:0;
	padding:0;
}


ul.tabnav {
	list-style: none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:10;
	margin-bottom:-2px;
}

ul.tabnav li {
	float:left;
	margin:0 1px 0 0;
	padding:0;
}

ul.tabnav li a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #AD0000;
	border-bottom: 0;
	color: #FFFFFF;
	background:url(../images/layout/back_menu.gif) repeat-x 0 0;
	text-decoration: none;
	font-weight: bold;
}

ul.tabnav li a:hover {
	background: #fff;
	color:#AD0000;
}

ul.tabnav li a.active {
	background: #fff;
	z-index:15;
	color: #AD0000;
}

.tabs-container {
	clear: left;
	border: 1px solid #AD0000;
	padding: 20px 8px 0 8px;
}

*html .tabs-container {
	margin-top:-16px;
}

.ultime_news {
	padding:5px;
	border-bottom:1px solid #dddddd;
	margin-bottom:5px;
	font-size:11px;
}

.ultime_news_img {
	float:left;
	width:108px;
}

.ultime_news_txt {
	float:left;
	text-align:justify;
	width:160px;
}

.ultime_news h3 {
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0 5px 0 0;
}

.ultime_news p.testo {
	margin:0;
	padding:3px 0;
}

.ultime_news a {
	color:#666666;
}

.ultime_news a:hover {
	text-decoration:underline;
}

#vota {
	margin:15px 0;
}

#macroaree {
	margin:15px 0;
}

.macroarea {
	background-color:#c4c4c4;
	width:318px;
	height:115px;
	margin:10px 0;
	padding-top:15px;
	padding-bottom:5px;
	font-size:11px;
	text-align:left;
}

#politica {
	background-image:url(../images/layout/politica.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#cultura {
	background-image:url(../images/layout/cultura.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#sport {
	background-image:url(../images/layout/sport.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#soldi {
	background-image:url(../images/layout/soldi.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#gossip {
	background-image:url(../images/layout/gossip.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#curiosita {
	background-image:url(../images/layout/curiosita.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#noieglialtri {
	background-image:url(../images/layout/noieglialtri.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#ambiente {
	background-image:url(../images/layout/ambiente.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#scuola {
	background-image:url(../images/layout/scuola.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#personaggio {
	background-image:url(../images/layout/personaggio.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#moda {
	background-image:url(../images/layout/moda.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#benessere {
	background-image:url(../images/layout/benessere.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#motori {
	background-image:url(../images/layout/motori.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#ecologia {
	background-image:url(../images/layout/ecologia.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#tecnologia {
	background-image:url(../images/layout/tecnologia.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.macro_img {
	width:145px;
	float:left;
}

.macro_img img {
	margin:5px;
}

.macro_txt {
	float:right;
	width:170px;
}

.macroarea h3 {
	font-size:12px;
	color:#000000;
	margin:0;
	padding:5px 7px 8px 0;
}

.macroarea p.testo {
	margin:0;
	padding:3px 7px 3px 0;
}

.macroarea a {
	color:#000000;
}

.macroarea a:hover {
	text-decoration:underline;
}

.rubrica_item {
	margin:8px 0;
	padding:4px 0;
	border-bottom:1px solid #ddd;
}

.rubrica_img {
	float:left;
	width:65px;
}

.rubrica_txt {
	float:right;
	width:120px;
}

.blog_item {
	margin:8px 0;
	padding:4px 0;
}

.blog_txt {

}

p.categoria {
	margin:0;
	padding:0;
	color:#000;
	font-weight:bold;
}

p.testo {
	font-size:11px;
	margin:0;
	padding:1px 0;
}

.rubrica_item h3 {
	color:#666;
	font-size:12px;
	margin:0;
	padding:0 0 3px 0;
}

.rubrica_item h3 a {
	color:#666;
}

.rubrica_item h3 a:hover {
	text-decoration:underline;
}

.credits {
	text-align:center;
	font-size:10px;
	color:#666666;
	margin:0;
	padding:3px 0;
}

.credits a {
	color:#333333;
}

/* aziende */
.azienda_item {
	padding:7px 10px;
	margin:15px 0;
	background:#eee;
}
.azienda_img {
	float:left;
	width:180px;
}
.azienda_txt {
	float:left;
}

/* commenti */
.commenti_item {
	padding:10px;
	margin:10px;
	background:#eee;
}

#paginazione {
	width:100%;
	text-align:right;
	margin:15px 0;
}



.pubbliredazionale {
	text-align:center;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
	color:#AAA;
}