/*  TAG GENERALI  */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#071520;
	color:#7F868B;
}
a {
	color:#7F868B;
	text-decoration:none;
}
form {
	padding:0; margin:0;
}
/*  INTERNO  */

.barra_navigazione {
	height:43px;
	position:relative;
	margin:0 auto;
	width:1050px;
	text-align:left;
}
.cento {
	width:100%;
	text-align:center;
}
.centrale_generale {
	margin: 0 auto;
	position:relative;
	width:870px;
	text-align:left;
	line-height:18px;
	padding-top:30px;
	padding-bottom:30px;
}
.centrale_sx {
	width:630px;
	float:left;
}
.centrale_dx {
	width:240px;
	float:left;
}

/*  TABELLE DATI  */
#dati {
	width:100%;
}
#dati th {
	background-color:#E5E5E5;
	padding:5px;
	font-weight:bold;
	border-top:solid 1px #1A486A;
	border-bottom:solid 1px #ffffff;
	text-align:center;
	color:#666666;
}
#dati td {
	padding:3px;
	text-align:center;
}
#dati .prima {
	background-color:#F7F7F7;
	padding:3px;
	text-align:left;
	padding-left:10px;
}

.foto_destra {
	border:#CCCCCC solid 2px;
	padding:5px;
	margin-left:20px;
	background-color:#E1E1E1;
}
.foto_destra1 {
	border:#CCCCCC solid 2px;
	padding:5px;
	margin:10px 20px 20px 20px;
	background-color:#E1E1E1;
}
.bdr {
	border:#CCCCCC solid 2px;
	padding:0px;
	margin-left:0px;
	background-color:#E1E1E1;
}
/*  NEWS  */
.news_data {
	font-size:10px;
	font-family:"Century Gothic", Arial;
	float:left;
	background-image:url(images/data.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:104px;
	height:24px;
	text-align:center;
	padding-top:3px;
}
.news_link {
	float:left;
	padding-top:3px;
	font-size:10px;
	font-family:"Century Gothic", Arial;
	padding-left:10px;
}
.news_titolo {
	clear:both;
	font-size:15px;
	font-weight:bold;
	color:#194666;
	padding-top:8px;
	padding-bottom:8px;
}
.news_titolo a {
	color:#194666;
}
.news_testo {
	padding-bottom:20px;
	padding-right:120px;
	clear:both;
}
.sottomenu {
	padding-left:10px;
	margin-left:-40px;
	padding-bottom:20px;
	padding-top:5px;
	width:300px;
	height:auto;
	border:1px solid #CCCCCC;
	
}
.sottomenu_off a{
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	background:url(images/freccia_sottomenu_off.gif) no-repeat top left;
	padding:0px;
	padding-left:10px;
	line-height:25px;
	width:300px;
	font-weight:bold;
}
.sottomenu_off_blue a{
	margin-left:0px;
	font-size:14px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	padding-left:0px;
	line-height:25px;
	width:300px;
	font-weight:bold;
	color:#000000;
}
.sottomenu_on_blue a{
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	background:url(images/freccia_sottomenu_off.gif) no-repeat top left;
	padding:0px;
	padding-left:10px;
	line-height:30px;
	width:300px;
	font-weight:bold;
	color:#FF9900;
}

.sottomenu_off a:hover{
    font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	font-size:12px;
	margin-top:10px;
	background:url(images/freccia_sottomenu_off.gif) no-repeat top left;
	padding:0px;
	padding-left:10px;
	line-height:25px;
	width:300px;
	color:#EB8A1E;
	font-weight:bold;
}

.sottomenu_on a{
	margin-left:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:10px;
	background:url(images/freccia_sottomenu_on.gif) no-repeat top left;
	padding:0px;
	padding-left:10px;
	line-height:25px;
	width:300px;
	font-weight:bold;
	color:#EB8A1E;
}


/*  CSS PER TAB INTERNI  */
#header {
	float:left;
	width:100%;
	font-size:11px;
	line-height:normal;
  }
#header ul {
	margin:0;
	padding:11px 62px 0; /*margini alto e sinistro di tutto l'UL*/
	list-style:none;
}
#header li {
	text-align:center;
	float:left;
	background: url("images/norm_left.gif") no-repeat left top;
	margin:0;
	margin-right:5px;/*spazio tra un tab e l'altro*/
	padding:0 0 0px 6px; /*questo valore deve essere uguale alla larghezza dell'immagine LEFT*/
	width:120px;
}
#header a {
	float:left;
	display:block;
	background: url("images/norm_right.gif") no-repeat right top;
	padding:8px 12px 10px 6px;/*TOP RIGHT BOTTOM LEFT  >>  il valore del right deve essere = a left+padding qui sopra*/
	text-decoration:none;
	font-weight:bold;
	color:#7F868B;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color:#000000;
}
#header #current {
	background-image: url("images/norm_left_on.gif");
}
#header #current a {
	background-image: url("images/norm_right_on.gif");
	color:#071520;
}
.desc_pick {
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484746;
	padding-top:5px;
}
.modulo_pick {
	width:300px;
	text-align:right;
	padding-top:5px;
}
.input_pick {
	width:250px;
	height:15px;
	border:solid 1px #b5b5b5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484746;
}
.text_pick {
	width:250px;
	height:85px;
	border:solid 1px #b5b5b5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484746;
}

.impianti_titolo {
	font-size:15px;
	font-weight:bold;
	color:#194666;
	padding-bottom:8px;
}

.impianti_titolo a {
	color:#194666;
}

.impianti_testo {
	padding-bottom:10px;
	float:left;
	width:700px;
}
.impianti_dettaglio {
	padding-bottom:20px;
	float:left;
	width:440px;
}
.impianti_foto {
	float:left;
	padding-right:20px;
}
.impianti_foto_dettaglio {
	float:left;
	padding-right:10px;
}

#left-list ul{ 
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#left-list li{
	padding:0 0 5px 10px;
	margin:0 0 5px 0;
	border-bottom:1px dotted #999;
	background:url(images/arrow.gif) 0px 3px no-repeat;
}
/*,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Rightlist*/
#right-list ul{ 
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.page_header01{
	font-family:"Verdana", Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333;
}
#right-list li{
	padding:0 0 5px 10px;
	margin:0 0 5px 0;
	border-bottom:1px dotted #999;
	background:url(images/arrow.gif) 0px 3px no-repeat;
}
#left-list li a:hover { color:#069;}
.headingtxt {
	font-size:15px;
	font-weight:bold;
	color:#194666;
	padding-bottom:5px;
}
.tabletxt
{
color:#FF0000;
}

.manish a:hover
{
color:#FF0000;
}
.position_text{
	font-family:"Verdana", Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff8a00;
}
.apply {
font-size:11px;
font-weight:bold;
color:#413779;
padding:0px;
margin:0px;

}
.text a:link, .text a:visited
{
	color:#333;
	font-size:11px;
}
.text a:hover{
color:#069;
	font-size:12px;
}
.tableborder
{
border:1px solid #CCCCCC;

vertical-align:top;
top:0px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F6821F;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #668E36;
}	