body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFF;
	margin: 0px;
}
.pagina {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

.contenitore {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.colsx {
	float: left;
	width: 200px;
	height: 100%;
	padding-left: 6px;
	padding-right: 4px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: #eeeeee;
}
.colsx_submit {
	background-color: #FDA209;
	border: 1px solid #999;
	width: 60px;
}
.colsx_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	border: 1px dotted #FDA209;
	width: 193px;
}

.colcx {
	margin-left: 215px;
	margin-right: 215px;
}
.coldx {
	float: right;
	width: 200px;
	padding-left: 6px;
	padding-right: 4px;
	margin-bottom: 5px;
	background-color: #eeeeee;
	border-top-style: none;
	padding-bottom: 5px;
}
.coldx_submit {
	background-color: #666;
	border: 1px solid #999;
	width: 60px;
	color: #FFF;
	font-weight: normal;
}
.coldx_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	border: 1px dotted #069;
	width: 193px;
}
.header {
	height: 150px;
	font-size: 20px;
	font-weight: bold;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logotypo.gif);
	border: 1px dotted #999;
	background-color: #FC0;
	clear: none;
	float: none;
}
.banner  {
	height: 60px;
	width: 468px;
	float: right;
	margin-top: 40px;
	border: thin dashed #FF7E00;
	margin-right: 10px;
}


/**************** top menu ****************/

.top_menu {
	height:auto;
	width:950px;
	background:#FDA209;
	color:#ffffff;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.top_menu ul {
	list-style-type : none;
	margin          : 0;
	padding         : 0;
	height          : auto;
	_height         : 1%;
	overflow        : hidden;
	width: auto;
}
            
.top_menu li { 
	float           : left; 
	display         : inline; 
}

/** stile specifico li  **/
.top_menu li {
	border-left     : 2px solid #FFF;
	margin-left     : -1px;
	padding-right: 10px;
	padding-left: 10px;
}

.top_menu a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.top_menu a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.top_menu a:hover {
	color: #808081;
	text-decoration: none;
}

.top_menu .selected {
	background:#80b0da;
	color:#00F;
	text-decoration:none;
}
/**************** fine top menu ****************/

.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: auto;
	clear: both;
	float: none;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.menu {
	background-color: #EEEEEE;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}

/**************** PayPal Donation styles ****************/
.PayPal {
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #990000;
	background: #FFFFCC;
}

/**START MYNEWS**/
.mynews_tabella {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.mynews {
	margin: 0px;
	font-size: 11px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.mynews h1 {
	background-color: #eeeeee;
	width: 174px;
	margin: 0px;
	font-size: 10px;
	border: 1px dotted #FF0000;
	padding: 2px;
}
.mynews ul {
	list-style: url(none) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mynews a {
	list-style: url(none) none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
}

.mynews a:hover {
	list-style: url(none) none;
	color: #006699;
}
.riquadro {
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
}
/**END MYNEWS**/

/** MENU COLONNA DESTRA **/

#AltroMenu{
	border-bottom: 1px solid #000066;

}
.AltroMenu{
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #616161;
}
.menublock{
}
/* .menublock ul{
	display:block;
	margin: 0px;
	list-style-type: none;
} */
.menublock ul {
	list-style-type : none;
	margin          : 0;
	padding         : 0;
	height          : auto;
	_height         : 1%;
	overflow        : hidden;
}
.menublock li{
	/* float           : left; */
	display			: list-item;
}
.menublock li a{
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
}

.menublock li a:hover{
	text-decoration:none;
	color: #000066;
}
.menublock li ul{margin:0px 0 0px 0px;}
.menublock li ul li{
	margin-bottom:0;
}
.menublock li ul a{
	font-weight:normal;
	color: #F95E04;
	font-size: 12px;
	text-decoration: none;
}

#subcontent{
	line-height:1.4em;
	background: #F5F5F5;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}
/** FINE MENU COLONNA DESTRA **/

