html,body {
	background: #D1D1D1;
	margin: 0px;
	font-family: Arial, 'Trebuchet MS', Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
}

#wrap {
	width: 980px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 120px; /* 194863 */
	background: url('../images/header.png');
	margin-bottom: 0px;
}

#header_banner_lead {
	font-family: Arial,'Trebuchet MS';
	color: #ffffff;
	line-height: 15px;
	width: 728px;
	padding-top: 22px;
	padding-left: 18%;
}

#main {
	background: url('../images/body.png');
	width: 980px;
}

#container {
	margin-left: 18px;
	width: 944px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#side_bar {
	float: right;
	width: 300px;
	font-size: 11px;
	background-color: #F4F5F7;
}

.side_bar_content {
	padding: 5px;
}

#content {
	width: 636px;
	background-color: #FFF;
}

li {
	list-style-type: square;
}


#footer {
	background: url('../images/footer.png');
	height: 25px;
	width: 980px;
}


#footer_txt {
	margin-top: 25px;
	margin-bottom: 25px;
	color: #F8F8F0;
	width: 980px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

#footer_txt a {
	text-decoration: underline;
	color: #F8F8F0;
}

/* =============== GENERAL TAGS ================== */

a {
	color: #0E3964;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight:normal;

	color: #345583;
}
/* =============== main_menu TOP ================== */
#navcontainer
{
padding-top:1px;
margin-left:18px;
margin-right:18px;
background: #ffffff;
}

#mainnavlist
{
padding: 9px 9px;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 11px Arial, Verdana, sans-serif;
}

#mainnavlist li
{
list-style: none;
margin: 0;
display: inline;
}

#mainnavlist li a
{
padding: 9px 0.5em;
/* margin-left: 1px; */
 margin-left: 0px;
/* border: 1px solid #778; */
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#mainnavlist li a:link { color: #003366; }
#mainnavlist li a:visited { color: #003366; }

#mainnavlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#mainnavlist li a#current
{
background: white;
border-top: 1px solid #778;
border-left: 1px solid #778;
border-right: 1px solid #778;
border-bottom: 1px solid white;
}


#mainnavlist a.new, #mainnavlist a.new:visited { background:#DDE url(../images/new.gif) top right no-repeat; }
#mainnavlist a.new:hover { background-color:#AAE }

/* =============== menu ================== */


#navlist
{
padding: 0px 0px 3px 0px;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 11px Verdana, sans-serif;
width:300px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 3px 0.5em;
border: 1px solid #778;
background: #DDE;
/*display: inline;*/
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
/*border: 1px solid #778;*/
border-bottom: none;
/*background: #DDE;*/
text-decoration: none;
/*display:block;*/
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
/*
background: #AAE;
border-color: #227;
*/
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
/* =============== menu ================== */

/* ODDS */

#partite{ width:636px; overflow:hidden;}
#partite td{ border:1px dotted #CCCCCC; padding:5px;}
#partite td.casa{ text-align:right;}
#partite td a{ text-decoration:none; color:#666666; font-weight:bold;}
#partite td a:hover{ text-decoration:none; color:#000000; font-weight:bold;}
.nascosto{ display:none; z-index:1; position:absolute; background-color:#FFFFFF; }
.nascosto2{ display:none; margin-top:5px;}
.miatabellina td{ font-size:12px;}
.miatabellina th{ text-align:center;}

/* =============== annunci dx (sooto al menu)  ================== */
#annunci { line-height: 13px; width:298px; font-size:11px; background-color:#FEF0D6; display:block; margin:0 0 10px 0; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px dotted #cccccc; min-height: 45px; height: auto !important;	height: 45px;  }
#annunci a { color:#003366; display:block; padding:5px 5px; text-decoration:none; border-bottom:1px dotted #cccccc; }
#annunci a:visited { color:#003366; text-decoration:none; }
#annunci a:hover { color:#003366; text-decoration:none; background-color:#FADCA4; }
#annunci a strong { display:block; font-size:11px; color:#003366;}
#annunci a span { display:block; color:#003366; }
#annunci .last { border:none; }
