body{
background: url(img/bg.png) repeat #FFFFFF;
font-size:64%;
font-family:Arial, Helvetica, sans-serif;
color:#1b1b1b;
margin:0px;
margin-bottom: 20px;
padding:0px;
height:100%;
}
h2{
padding:2px;
font-size:1.8em;
font-weight:bold;
color: #128DD0;
margin:0px;
font-style:italic;
text-decoration:none;
}
.clear{
clear:both;
}
a {
text-decoration:none;
}
p {
color: #666666;
text-align:justify;
font-size: 1.1em;
}
img {
border: none;
}
label {
font-size: 1.1em;
}
legend {
font-size: 1.2em;
font-weight: bold;
}
div.centrale, div.centrale p{
text-align:center;
margin:2px;
}
#main_container{
padding:0;
width: 98%; /* 790 */
margin:auto;
border: 2px #CCCCCC solid;
background-color:#F0F0F0;
border-top: none;
border-bottom-width: 4px;
}
#header{
width: 100%; /* 790 */
height:77px;
margin:0 auto;
display: none;
}
#logo {
	width: 100%;
	background: url(img/logo.png) no-repeat #FFF;
	height: 115px;
}
div.left_box ul{
	height:15px;
	position:relative;
	top: 62px;
	width:400px;
	background-color:#E20A17;
	padding:0;
	margin:0;
	list-style-type: none;
}
div.left_box ul li{
	background:#E20A17;
	padding:5px;
	float:left;
	text-decoration:none;
	margin:0;
	padding-bottom:0;
	padding-top:0;
}
div.left_box ul li a{
	background:#E20A17;
	color:#fff;
	text-decoration:none;
	margin:0;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	font-size: 1.1em;
}
div.left_box ul li a:hover{
	color:#252987;
}
div.left_box ul li a.hover{
	background:url(img/nav_hover.png) 0 0 repeat-x;
	color:#fff;
	padding:0 5px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
	margin:0;
}
/* MENU */
#pointermenu2{
width: 100%;
background: #F40000;
}

#pointermenu2 ul{
margin: 0;
float: left;
padding-left: 8px;
width: 100%;
font: bold 13px Verdana;
background: #F40000 url(media/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #FFF;
background: #FF0000;
padding: 5px 7px 5px 3px;
border-bottom: #FFF 5px solid;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(media/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}




/*------------------banner content-----------------*/
.left_box{
width:400px; /* 400 */
height:77px;
float:left;
background: url(img/logo.png) no-repeat #E20A17;
padding:0;
margin:0;
}
.right_box{
width: 604px; /* 380 */
height:77px;
margin:0;
padding-right:5px;
padding-top:2px; 
float:left;
text-align:right;
}
.bottom_box{
width: 100%; /* 790 */
height:7px;
clear:both;
background:url(img/banner-bottom.jpg) repeat-x center;
}
/*------------------center content-----------------*/
#center_content{
/* width: 100%; /* 786 */
padding: 2px;
font-size: 1.1em;
}
#center_content img{
padding:1px;
}
.left_title{
width:271px;
height:33px;
padding:5px;
text-align:center;
line-height:30px;
font-size:24px;
font-style:italic;
color:#FF2A07;
}
#left_content{
width:300px;
height:auto;
padding:5px;
margin:5px;
float:left;
}
.left_content_box{
width:280px;
height:auto;
float:left;
margin:2px 0 2px 0;
}
.left_content_box a{
text-decoration:none;
font-weight:bold;
color:#666666;
}
.left_content_box a:hover{
text-decoration:underline;
font-weight:bold;
color:#000;
}
img.left{
float:left;
border:1px #B3DBEF solid;
margin:5px 5px 5px 8px;
}
img.right{
float:left;
border:1px #666666 solid;
margin:5px 10px 5px 5px;
}
p.leftp{
font-size:10px;
color:#666666;
text-align:justify;
padding:5px;
}

/*----------------------right content---------*/
#right_content{
width:510px;
margin:10px 0 0 10px;
float:left;
}
/*---------------footer----------*/
#footer{
width: 100%; /* 790 */
height:16px;
clear:both;
padding-top:3px;
color:#FFFFFF;
text-align:left;
font-size: 1.1em;
}
.footer_links{
	float:left;
	width: 12%;
	padding-top:0px;
	padding-left:10px;
	text-transform:lowercase;
	white-space:nowrap;
}
.testofooter {
	float: left;
	text-align: center;
	width: 70%;
	color: #000;
	padding: 0 auto 0 auto;
	margin-top: -12px;
	
}
.copyright{
	float:right;
	text-align:right;
	padding-top:0px;
	padding-right:10px;
	width: 12%;
	color: black;
	white-space:nowrap;
}
.testofooter p {
	text-align: center;
}
.footer_links a,.copyright a{
text-decoration:none;
color: #999999;
}

/*Links a sinistra*/
a#home:link, a#home:visited{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/home_off.png) 0px 2px no-repeat;
}
a#home:hover{
padding: 3px;
margin-left:3px;
white-space:nowrap;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/home_on.png) 0px 2px no-repeat;
}
a#contatti:link, a#contatti:visited{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/contatti_off.png) 0px 2px no-repeat;
}
a#contatti:hover{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/contatti_on.png) 0px 2px no-repeat;
}

/*Links a destra*/
a#crediti:link, a#crediti:visited{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/crediti_off.png) 0px 2px no-repeat;
}
a#crediti:hover{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/crediti_on.png) 0px 2px no-repeat;
}
a#cog:link, a#cog:visited{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(img/cog.png) 0px 2px no-repeat;
}
a#bug:link, a#bug:visited{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(./img/bug_off.png) 0px 2px no-repeat;
}
a#bug:hover{
padding: 3px;
margin-left:3px;
white-space:nowrap;
padding-left: 18px;
padding-right: 0;
background: url(./img/bug_on.png) 0px 2px no-repeat;
}

/*Admin*/
div.adminlink {
margin:0 auto;
width: 98%; /* 790 */
text-align:right;
height: 20px;
padding: 4px;
font-size: 1.1em
}

