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

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../immagini/bkg_pages.gif);
	background-repeat: repeat-x;
}
.bkghome {
	background-image: url(../immagini/bkghome.jpg);
	background-repeat: repeat-x;
}
.home_image {
	background-image: url(../immagini/home.jpg);
	background-repeat: no-repeat;
}
.piedinohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8490af;
	text-decoration: none;
}
.tit_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.filo_tabella {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tabellafocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.piedinopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tabellaclienti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.filoverticale {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.box_elenco {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.titolo {
	font-family: "anivers-1", "anivers-2", sans-serif;
	font-size: 28px;
	color: #0E2568;
}

.bordoazzurro {
	border: 2px #0099FF solid;
}
.menudx {
	font-family: "anivers-1", "anivers-2", sans-serif;
	font-size: 19px;
	color: #0E2568;
}
a.menudx:link {
	text-decoration: none;
	color: #0E2568;
}
a.menudx:hover {
	text-decoration: none;
	color: #0E2568;
}
a.menudx:visited {
	text-decoration: none;
	color: #0E2568;
}
.menudx_active {
	font-family: "anivers-1", "anivers-2", sans-serif;
	font-size: 19px;
	color: #717FA5;
}
.sottotitolo {
	font-family: "anivers-1", "anivers-2", sans-serif;
	font-size: 20px;
}
.sottotitolo_dx {
	font-family: "anivers-1", "anivers-2", sans-serif;
	font-size: 15px;
	color: #0E2568;
	font-weight: normal;
}
.titoli_tabella {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../immagini/bkg_tittabella.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 5px;
}
.righe_elenco {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	background-color: #F1F8FC;
}
.testimonianza {
	font-family: "anivers-1", "anivers-2", sans-serif;
	font-size: 20px;
	color: #666666;
}

