body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.bg_sx {
	background-image: url(images/bg_sx.png);
	background-repeat: repeat-y;
}
.bg_down {
	background-image: url(images/bg_down.png);
	background-repeat: no-repeat;
	background-position:left;
}
.fascia_viola_grigia_bg {
	background-image: url(images/fascia_viola_grigia_bg.jpg);
	background-repeat: repeat-x;
}
.arial_medio_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.txt_bianco_picc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
}



.txt_titolo_pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #12256a;
}
.puntini {
	background-image: url(images/puntini.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

.newsletter_bg {
	background-image: url(images/newsletter_box.jpg);
	background-repeat: repeat-x;
}


.txt_grigio_picc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #595959;
}

.txt_grigio_picc a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration:none;
}

.txt_grigio_picc a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration:underline;
}


.txt_blu_picc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #12256a;
}

.txt_blu_picc a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #12256a;
	text-decoration:none;
}

.txt_blu_picc a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #12256a;
	text-decoration:underline;
	
}


.txt_nero_normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 16px;
}

.txt_nero_normal a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration:none;
	line-height: 16px;
}

.txt_nero_normal a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration:underline;
	line-height: 16px;
	
}


.txt_blu_normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #12256a;
	line-height: 16px;
}

.txt_blu_normal a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #12256a;
	text-decoration:none;
	line-height: 16px;
}

.txt_blu_normal a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #12256a;
	text-decoration:underline;
	line-height: 16px;
	
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}



.bg_dx {
	background-image: url(images/bg_dx.png);
	background-repeat: repeat-y;
}
.organigramma_bg_tabella {
	background-color: #EBECF7;
	
}
