@charset "utf-8";
/* CSS Document */

.trasp{
display:none}

.trasparente{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
	
	.testo_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555353;
	text-decoration:none;
}
#cont
{
	width:16cm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding:10px;
	vertical-align:top;
	text-align:justify;

}

#cont_2
{
	width:99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding:10px;
	vertical-align:top;
	text-align:justify;

}
.bordo_rosso{

	border-bottom-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.riga_grigia_vert_dx{
display:none}
.riga_grigia_vert_sx{
display:none}
.bordi_rossi{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.testo_11_b_rosso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.testo_10_rosso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.testo_10_rosso a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.testo_10_rosso a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.testo_10_rosso a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.testo_10_rosso a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.testo_10_bianco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testo_10_grigio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.immagine{
width:80%;
height:80%
}
.bg_sx{
display:none;
}
.bg_dx{
display:none;
}
.dimensione{
width:100%}

a:link{
	color: #000000;
	text-decoration:none;
}
a:active{
	color: #000000;
	text-decoration:none;
}
a:visited{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #000000;
	text-decoration:none;
}

/* css scheda*/

.sfondo_scheda{
	background-color: #CCCCCC;
}
	.bg_titolo_elaborazioni{
	background-color:#373737;
	border-bottom-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: #bd2716;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd2716;}
	
		.testo_rosso_elaborazioni{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd2716;
	text-decoration:none;
}
.testo_rosso_elaborazioni a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd2716;
		text-decoration:underline;
}
.testo_rosso_elaborazioni a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd2716;
		text-decoration:underline;
}
.testo_rosso_elaborazioni a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd2716;
		text-decoration:underline;
}
.testo_rosso_elaborazioni a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bd2716;
		text-decoration:none;
}
.bg_dettaglio_elaborazioni{
	background-image: url(../img/bg_dettaglio.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

