@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/background.jpg) repeat;
	margin-top:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	font-size:10px;
}
a:active {
	color:#FF9900;

}
a:visited {
	color:#FF9900;

}
a:link {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
	font-size:12px;
}
#container{
	width:970px;
	margin:auto;
	position:relative;
	height:100%;
}

#header{
	margin-bottom:7px;
	height:150px;
}
#stylebar{
	background:#000000;
	font-size:10px;
	text-align:right;
	color:#FFFFFF;
	margin:0px;
}
#header_r2{
	background:url(../images/header.jpg) no-repeat;
	height:150px;
	font-size:40px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	vertical-align:inherit;
	
}
#menu{
	text-align:center;
	font-size:12px;
	margin-bottom:4px;
}
#menu_top{
	background:url(../images/menu_top.jpg) no-repeat;
	height:7px;
}
#menu_content{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:19px;
}
#menu_bottom{
	background: url(../images/menu_bottom.jpg) no-repeat;
	height:7px;
}
#menu_content a{
 font-size:12px;
 color:#FFFFFF;
 text-decoration:none;
}
#menu_content a:hover{
	border: 2px solid #FFFFFF;
	border-bottom-width: 5px;
	background-color:#CCCCCC;
	color:#000000; 
}

#corpo{
}
#footer{
	background:url(../images/footer_bg.jpg) repeat-x #00254A;
	font-size:10px;
	padding-top:3px;
	height:50px;
	clear:both;
	text-align:center;
	margin-top:17px;

}
#c_contenuto{
	width:794px;
	float:left;
	margin:3px;
	color:#000000;

}
#ccontenuto p {
	line-height:normal;
	

}
#c_contenuto_top{

	background:url(../images/ccontent_top.jpg) no-repeat;
	height:10px;
}
#c_contenuto_bottom{
	background:url(../images/ccontent_bottom.jpg) no-repeat;
	height:10px;
}
#ccontenuto{
	background:url(../images/ccontent.jpg) repeat-y;
	padding-left:7px;
	padding-top:7px;
	padding-right:7px;
	padding-bottom:7px;
}
#c_right{
	width:164px;
	margin:3px;
	float:left;
	color:#000000;
	font-size:10px;
}
#cright{
	background:url(../images/right.jpg) repeat-y;
	padding:3px;
}
#cright a{
	color:#000000;
	text-decoration:none;
}
#c_right_top{
	background:url(../images/right_top.jpg) no-repeat;
	height:10px;
}
#c_right_bottom{
	background:url(../images/right_bottom.jpg) no-repeat;
	height:10px;
}
.space{
	height:2px;
	clear:both;
}
.voci_menu{
	background:url(../images/table_header.jpg) repeat-x;
	height:20px;
	font-size:12px;
	padding-top:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}
.corpo {
	background:url(../images/corpotb_header.jpg) repeat-x;
	height:16px;
	padding-top:1px;
}
