body {
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
#main_wrapper {
}
#header {

	/*border: 1px solid green;*/
}
#header img {
	width: 500px;
	height: 120px;
}
#hor_menu {
	display:none;
}
#two_cols_wrapper {
	border-top: 1px solid transparent !important;
	border: 0;	
	background-color: white;
	background-image: url(../immagini/main_col_BG.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}
#left_col {
	display: none;
}
#main_col {
	margin: 0;
	padding: 0;
	/*border: 1px solid black;*/
}
#footer {
	clear: both;
	padding-top: 10px;
	/*border: 1px solid yellow;*/
}

#main_col h2 {

}
#main_col h3 {

}
#main_col h4 {

}
#main_col p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0;
	text-align: left;

}

#sito_accessibile {

}
#sito_accessibile p {
	margin: 0;
}
#footer_navigation {
	display: none;
}

