/* Ecoclima Piemme Service Screen Styles - Author: Fabrizio Ravasi - Date: September 2009 */

* {
	margin: 0;
	padding:0;
}
body {
	color: #333333;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	border-top: 8px solid #004F79;
	min-width: 1020px;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
img {
	border: 0;
}
#container {
}

#intro2 {
	text-align: center;
	margin: 0 300px 30px 250px;
}
#intro2 a, #intro2 a:visited {
	color: #FF6600;
	background-color: #FFFFFF;
	font-size: 1.6em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 26px;
	padding: 5px 0 5px 22px;
	display: block;
	font-weight: bold;
}
#intro2 a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(../images/tab-bg3.jpg);
	background-repeat: repeat-x;
}


/*#intro2 {
	text-align: center;
	width: 800px;
}
#intro2 a, #intro2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	font-size: 2em;
	letter-spacing: 8px;
	display: block;
	width: 320px;
}
#intro2 a:hover {
	color: #FFFFFF;
	background-color: #FFCC00;
}
*/#header {
	background-color: #007FC6;
	padding: 8px 0 6px 60px;
}
#nav {
	background-color: #007FC6;
	border-bottom: 1px solid #fff;
	text-align: left;
	color: #fff;
	height: 34px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	list-style-type: none;
	padding: 10px 10px 2px 10px;
}
#nav li {
	display: inline;
}
#nav a, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px 2px 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#nav a:hover {
	color: #FFCC00;
}
#right-col {
	margin: 0 0 0 231px;
	position: relative;
}
#right-col h1 {
	display: none;
}
#intro {
	width: 588px;
	height: 540px;
	overflow: hidden;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 588px 81px;
}
#content {
	clear: both;
	padding: 26px 20px 30px 20px;
}
#content3 {
	clear: both;
	padding: 0;
	min-height: 460px;
}
#content h2 {
	color: #EE1D24;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EE1D24;
}
#content h3 {
	color: #007FC6;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0 0 6px;
	line-height: 1.2em;
}
#intro a {
	padding: 0px !important;
}
.f {
	color: #007EC6;
	font-size: 1.1em;
	padding: 10px;
	line-height: 1.2em;
	background-color: #eee;
}
.f1 {
	margin: 20px 340px 0 6px;
}
.f2 {
	margin: 20px 404px 0 6px;
}
.f3 {
	margin: 20px 532px 0 6px;
}
.g {
	background-image: url(../images/contatti-bg.jpg);
	background-repeat: no-repeat;
}
#content p {
	padding: 10px 0 0 0;
}
#content ul {
	list-style: none;
	padding: 12px 0 20px 20px;
}
#content li {
	padding: 0 10px 4px 20px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#content a, #content a:visited {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
}
#content a:hover {
	color: #FF9900;
}
#gallery {
	background-color: #007FC6;
	padding: 20px;
	position: relative;
	border: 2px solid #EC8D00;
	margin: 10px 0 0 0;
}
#gallery-sx {
	float: left;
	width: 700px;
	height: 440px;
	background-repeat: no-repeat;
	color: #000;
}
#gallery-sx img {
	border: 1px solid #eee;
}
#gallery ul {
	list-style: none;
	text-align: center;
	padding: 0;
}
#gallery li {
	background: none;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
}
#gallery img {
	border: 1px solid #eee;
}
#gallery a, #gallery a:visited {
	padding: 0;
}
#gallery-sx table {
	background-color: #FFFFFF;
	margin: 220px 0 0 230px;
	width: 460px;
	padding: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#gallery-sx td {
	padding: 2px;
	vertical-align: top;
}
#gallery-sx td.ctr {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
#gallery-sx td.sx {
	width: 200px;
	font-weight: bold;
	text-align: right;
}
#gallery-sx td.dx {
}

