body {
	font-size:12px;
	font-family:verdana;
	margin:0;
	color:#000;
}

a {text-decoration:underline; color:#004000;}
a:hover {color:#004000; text-decoration:none;}
img {border:0px;}

#CONTENITORE {
	width:980px;
	background:#fff;
	margin:10px auto auto auto;
	border:#0000ff solid 1px;
}

#LOGO {
	float:left;
	width:270px;
	padding:10px;
	margin:10px;
}

#BANNER {
	float:left;
	padding:0px;
	margin:0px;
	border:#ccc solid 0px;
}

#BANNER img {
	border-bottom:#0000ff ridge 2px;
}

#BARRARICERCA {

	clear:both;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

#MENU {
	float:left;
	width:205px;
	margin:4px 0 0 4px;
	background:url(images/menu_bg.jpg) repeat-y;
	padding:0;
}
#CONTENUTO_MENU {
	padding:5px 0 10px 2px;
	background:url(images/menu_top.jpg) no-repeat;
}

#CONTENUTO_MENU ul{margin:0;padding:0;list-style:none;}
#CONTENUTO_MENU ul li {margin:0;padding:0;}
#CONTENUTO_MENU ul li a {text-decoration:none;color:#FF0000;}
#CONTENUTO_MENU ul li a:hover {color:#FF0000;}

#CONTENUTO_MENU h2 {
	font-size:12px;
	color:#fff;
	background:url(images/h2_bg.jpg) no-repeat;
	line-height:25px;
	padding-left:5px;
	margin:10px 0 0 0;
}

#MENU_BOTTOM {
	background:url(images/menu_bottom.jpg) no-repeat top;
	height:13px;
}

#CONTENUTI {
	float:right;
	width:766px;
}

#TRAFILETTO {
	background:url(images/bg_trafietto.jpg);
	height:44px;
	line-height:44px;
	color:#fff;
	font-family:georgia;
	font-size:25px;
	padding-left:10px;
	clear:both;
	margin:5px 0 10px 0;
}

#FOOTER {
	clear:both;
	text-align:center;
}
#FOOTER p {margin:0;padding:5px;}

.TEXTBOX {
	border:#CCC solid 1px;
	width:200px;
}

.PULSANTE {
	background:#0000ff;
	border:0;
	color:#fff
}

.tbox {
	border:#ccc solid 1px;width:60px;
}
.button {
	background:#0000ff;
	border:0;
	color:#fff
}
