/* @override http://localhost:8888/tecnoambiente/screen.css */

* {
	margin: 0;
	padding: 0;
}

div#logo_ta {
	position: relative;
	width: 87px;
	height: 137px;
	top: 31px;
	left: 45px;
	float: left;
	background: url(image/logo.png) no-repeat;
}

div#logo_regione {
	position: relative;
	width: 138px;
	height: 42px;
	top: 31px;
	float: right;
	background: url(image/logo_regione.png) no-repeat;
	right: 36px;
}

div#slogan {
	position: relative;
	width: 579px;
	float: right;
	background: url(image/slogan.png) no-repeat;
	height: 37px;
	bottom: -285px;
	left: 92px;
}

body {
	background: url(image/body_bg.jpg) repeat-x;
	color: #6699CC;
	font: 0.7em/1.8em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#wrapper {
	width: 850px;
	height: 100%;
	margin: auto;
}

div#menu {
	float: left;
	width: 730px;
	margin: auto;
	padding-left: 60px;
	padding-right: 60px;
}

#header {
	background: url(image/header_bg.jpg) no-repeat;
	width: 100%;
	height: 372px;
}

ul#nav li {
	float: left;
	list-style-type: none;
}

ul#nav li a {
	height: 57px;
	display: block;
	outline: none;
	background-image: url(image/menu.jpg);
	text-indent: -9999px;
}

li#menuH a {
	background-position: -4px -70px;
	width: 135px;
}

li#menuH a:hover {
	background-position: -4px -10px;
	width: 135px;
}

li#menuS a {
	background-position: -290px -70px;
	width: 135px;
}

li#menuS a:hover {
	background-position: -290px -10px;
	width: 135px;
}

li#menuC a {
	background-position: -430px -70px;
	width: 135px;
}

li#menuC a:hover {
	background-position: -430px -10px;
	width: 135px;
}

li#menuN a {
	background-position: -160px -70px;
	width: 135px;
}

li#menuN a:hover {
	background-position: -160px -10px;
	width: 135px;
}

li#menuF a {
	background-position: -570px -70px;
	width: 190px;
}

li#menuF a:hover {
	background-position: -570px -10px;
	width: 190px;
}

#content {
	float: left;
	margin: auto;
	width: 770px;
	padding-right: 40px;
	padding-left: 40px;
}

div#last_news {
	padding-bottom: 20px;
	float: left;
	width: 250px;
}

div#corp_identity {
	border-left: 1px solid;
	float: left;
	width: 519px;
}

div#last_news h1 {
	text-indent: -9999px;
	height: 61px;
	outline: none;
	background: url(image/lastnews.jpg) no-repeat;
}

div#news h1{
	width: 100%;
	float: left;
	background: url(image/news.jpg) no-repeat;
	height: 75px;
	text-indent: -9999px;
}

#corp_identity h1 {
	height: 61px;
	background: url(image/azienda.jpg) no-repeat;
	text-indent: -9999px;
}

div#servizi {
	float: left;
	width: 100%;
}

div#servizi h1.servizi {
	height: 80px;
	text-indent: -9999px;
	background: url(image/servizi.jpg) no-repeat;
}

div#spot {
	float: left;
	width: 100%;
}

div#spot h1 {
	height: 60px;
	text-indent: -9999px;
	width: 100%;
	background: url(image/azienda_big.jpg) no-repeat;
}

#spot_body p {
	float: left;
	width: 350px;
	margin-top: 12px;
	margin-left: 10px;
	font-weight: bold;
	height: 100%;
}

.bold {
	font-weight: bold;
	text-align: center;
}

#spot_body {
	float: left;
	width: 100%;
	padding-left: 40px;
	padding-bottom: 25px;
}

#spot_body img {
	float: left;
	margin-top: 13px;
}

#contatti {
	width: 100%;
	float: left;
}

div.single_contact {
	margin-bottom: 20px;
	border-bottom: 1px solid #00c88c;
	padding-bottom: 10px;
	clear: left;
	float: left;
	width: 530px;
}

div#wrap {
	float: left;
	padding-left: 120px;
}

#content div.single_contact p {
	float: left;
	margin-right: 40px;
	width: 220px;
}

a {
	font-weight: bold;
	color: #00c886;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span.caps {
	text-transform: uppercase;
}

#contatti h1 {
	height: 80px;
	width: 100%;
	text-indent: -9999px;
	background: url(image/contatti.jpg) no-repeat;
}

#content div.single_contact h1 {
	text-transform: uppercase;
	font-size: 12px;
	color: #00c886;
	padding-bottom: 5px;
}

#serv_compact ul {
	list-style-position: inside;
	list-style-image: url(image/bullet.png);
	float: left;
}

#serv_list {
	float: left;
	border-left: 1px solid;
	padding-left: 10px;
	width: 494px;
	padding-right: 15px;
}

#serv_list div.serv_group ul {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 30px;
}

a.anchor {
	text-decoration: none;
}

#serv_list div.serv_group h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #00c886;
	font-size: 1em;
}

div.serv_group {
	margin-bottom: 15px;
	clear: left;
}

div#serv_compact {
	float: left;
	width: 228px;
	padding-left: 20px;
}

a.link {
	font-size: 1.5em;
}

a.link:hover {
	font-size: 1.5em;
	text-decoration: underline;
}

#serv_compact ul li {
	text-transform: uppercase;
	font-weight: bold;
	color: #00c886;
}

.normal {
	padding-left: 20px;
	padding-right: 40px;
	text-indent: 20px;
}

.news_data {
	padding-left: 20px;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: left;
	clear: left;
	white-space: nowrap;
}

.news_title {
	text-transform: uppercase;
	font-size: 10pt;
	padding-left: 20px;
	color: #33CC66;
	float: left;
	clear: left;
	padding-right: 20px;
}

.address {
	padding-left: 20px;
	margin-top: 10px;
	float: left;
	font-size: 0.8em;
	line-height: 1.3em;
	width: 230px;
}

#news {
	width: 100%;
	float: left;
}

div.news_body {
	padding-bottom: 10px;
	width: 530px;
	float: left;
	clear: left;
	padding-left: 120px;
	margin-bottom: 30px;
}

p.news_body {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	clear: left;
}
.highlight {
	color: #33CC66;
	font-weight: bold;
}

div#footer {
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	width: 830px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}