.fl-img {
	float: left;
}
.fl-img img {
	padding: 0 20px 20px 0;
	float: left;
}
.fr-img {
	float: right;
	margin: 0 0 20px 20px;
}
#tab {
	float: left;
	width: 100%;
	background-image: url(../images/tab-bg3.jpg);
	background-repeat: repeat-x;
}
#tab ul {
	list-style-type: none;
	padding: 7px 10px 0 10px;
	float: left;
}
#tab li {
	float: left;
	margin: 0 1px;
}
#tab a, #tab a:visited {
	color: #09c;
	text-decoration: none;
	font-size: 1.4em;
	padding: 10px;
	display: block;
	background-image: url(../images/tab-a-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E9EEE7;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#tab a:hover {
	color: #EE1D24;
	background-image: url(../images/tab-a-bg-h2.jpg);
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
.selected {
	color: #CCCCCC!important;
}
.selected2 {
	color: #EE1D24!important;
	background-image: url(../images/tab-a-bg-h2.jpg) !important;
	background-color: #fff !important;
	border-bottom: 1px solid #fff !important;
}
.selected3 {
	color: #EE1D24 !important;
}
#left-col {
	width:230px;
	position: absolute;
	left: 0px;
	top: 8px;
}
#right-col-cont {
	width:180px;
	position: absolute;
	right: 0px;
	top: 106px;
	background-color: #F3F3F3;
	margin-top: 120px;
}
#right-col-cont img {
	padding: 0 10px;
}
#nav2 ul {
	list-style-type: none;
	text-align: right;
	border-bottom: 12px solid #f0f0f0;
}
#nav2 li {
	background-image: url(../images/nav2-bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
#nav2 a, #nav2 a:visited {
	color: #990000;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding: 36px 10px 0 0;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	height: 40px;
	border-bottom: 2px solid #f0f0f0;
}
#nav2 a:hover {
	color: #EE1D24;
}
a:hover.enri {
	background-image: url(../images/energie_rinnovabili-h.jpg);
}
a:hover.te {
	background-image: url(../images/termoregolazione-h.jpg);
}
a:hover.ri {
	background-image: url(../images/riscaldamento-h.jpg);
}
a:hover.casp {
	background-image: url(../images/cavi_speciali-h.jpg);
}
a:hover.as {
	background-image: url(../images/aspirazione-h.jpg);
}
a:hover.cm {
	background-image: url(../images/chiavi_in_mano-h.jpg);
}
#date {
	color: #FFFFFF;
	padding: 50px 0 4px 0;
	position: absolute;
	right: 20px;
	top: 0px;
}
#mail {
	color: #FFFFFF;
	position: absolute;
	right: 20px;
	top: 5px;
}
#mail a, #mail a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#mail a:hover {
	color: #eee;
}

#footer {
	clear:both;
	text-align: center;
	padding: 0 0 10px 230px;
}
#footer p {
	padding: 0 20px 10px 0;
}
#footer span {
	color: #999999;
	font-size: 0.8em;
}
#footer a, #footer a:visited {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
	background-color: #E8E8E8;
	padding: 0 10px;
}
#footer a:hover {
	color: #FF9900;
	background-color: #fff;
}

#email {
	margin: 200px 0 0 250px;
	color: #FFFFFF;
}

#email a, #email a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
}
#email a:hover {
	color: #eee;
}

#tbl-con table {
	border: 1px solid #198CCC;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0 30px 30px;
	font-size: 1.1em;
}
#tbl-con tr {
}
#tbl-con tr.c {
	background-color: #FFE88C;
}
#tbl-con tr.d {
	background-color: #FFF9E1;
}
#tbl-con td {
	padding: 4px;
}
#tbl-con td.b {
	font-weight: bold;
	color: #FFFFFF;
	width: 40%;
}

.e {
	height: 46px;
}
.enri {
	background-image: url(../images/energie_rinnovabili.jpg);
}
.te {
	background-image: url(../images/termoregolazione.jpg);
}
.ri {
	background-image: url(../images/riscaldamento.jpg);
}
.casp {
	background-image: url(../images/cavi_speciali.jpg);
}
.as {
	background-image: url(../images/aspirazione.jpg);
}
.cm {
	background-image: url(../images/chiavi_in_mano.jpg);
}
.enri-h {
	background-image: url(../images/energie_rinnovabili-h.jpg);
}
.te-h {
	background-image: url(../images/termoregolazione-h.jpg);
}
.ri-h {
	background-image: url(../images/riscaldamento-h.jpg);
}
.casp-h {
	background-image: url(../images/cavi_speciali-h.jpg);
}
.as-h {
	background-image: url(../images/aspirazione-h.jpg);
}
.cm-h {
	background-image: url(../images/chiavi_in_mano-h.jpg);
}

.clear {
	clear: both;
	height: 1px;
}
#logomilubredesign {
	padding: 0 0 10px 20px;
}

/* End Styles */

