*{
	margin:0;
	padding:0;
}

img{
	border:none;
}
	                       /* stili LINK*/
a img{
border:none;
}

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

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}

	                       /* BODY */
body{
	font-family:Arial;
    overflow:hidden;
	margin:0 auto;
    width:76em;
	font-size:62.5%;
}

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*/
#contenitore{
	 width:940px;
	 margin:0 auto;

}

#colonna_sx{
display:none;
}
#contenuto
	{
	width:100%;
	padding-bottom:10px;
}
/* style generale di tutte le pagine di testo*/
#page{
 text-align:left;
}

#page p{
	color:#333;
}
												/* Form */
.form{
	width:270px;
	text-align:right;
	margin-top:5px;
}

.text_field{
    margin-top:6px;
}

.submit{
	margin-top:6px;
}

#footer{
	clear:both;
	display:none;
}	
#footer p{ padding-top:20px;}

#header{
display:none;
}

.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;
}
										  /* menu */
.menu{
}
.menu ul{
	
}
.menu  li{
	
}
.menu  li a{

}
.menu  li a:hover{
}

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

												/* div lista */
.lista_div{
	border:3px double #CEDAEF;
	width:100%;
	border-bottom:2px solid #CEDAEF;
	text-align:left;
}

.lista_div div{
	padding:3px;
}

.lista_div p{

	font-size:11px;
	padding-right:3px;
	font-weight:bolder;
}
.lista_div a{
    font-weight:bolder;
	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}

#lista tr:hover{
	background-color:#FFFFDF;
}

#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}

#t1 tr:hover{background-color:#FFFFDF;}



.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;}

