	*{
	margin:0;
	padding:0;
}

ul {
	margin-left:20px;
}

ol {
	margin-left:10px;
}

input.focus{
  border: 1px solid #666;
  background-color: #ffffdf;
}
textarea.focus{
 border: 1px solid #666;
 background-color: #ffffdf;
}

select.focus{
 border: 1px solid #666;
 background-color: #ffffdf;
}
input, textarea, select{
  background-color: #eee;
  border: 1px solid #01518A;
}

select{ 
font-size:12px; }

img{
	border:none;
}
/* banner home */
.banner {
	MARGIN-TOP: -180px; Z-INDEX: 1; LEFT: 50%; MARGIN-LEFT: -228px; POSITION: absolute; TOP: 50%;
	 width:500px; height:400px;
	background-image:url(../img/bd_green_200_green.gif);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#eee;
	
}
.banner a{
  font-size:14px;
	color:#FF0000;
	text-align:left;
	font-weight:bold;
	letter-spacing:2px;
}
	                       /* stili LINK*/
a img{
border:none;
}

a {
	border:none;
	text-decoration:none;
	color:#839FC3;
	font-size:12px;
	font-weight:bolder;
}

a:hover{
	text-decoration: underline;
}
p{
	color:#666666;
	font-size:12px;
	line-height:20px;
}

.leggi_tutto{
	text-align:right;
	border-bottom:1px solid #CEDAEF;
	padding-bottom:10px;
}

.leggi_tutto a{
    color:#344E7A;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;

}.leggi_tutto a:hover{color:#C00E0E}
	
/* leggi tutto senza bordo "sb" in fondo */
.leggi_tutto_sb{
	text-align:right;
	padding-bottom:10px;
}

.leggi_tutto_sb a{
    color:#344E7A;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;

}.leggi_tutto_sb a:hover{color:#C00E0E}

/* kata added x link visualizza intera norma */
.leggi_tutto_sb_left{
	text-align:left;
	padding-bottom:10px;
}

.leggi_tutto_sb_left a{
    color:#344E7A;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;

}.leggi_tutto_sb_left a:hover{color:#C00E0E}
 /* fine kata added x link visualizza intera norma */
	                       /* BODY */
body{
	font-family:Arial;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
}

h2{
	font-size:14px;
	color:#006600;
	font-weight: bolder;
	letter-spacing:2px;
	}

h1{
	font-size:18px;
	text-align:left;
	color:#6A8BB7;
	font-weight:lighter;
	letter-spacing:2px;
}

h3 {
	font-size:13px;
	text-align:left;
	color:#6A8BB7;
	font-weight: bold;
	letter-spacing:2px;
}

h4 {
	font-size:12px;
	text-align:left;
	color:#006600;
	font-weight: bold;
    letter-spacing:1px;
}

hr{
	font-size:1px;
	margin:0;
	padding:0;
	height:2px;
}
											/* meggaggi errore azioni*/
#msg_errore{
	width:470px;
	border: 1px solid #000; 
	margin: 0pt auto; 
	text-align: center; 
	background-color: rgb(0, 255, 0);
	font-size: 11px;
}
#msg_errore{
	width:470px;
	border: 1px solid #000; 
	margin: 0pt auto; 
	text-align: center; 
	background-color: rgb(0, 255, 0);
	font-size: 11px;
}
#msg_succes{
	width:470px;
	border: 1px solid #000; 
	margin: 0pt auto; 
	text-align: center; 
	background-color: #00FF00;
	font-size: 11px;
}

#msg_delete{
	width:470px;
	border: 1px solid #000; 
	margin: 0pt auto; 
	text-align: center; 
	background-color:#00FF00;
	font-size: 11px;
}
										/* stili errori form */
.error_message{
	color:#ff0000;
	font-size:10px;
    font-weight:bolder;
	
												/* layout */
}
#contenitore{
	 width:940px;
	 margin:0 auto;

}

#colonna_sx{
	float:left;
	width:300px;
	padding-bottom:10px;
}
#contenuto
	{
	float:right;
	width:640px;
	padding-bottom:10px;
}
/* style generale di tutte le pagine di testo*/
#page{
	font-size:12px;
	width:570px;
	margin-left:10px;
	margin-top:30px;
	color:#000;
}

#page p{
	color:#666666;
}

												/* Form */
.form{
	width:270px;
	text-align:right;
	margin-top:5px;
}

.form div{
	margin-top:5px;
}

.form label{
	vertical-align: top;
}

.text_field{
    margin-top:6px;
}

.submit{
	margin-top:6px;
}

#footer{
	clear:both;
	background-color:#D0DCF0;
	color:#697BAB;
	font-size:12px;
	text-align:center;
	height:48px;
}
#footer span{ padding-top:20px;}

#header{
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:940px;
	height:438px;
    padding-top:16px;
}

.border_2{
	border-bottom:2px solid #CEDAEF;
	padding-bottom:10px;

}
                                          /* loghi COLONNA SX*/
