@charset "utf-8";

html {
  overflow-y: scroll;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin: 20px;
}
a {
	color: #2E6F9E;
	text-decoration: none;
}
a:hover{
	color: #09C;
	text-decoration: underline;
}
.clr {
	clear: both;
}
h1, h2, h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: lighter;
	color:#069;
	}
h1 {
	color:#069;
	font-size:32px;
	}

#wrapper {
	text-align:left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	text-align:left;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDCEE2;
	border-left-color: #BDCEE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDCEE2;
}
#left {
	float:left;
	width:220px;
}
#gen {
	background-image: url(/img/left_gen.jpg);
	background-repeat: no-repeat;
	height:386px;
	border: 1px solid #BDCEE2;
	margin: 12px;
	width: 198px;
	padding-bottom: 8px;
	font-size: 12px;
	float:left;
}
#right {
	float:right;
	width:650px;
}
#footer {
	border: 1px solid #BDCEE2;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #E4EBF3;
}
#bot-menu {
	float:left;
}
#copyright {
	float:right;
}
#wiredeyes  {
	margin:5px;
}


/* Main Menu */
#menu {
	margin-top: 10px;
	background-image: url(/img/tmenu-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #BDCEE2;
}

/* Homepage  */


.callout {
	border: 1px solid #BDCEE2;
	margin: 12px;
	width: 198px;
	padding-top: 240px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	font-size: 12px;
	float:left;
}
.callout h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	font-style: normal;
	font-weight: lighter;
	line-height:28px;
	}
.callout p {
	margin-right: 7px;
	margin-left: 7px;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 10px;
	height: 110px;
}
.callout ul, .callout li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

.callout a {
	background-color: #F7FAFC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDCEE2;
	border-bottom-color: #BDCEE2;
	border-left-color: #BDCEE2;
	float: right;
	margin-bottom: 0px;
	color: #C00;
	text-decoration: none;
	clear:both;
	margin-top:1px;
	white-space: nowrap;
	display: block;
	width: 170px;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	}
.callout a:hover {
	background-color: #DCE9F1;
}
#solar {
	background-image: url(/img/solar.jpg);
}
#wind {
	background-image: url(/img/wind.jpg);
}
#warm {
	background-image: url(/img/warm.jpg);
}
#cool {
	background-image: url(/img/cool.jpg);

}
#solar h2 {
	color: #FF6D15;
}
#wind h2 {
	color: #1B478B;
}
#warm h2 {
	color: #900;
}
#cool h2 {
	color: #039CD6;
}

#lavori_realizzati a  {
	display: inline;
	margin: 5px;
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #CCC;
	padding:5px;
	background-repeat: no-repeat;
	background-position: center center;
}

#emailresult {
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #C03;
}
