/* Stili standard della pagina */
body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
body, form {
	margin: 0 auto;
}

input.testo{	
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	border:1px solid #CCCCCC;
	height: 15px;
}

select.testo{	
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	border:1px solid #CCCCCC;
}

input.tasto{	
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
}

h1{
	color:#669933;
	font-size: 24px;
	margin-top: 0px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 25px;

}

h1.pagetitle{
	border-bottom: 1px solid #669933;
	font-weight: bold;
}

h2{
	color:#003366;
	font-size: 14px;
	margin-bottom: -5px;
}

p.downloadElt{
	background-color: #FFFFCC;
	border-bottom: 1px solid #FFCC33; 
	border-top: 1px solid #FFCC33; 
	padding: 5px;
}

p.downloadGas{
	background-color: #D6E7EB;
	border-bottom: 1px solid #77BCDD; 
	border-top: 1px solid #77BCDD; 
	padding: 5px;
}

p.downloadNone{
	background-color: #E8EEDB;
	border-bottom: 1px solid #669933; 
	border-top: 1px solid #669933; 
	padding: 5px;
}

p.news{
	margin-bottom: 25px;
}

p.client{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
	line-height: 35px;
	padding-left: 10px;
	border-top: 1px solid #999999;
}

p.contratti{
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FAFAFA;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
}

/* Ancora Lista Clienti */
p.client a{
	color: #333333;
	text-decoration: none;
}

p.client a:hover{
	color: #333333;
	text-decoration: none;
}

p.contratti a{
	color: #333333;
	text-decoration: none;
}

p.contratti a:hover{
	color: #333333;
	text-decoration: none;
}

p.client a.contr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}

p.client a.contr:hover{
	color: #669933;
}


p.pagine{
	border-top: 1px solid #669933; 
	border-bottom: 1px solid #669933; 
	background-color:#E8EEDB;
	padding: 3px 0px 3px 10px;
	color: #003300;
}

a{
	color: #003399;
}

a:hover{
	color:#669933;
}

a.download{
	color: #333333;
	text-decoration: none;
}

a.download:hover{
	font-weight: bold;
}

p.pagine a.nosel{
	color:#003300;
	text-decoration: none;
}

p.pagine a.nosel:hover{
	color:#000000;
}

p.pagine a.sel{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

img.contr_list{
	margin-right: 10px; 
	margin-left: 30px; 
	position:relative; 
	top:11px; 
	bottom:auto;
	border: none;
	float: left; 
}

img.prev_doc{
	margin-right: 10px; 
	position:relative; 
	top:3px; 
	bottom:auto;
	border: none;
	display: inline;
}

img.ctrIcon{
	margin-right: 10px; 
	margin-top: 2px;
	/*position:relative; 
	top:11px; */
	bottom:auto;
	border: none;
	float: left; 
}

img.coin{
	position:relative; 
	top:auto; 
	bottom: -2px;
	margin-left: 10px; 
	padding-top: 9px;
	border: none;

}

img#err{
	position: relative;
	top: 3px;
}
/* Stili della struttura della pagina */

div#box_back{
	background-color: #EAEAEA;
	margin-top: 15px;
}

div#box_back_content{
	background-color: #FFFFFF;
	margin-left: 180px;
}

div#container{
	margin: 10px 15px 0px 15px;
}

div#title{
	margin-top: 5px;
	margin-left: 15px;
	line-height: 20px;
	padding: 0 20px 0 20px;
	font-size: 11px;
	text-align:right;
	background-image:url(../img/back_grey.gif);
	background-repeat: repeat-x;
}

div#navigation{
	background-color: #EAEAEA;
	float: left;
	width: 180px;
}

div#content{
	margin: 5px 0px 0px 15px;
}

div#footer{
	clear: both;
}

/* Stili del layer di navigazione */
div#navigation ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

div#navigation li{
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}

div#navigation a{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	background-image:url(../img/back_grey_m.gif);
	background-repeat:repeat-x;
	color: #333333;
	display: block;
	line-height: 25px;
}

div#navigation a:hover{
	color: #FFFFFF;
	background-image:url(../img/back_green_m.gif);
	background-repeat:repeat-x;
}

div#navigation a.sel{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color: #FFFFFF;
	background-image:url(../img/back_green_m.gif);
	background-repeat:repeat-x;
	display: block;
	line-height: 25px;
}

div#menu{
	line-height: 30px; 
	margin-bottom: 2px; 
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	background-color:#000099;
	background-image: url(../img/back_blu.gif); 
	background-repeat:repeat-x;
}

/* Pagina Clienti */
div#search_cli{
	height: 150px;
	/*background-color: #EAEAEA;*/
}

div.dettaglio{
	z-index: 200;
	position:absolute;
	width:500px;
	border: 1px solid #669933;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #E8EEDB;
	font-style: italic;
	display: none;
}

div.dettaglio_elt{
	z-index: 199;
	position:absolute;
	left: 250px;
	width:500px;
	border: 1px solid #FFCC33;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFCC;
	font-style: italic;
	display: none;
}

div.elt{

	border: 1px solid #FFCC33;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFCC;

}

div.dettaglio_gas{
	z-index: 198;
	position:absolute;
	left: 250px;
	width:500px;
	border: 1px solid #77BCDD;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #D6E7EB;
	font-style: italic;
	display: none;
}

div.gas{

	border: 1px solid #77BCDD;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	background-color:#D6E7EB;

}
/*
div.new_cli{
	position: relative;
	border: 1px solid #77BCDD;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;
	background-color: #D6E7EB;
	display: none;
}
*/
 div.new_cli{

	border: 1px solid #669933;
	margin-bottom: 20px;
	padding: 5px 5px 5px 5px;
	background-color: #E8EEDB;
	display: none;

}
div#close{
	position: relative;
	text-align: right; 
	float: right;
}

div#close a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
}

div.error{
	display: none;
	/*padding: 3px 3px 3px 3px;*/
	color: #CC0000;
	font-weight: bold;
}

div.over{
	background-color: #666666;
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: 0.5; /* per mozilla */
	opacity: 0.5; /* FF e CSS3 */
	filter:alpha(opacity=50);
	z-index: 201;
	display: none;
}

div#writer{
	width: 250px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	position: absolute;
	font-weight: bold;
	z-index: 202;
	color:#000066;
	display: none;
	font-style: normal;
	text-align: center;	
}
