@charset "utf-8";
.main_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	width: 944px;	
}
.td_header {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 80px;
	width: 772px;
	
}
.spazio1 {
	
	height: 27px;
	width: 162px;
	background-color: #003366;	

}

.spazio2 {
	background-color: #666666;
	height: 27px;
	width: 782px;
}

.td_menu {
	background-color: #336699;
	width: 162px;
	vertical-align:top;
}

.td_content {
	background-color: #ffffff;
	
	width: 782px;
	vertical-align:top;
}
.td_logo {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	width: 162px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
	border-bottom-width: 0;
	width: 162px;
	font-size: 12px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 162px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{/*per cambiare larghezza colori font del menu */
	font: Verdana;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #333333;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.wireframemenu a:visited{

}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
	background-color: #3399CC;
	color: #FFFFFF;
}
 /*finecodicemenu*/
 
 .dottedtable1 {
	border: 1px dotted #336666;
	padding: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	color: #666666;
	line-height: 17px;
	
}
.td_cosa {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 90%;
	width: 95%;
}


 .dottedtable2 {
	border: 1px dotted #336666;
	padding: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	height: 120px;
	color: #666666;
}
.co2link {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	color: #99CC00;
}
.co2link:hover {
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
}
.DB_table {
	border: 1px solid #00FF00;
}
.intablespace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #999999;
	line-height: 18px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tabellachi {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.titolopagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B4360;
}
.td_menuVERT {
	background-color: #669933;
	width: 162px;
	vertical-align:top;
}
.spazio1VERT {
	height: 27px;
	width: 162px;
	background-color: #006600;
}
.spazio2VERT {
	background-color: #5DB423;
	height: 27px;
	width: 782px;
}
.td_cosaVERT {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 80%;
	width: 95%;
}

