/********************************************* LAYOUT */
body {
	margin: 30px auto 0 auto;
	background-image: url(images/riga_sf.jpg);
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.finestra_sopra {
	margin: auto auto auto auto;
	height:15px;
	width:921px;
	background-image: url(images/top_900.png);
	background-repeat:no-repeat;
}

.finestra_centro {
	margin: 0 auto 0 auto;
	width:921px;
	background-image: url(images/center_900.png);
	background-repeat:repeat-y;
	padding-bottom:10px;
	position:relative;
}

.post_it {
	background:url(../images/post_it.png) no-repeat;
	width:311px;
	height:311px;
	position:absolute;
	top:110px;
	right:-40px;	
	
}

.post_it div { margin:60px 0 0 55px; text-align:left; width:220px; color:#000;}
.post_it h2 { color:#900; }
.post_it a { color:#900; }

.finestra_sotto {
	clear:both;
	margin: 0 auto 0 auto;
	width:921px;
	height:29px;
	background-image: url(images/down_900.png);
	background-repeat:no-repeat;
}
.clear {

clear:both;
}

.impianto_th {
	width:138px;
	height:80px;
	float:left;
	background-position:center center;
	margin:1px;	
}

.impianto_th img {
	background-image:url(images/blu_50.png);
}

.impianto_th img:hover {
	background-image:url(images/blank.gif);
}

/********************************************* TESTI */

a{
	color: #B5D0E9;
}

a:visited{
	color: #B5D0E9;
}

a:hover{
	color: #ffffff;
	text-decoration:none;
}


.corpo {
	margin: 0 auto 0 auto;
	width:860px;
	height:auto !important;
}

h1 .testata {
	margin:0px;
}

h1 {
	margin:0px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
}

h2 {
	margin:0px;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
}

.box_2 h2 {
	margin:0px;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	color:#0F3B54;
}

.box_2 h1 {
	color:#0F3B54;
}

p .testo {
	margin:0px;
}

.colonna_notizie {
	margin: 10px auto 0 auto;
	width:200px;
	text-align:left;
	float:left;
	border-right:1px solid #1c415e;
	padding-right:10px;
	min-height:300px;
}

.col_30_sx {
	margin: 0 auto 0 auto;
	width:150px;
	text-align:left;
	float:left;
}


.col_30_dx {
	margin: 0 auto 0 auto;
	width:150px;
	text-align:right;
	float:left;
}

.col_50_sx, .col_50_dx {
	margin: 0 auto 0 auto;
	width:300px;
	text-align:justify;
	float:left;
}

.col_70_sx {
	margin: 0 auto 0 auto;
	width:700px;
	text-align:justify;
	float:left;
}

.col_70_dx {
	margin: 0 auto 0 10px;
	width:650px;
	text-align:right;
	float:left;
}

.col_news {
	margin: 10px auto 0 10px;
	width:600px;
	float:left;
	text-align:left;
}

.col_100_sx {
	margin: 10px auto 0 auto;
	text-align:justify;
}

.scroll_100 {
text-align:left;
overflow:auto;
min-height:270px;
height:270px;
border-top :1px solid #0F3B54;
border-bottom :1px solid #0F3B54;
padding:5px;
color:#AAAAAA;
}

.testatina_referenze {
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	text-align:left;
	margin:5px auto 5px auto;
}


.li_1 td {
	background-color:#0F3B54;
}

.li_2 td{
	background-color:#c3d9e6;
	color:#0F3B54;
}

.li_2 td a:link {
	color:#002c45;
}

.li_2 td a:visited {
	color:#002c45;
}

.li_2 td a:hover {
	color:#333;
}

.li_info{
	color:#fff;
}

h4 {
	font-size:14px;
	margin:0px;
}

.box_1{
	padding:7px;
	background-color:#0F3B54;
	margin-bottom:3px;
}

.box_2{
	padding:7px;
	background-color:#c3d9e6;
	margin-bottom:3px;
	color:#0F3B54;
}

.box_2 a:link {
	color:#002c45;
}

.box_2 a:visited {
	color:#002c45;
}

.box_2 a:hover {
	color:#333;
}

.immagini_impianti {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}

.loading_impianti {
padding:10px;
text-align:center;
}

/********************************************* FOOTER */
.footer {
	margin: 0 auto 10px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-align:left;
	width:730px;
}

.footer a{
	color: #cccccc;
}

.footer a:visited{
	color: #cccccc;
}

.footer a:hover{
	color: #ffffff;
	text-decoration:none;
}

.footer .coll {
	margin-top:20px;
	color:#cccccc !important;
	text-align:center;
}

.coll a {
	color:#cccccc;
}

.coll a:link {
	color:#cccccc !important;
}

.coll a:visited {
	color:#cccccc !important;
}

.coll a:hover {
	color:#cccccc !important;
}



.copy {
	color:#cccccc;
	text-align:center;
}

.skip {
	position:absolute;
	bottom:3px;
	right:0px;
}

.skip a:link {
	color:#45657A;
}

.skip a:visited {
	color:#45657A;
}

.skip a:hover {
	color:#45657A;
	text-decoration:none;
}

.sfondo_header {
	width:887px;
	height:235px;
	margin:0 auto 0 auto;
	background-repeat:no-repeat;
}

.descrizione_impianto{
	width:690px;
	float:left;
}