.loghi_col_sx{
	border-bottom:1px solid #CEDAEF;
	margin-right:60px;
	margin-left:23px;

}
										 /*LOGO */

#pagina{
	width:556px;
	text-align:left;
}

												/* page */
.border_fine{
	border-bottom:1px solid #CEDAEF;
	padding-bottom:10px;
}

												/* div lista blue */
.lista_div_contenuto{
	width:100%;
	background-color:#B5C6E8;
	overflow:hidden;
}

.lista_div_contenuto p{
    padding-top:5px;
	padding-left:10px;
	padding-right:5px;
}


.lista_div_top{
	background-image:url(../img/bd_blue_200_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:570px;
	margin-top:20px;
}
.lista_div_top  h4{
    padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}

.lista_div_top  a{
	color:#C00E0E;
}

.lista_div_bottom{
	background-image:url(../img/bd_blue_200_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:570px;
	height:20px;
	clear:both;
	text-align:right;
	clear:both;
}
.lista_div_bottom a{
    font-weight:bolder;
	color:#C00E0E;
    margin-right:10px;
}

												/* div lista grigio */
.lista_div_contenuto_grigio{
	width:100%;
	background-color:#EBEBEB;
	overflow:hidden;
}

.lista_div_contenuto_grigio p{
    padding-top:5px;
	padding-left:10px;
	padding-right:5px;
}


.lista_div_top_grigio{
	background-image:url(../img/bd_grigio_200_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:570px;
	margin-top:20px;
}
.lista_div_top_grigio  h4{
    padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}

.lista_div_top_grigio  a{
	color:#C00E0E;
}

.lista_div_bottom_grigio{
	background-image:url(../img/bd_grigio_200_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:570px;
	height:20px;
	clear:both;
	text-align:right;
}
.lista_div_bottom_grigio a{
    font-weight:bolder;
	color:#C00E0E;
    margin-right:10px;
}
												/* lista_div 100*/
.lista_div_contenuto_100{
	width:270px;
	background-color:#B5C6E8;
	overflow:hidden;
}

.lista_div_contenuto_100 p{
    padding-top:5px;
	padding-left:10px;
	padding-right:5px;
}
.lista_div_top_100{
	background-image:url(../img/bd_blue_100_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:270px;
	margin-top:20px;
}
.lista_div_top_100  h4{
    padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}
.lista_div_top_100  a{
	color:#C00E0E;
}
.lista_div_bottom_100{
	background-image:url(../img/bd_blue_100_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:270px;
	height:20px;
	clear:both;
	text-align:right;
}
.lista_div_bottom_100 a{
    font-weight:bolder;
	color:#C00E0E;
    margin-right:10px;
}


#ordinamento{
	background-image:url(../img/bd_ordinamento.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:570px;
	height:20px;
}
												/* Ordinamento */
#ordinamento p{
    color:#ccc;
	margin-left:20px;
}

#ordinamento a{
	color:#fff;

}

#ordinamento a:hover{
	color:#C00E0E;
}
												/* table lista */
#lista{
	border:3px double #CEDAEF;
	width:100%;
}

#lista td{
	border-bottom:2px solid #CEDAEF;
	border-left:1px solid #CEDAEF;
	padding:3px;
}

#lista th{
	padding:3px;
	background-color:#e0e0e0;
	border-left:1px solid #CEDAEF;
	text-align:center;
}
#lista th a{
    color:#344E7A;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
}
#lista a:hover{color:#C00E0E}



#t1{
	border:3px double #CEDAEF;
	width:100%;
}

#t1 td{
	border-bottom:2px solid #CEDAEF;
	border-left:1px solid #CEDAEF;
	padding:3px;

}

#t1 th{
	padding:3px;
	background-color:#e0e0e0;
	border-left:1px solid #CEDAEF;
	text-align:center;
}
#t1 th a{
    color:#344E7A;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
}
#t1 a:hover{color:#C00E0E}




.altrow{
	background-color:#DFEBFF;
}

.disabled{
	display:inline;
}

.paging{
	text-align:right;
}

.quicksearch{
	padding-bottom:10px;
}

.highlight{
	font-weight:bolder;
	background-color:#FFCC00;
}

.tab_note{
	color:#5F8F00;
	font-size:10px;
}

#view{
	font-size:14px;
	margin-top:40px;
}

#view div{
	padding:1px;
	border-left:1px solid #9FC4FF;
	border-right:1px solid #9FC4FF;
	border-bottom:1px solid #9FC4FF;
}
#view div:hover{background-color:#FFFFDF;}
									/* jquery cycli */
#s6 { width: 200px; height: 135px;  }
#s6 div { width: 190px; height: 135px; padding-left:5px; color:#515557; }
#s6 div img { float: left; margin: 0 10px 10px 0;  padding: 3px; }

									/* anno cronologico norme */
.anno_crono a{
	background-image:url(../img/bg_anno.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:35px;
	height:30px;
	margin:1px;
	padding:5px;
	color:#344E7A;
	
}
.anno_crono a:hover{background-image:url(../img/bg_annoblue.gif);color:#fff;}
