html{height: 100%;}
body{margin:0;padding:0;}
.container
{

	
}

.col1
{
	float: left;
	width: 220px;
	/*margin-left: 25px; Inserito padding di seguito per compatibilità con IE6.0*/
	margin-left: 14px;
	border-color: #666666;
	border: thin solid;
	background-color: #c1c1c1;
	font-size:12px;
}

.col11
{
	float: right;
	width: 500px;
	/*margin-right: 20px; Inserito padding di seguito per compatibilità con IE6.0*/
	margin-right: 20px;
	font-size:12px;
	
}



form {
	margin:0px;
	padding:0px;
}


td img {display: block;}

body {
			font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}

body a{color: #333399; text-decoration: none}
body a:hover{color: #333399; text-decoration: underline}

div#menu {
				
			}


			
div#news_home {font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;	
				font-size: 12px;
				font-weight: bold;
				
				
			}
			
div#news_home a{font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
				color: #333399;
				text-decoration: none;	
				font-size: 14px;
				font-weight: bold;
				
				
			}
			
div#news_home a:hover{
				font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
				color: #333399;
				text-decoration: underline;	
				
			}


div#footer {font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
				color: #ffffff;
				text-decoration: none;	
				font-size: 12px;
				font-weight: bold;
				
			}

div#footer a{font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
				color: #ffffff;
				text-decoration: none;	
				font-size: 12px;
				font-weight: bold;
				
			}
			
div#footer a:hover{
				font-family: "trebuchet ms" Verdana, Helvetica, sans-serif;
				color: #cccccc;
				text-decoration: underline;	
				font-size: 12px;
				font-weight: bold;
			}
