﻿html, body{margin: 0px auto; padding:0px;height: 100%}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 color: #50514B;
}

div#container_cinese {
    font-size: 12px;
}
 
div#container, div#container_cinese{width:  100%; height: 100%; margin: 0px; text-align: left;}
body>div#container, body>div#container_cinese{height: auto; min-height: 100%}

div#top{display:none;}
div#content{width: 623px; margin: 0px; padding: 0px; border: 0px;}
div#navigation{
	display:none;
}
div#header{
	display:none;
}
div#footer{display:none;}

.news {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.testo_bold {
	font-weight: bold;
}

.testo_fondino {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #50514B;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titolo_rosso_big {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.titolo_nero_big {
	font-size: 12px;
	font-weight: bold;
	color: #393834;
}

.link_rosso, #directions a{
    color: #CC0000;
	font-weight: bold;
}

.data_news {
	font-size: 11px;
	font-weight: bold;
	color: #393834;
}

.tab_bianco {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
/* the news box */
#newss
{
	width:252px;
	background:#ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
}
#newss a
{
	
	color:#50514B;
}
#newss ul
{
	padding:0;
	margin-top: 5;
	margin-right: 1px;
	margin-bottom: 5;
	margin-left: 5px;
}
#newss li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#newss.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}

/* The nested UL when JavaScript is available */
#newss.hasJS ul
{
	position:absolute;
	top:520px;
	left:0;
}
.tabella_news {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testo_normale {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_picc {
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	padding-left: 2px;
	width: 168px;
	border: 1px solid #50514B;
	background: #fff;
}

.noprint {
    display: none;
}
    
