body {
	margin:0px;
	background:#004A00;
	text-align:center;
	font-family:verdana,arial;
	font-size:12px;
	color:#FFFFFF;
}
form {
	margin:0px;
}

/*	LAYOUT	*************/
#main {
	position:absolute;
	left:50%;
	top:50%;
	margin:-210px 0 0 -380;
	width:760px;
	height:432px;
	border-top:1px solid #4B8B5D;
	border-bottom:1px solid #4B8B5D;
}
#logo {
	position:absolute;
	top:0px;
	left:633px;
	width:127px;
	height:69px;
}
#menu {
	position:absolute;
	top:20px;
	left:0px;
	width:633px;
	height:20px;
	border-top:1px solid #4B8B5D;
	font-size:12px;
	padding-top:2px;
}
#barra_img {
	position:absolute;
	top:41px;
	left:0px;
	width:633px;
	height:29px;
	border-top:1px solid #4B8B5D;
}
#cx {
	position:absolute;
	top:69px;
	left:0px;
	width:760px;
	height:300px;
	background:url(../gfx/sfondo.gif) no-repeat;
}
#cx_index {
	position:absolute;
	top:69px;
	left:0px;
	width:760px;
	height:336px;
	/*background:url(../gfx/sfondo_index.gif) no-repeat;*/
	background-position:652 0;
}
#animazione {
	position:absolute;
	top:369px;
	left:0px;
	width:760px;
	height:36px;
}
#firma {
	position:absolute;
	top:405px;
	left:22px;
	width:760px;
	height:15px;
	padding-top:1px;
	text-align:justify;
	font-size:9px;
}
#titolo {
	position:absolute;
	top:50px;
	left:50px;
	width:300px;
	text-align:left;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	color:#99FF99;
}
/*	LINK	*************/
a {
	font-family:verdana,arial;
	font-size:11px;
	color:#99FF99;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family:verdana,arial;
	font-size:11px;
	color:#339933;
	text-decoration:underline;
}
a.menu {
	font-family:verdana,arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover {
	font-family:verdana,arial;
	font-size:10px;
	color:#339933;
	text-decoration:underline;
}
a.menu_act {
	font-family:verdana,arial;
	font-size:10px;
	color:#339933;
	font-weight:bold;
	text-decoration:none;
}
a.menu_act:hover {
	font-family:verdana,arial;
	font-size:10px;
	color:#339933;
	text-decoration:underline;
}
a.news_titolo {
	font-family:verdana,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
a.news_titolo:hover {
	font-family:verdana,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/*	IMG		*************/
img.logo {
	border:0px;
}
img.dicono {
	border:1px solid #499921;
	padding:2px;
}

/*	AREE INTERVENTO	e CHI SIAMO		*************/
#testo_1 {	
	position:absolute;
	top:80px;
	left:50px;
	width:190px;
	height:250px;
	text-align:left;
	line-height:1.2;
}
#testo_2 {
	position:absolute;
	top:80px;
	left:280px;
	width:190px;
	height:250px;
	text-align:left;
	line-height:1.2;
}
#testo_3 {
	position:absolute;
	top:80px;
	left:510px;
	width:190px;
	height:250px;
	text-align:left;
	line-height:1.2;
}

.testo_aree {
	position:absolute;
	overflow:auto;
	top:80px;
	left:50px;
	width:680px;
	height:220px;
	scrollbar-base-color:#156D2A; scrollbar-face-color:#004A00; scrollbar-shadow-color:#156D2A; scrollbar-arrow-color:#99FF99; scrollbar-darkshadow-color:#003300; scrollbar-track-color:#0E8656;
}
#testo_7 {
	position:absolute;
	top:0px;
	left:0px;
	width:650px;
	text-align:justify;
	line-height:1.2;
}
/*	RICERCA		*************/
#testo_0 {
	position:absolute;
	overflow:auto;
	top:80px;
	left:50px;
	width:650px;
	height:250px;
	text-align:justify;
	font-family:verdana,arial;
	font-size:12px;
	line-height:1.2;
	scrollbar-base-color:#156D2A; scrollbar-face-color:#004A00; scrollbar-shadow-color:#156D2A; scrollbar-arrow-color:#99FF99; scrollbar-darkshadow-color:#003300; scrollbar-track-color:#0E8656;
}

/*	DICONO DI NOI		*************/
#testo_4 {
	position:absolute;
	top:80px;
	left:50px;
	width:190px;
	height:250px;
	text-align:left;
	line-height:1.2;
}
#testo_5 {
	position:absolute;
	overflow:auto;
	/*overflow-y:auto;
	overflow-x:hidden;*/
	top:36px;
	left:310px;
	width:430px;
	height:260px;
	text-align:left;
	line-height:1.2;
	scrollbar-base-color:#156D2A; scrollbar-face-color:#004A00; scrollbar-shadow-color:#156D2A; scrollbar-arrow-color:#99FF99; scrollbar-darkshadow-color:#003300; scrollbar-track-color:#0E8656;
}
table.news {
	width:400px;
}
td.news_data {
	font-size:11px;
	color:#99FF99;
	height:28px;
	vertical-align:bottom;
}
td.news_img {
	width:30px;
	text-align:left;
}
td.news_titolo {
	width:370px;
	font-size:12px;
	font-weight:bold;
}
td.news_desc {
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
#main_dicono {
	margin:auto;
	padding-top:10px;
}
/*	CONTATTI	*************/
#testo_6 {
	position:absolute;
	top:80px;
	left:100px;
	width:500px;
	height:260px;
	text-align:left;
}
td.contact_campi {
	height:30px;
	width:90px;
	font-family:verdana,arial;
	font-size:12px;
	font-weight:bold;
}
td.contact_space {
	width:100px;
}
td.contact_notice {
	font-family:verdana,arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.campi {
	border:1px solid #99FF99;
	background-color:#448A55;
	color:#FFFFFF;
}
.pulsanti {
	border:1px solid #FFFFFF;
	background-color:#206D0A;
	color:#FFFFFF;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
}