/* --------- STILI GENERALI --------- */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color: #565353;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.flash {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active {
	color: #000000;
	text-decoration: none;
}


a:hover {
  color: #15882C;
	text-decoration: underline;
}


/* --------- MENU DI NAVIGAZIONE DELLA SPALLA SINISTRA --------- */

.menu {
	position: relative;
	width: 210px;
	top: 0px;
	left: 0px;
}
.menu ul{
	display: block;
	background: #15882C;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
.menu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	display: block;
	background-color: #15882C;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	height: 30px;
}
.menu ul li img {
	vertical-align: middle;
	padding-right: 20px;
}
.menu ul li a:link,
.menu ul li a:visited,
.menu ul li a:active {
	display: block;
	color: #FFFFFF;
	background-color: #15882C;
	width: 210px;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li a:hover {
	display: block;
	color: #15882C;
	background-color: #E5EEE5;
	width: 210px;
	text-decoration: none;
	font-weight: bold;
}

.menux {
	position: relative;
	width: 210px;
	top: 0px;
	left: 0px;
}
.menux ul{
	display: block;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
	background-color: #666666;
}
.menux ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	display: block;
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	height: 30px;
}
.menux ul li img {
	vertical-align: middle;
	padding-right: 20px;
}
.menux ul li a:link,
.menux ul li a:visited,
.menux ul li a:active {
	display: block;
	color: #FFFFFF;
	background-color: #666666;
	width: 210px;
	text-decoration: none;
	font-weight: bold;
}
.menux ul li a:hover {
	display: block;
	color: #15882C;
	background-color: #E5EEE5;
	width: 210px;
	text-decoration: none;
	font-weight: bold;
}



.sottomenu {
	position: relative;
	width: 210px;
	top: 0px;
	left: 0px;	
}
.sottomenu ul{
	display: block;
	background: #15882C;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
}

.sottomenu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #000000;
	display: block;
	background-color: #B2CBB2;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	height: auto;
}
.sottomenu ul li img {
	vertical-align: middle;
	padding-right: 20px;
}
.sottomenu ul li a:link,
.sottomenu ul li a:visited,
.sottomenu ul li a:active {
  display: block;
	color: #000000;
	background-color: #B2CBB2;
	width: 210px;
	text-decoration: none;
}
.sottomenu ul li a:hover {
  display: block;
	color: #15882C;
	background-color: #E5EEE5;
	width: 210px;
	text-decoration: none;
}

/* ----------- SOTTOMENU SELEZIONATO ----------------*/
.sottomenux {
	position: relative;
	width: 210px;
	top: 0px;
	left: 0px;	
}
.sottomenux ul{
	display: block;
	background: #15882C;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
}

.sottomenux ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #15882C;
	display: block;
	background-color: #E5EEE5;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	height: auto;
}
.sottomenux ul li img {
	vertical-align: middle;
	padding-right: 20px;
}
.sottomenux ul li a:link,
.sottomenux ul li a:visited,
.sottomenux ul li a:active {
  display: block;
	color: #15882C;
	background-color: #E5EEE5;
	width: 210px;
	text-decoration: none;
}
.sottomenux ul li a:hover {
  display: block;
	color: #000000;
	background-color: #E5EEE5;
	width: 210px;
	text-decoration: none;
}
/* --------------- END SOTTOMENU SELEZIONATO ----------------*/

/* ----------- VOCI SOTTOMENU SELEZIONATO ----------------*/
.items {
	position: relative;
	width: 210px;
	top: 0px;
	left: 0px;	
}
.items ul{
	display: block;
	background: #15882C;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.items ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	display: block;
	background-color: #B2CBB2;
	text-decoration: none;
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	height: 20px;
	font-weight: bold;
}
.items ul li img {
	vertical-align: middle;
	padding-right: 20px;
}
.items ul li a:link,
.items ul li a:visited,
.items ul li a:active {
  display: block;
	color: #000000;
	background-color: #B2CBB2;
	width: 210px;
	text-decoration: none;
}
.items ul li a:hover {
  display: block;
	color: #15882C;
	background-color: #E5EEE5;
	width: 210px;
	text-decoration: none;
}
/* --------------- END VOCI SOTTOMENU SELEZIONATO ----------------*/

/* --------- LISTA MENU DEI PRODOTTIIN HOME PAGE --------- */

.prodotti {
	position: relative;
	width: 160px;
	top: 0px;
	left: 0px;	
}
.prodotti ul{
	display: block;
	top: 0px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
.prodotti ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	border-top: solid 1px #E5EEE5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.prodotti ul li img {
	vertical-align: middle;
	padding-left: 10px;
}
.prodotti ul li a:link,
.prodotti ul li a:visited,
.prodotti ul li a:active {
  display: block;
	color: #000000;
	width: 160px;
	font-weight: normal;
	text-decoration: none;
}
.prodotti ul li a:hover {
  display: block;
	color: #565353;
	width: 160px;
	font-weight: normal;
	text-decoration: none;
}


/* --------- VARI --------- */

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.testa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	color: #565353;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #565353;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-color: #565353;
	border-top-style: solid;
	border-top-width: 1px;
}
.lastupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #15882C;
	text-decoration: none;
	font-weight: normal;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #15882C;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	vertical-align: top;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	border-top: solid 1px #FFFFFF;
	padding-left: 55px;
	padding-top: 20px;
	padding-right: 15px;
}
.indirizzo a:link,
.indirizzo a:visited,
.indirizzo a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.indirizzo a:hover {
	color: #E5EEE5;
	text-decoration: underline;
}

/* --------- VARI BLOCCHI DI PAGINA --------- */

.cell1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: normal;
	font-weight: normal;
}
.cell1 a:link,
.cell1 a:visited,
.cell1 a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.cell1 a:hover {
	color: #15882C;
	font-weight: normal;
	text-decoration: none;
}
.cell2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	background-color: #B2CBB2;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border-left: solid 1px #B2CBB2;
}
.cell3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	background-color: #E5EEE5;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border-top: solid 1px #565353;
	border-left: solid 1px #B2CBB2;
}
.cell4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border-top: solid 1px #565353;
}
.cell_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
}
.cell_foto img {
	border: solid 1px #565353;
	margin-bottom: 10px;
}

/* --------- IMMAGINI --------- */

.foto {
	border: solid 1px #565353;
}
.foto2 {
	margin-right: 15px;
	margin-bottom: 10px;
	border: solid 1px #565353;
}
.foto3 {
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 10px;
	border: solid 1px #565353;
}
.freccina {
	vertical-align: middle;
	padding-left: 10px;
}
.freccina_cat {
	vertical-align: middle;
	padding-right: 10px;
}
.foto_cat {
	margin-bottom: 6px;
	margin-top: 6px;
	border: solid 1px #565353;
}



/* --------- RANGE COLORI --------- */

.fondo_grigio1 {
	background-color: #565353;
}
.fondo_grigio2 {
	background-color: #9C9A9A;
}
.fondo_grigio3 {
	background-color: #CCCCCC;
}
.fondo_verde1 {
	background-color: #15882C;
}
.fondo_verde2 {
	background-color: #B2CBB2;
}
.fondo_verde3 {
	background-color: #E5EEE5;
}
.fondo_bianco {
	background-color: #FFFFFF;
}
.titolo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #15882C;
	text-decoration: none;
	font-weight: bold;
}
.langs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.image {
	border: 1px solid #666666;
}
.cell5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
	background-color: #E5EEE5;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border: solid 1px #B2CBB2;
}
.testoBlu {
	color: #401C7B;
	font-weight: bold;
}
.testoRosso {
	color: #FF0000;
	font-weight: bold;
}
table .dataHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: center;


}
table .dataHead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}
table .Row1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table .Row2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: center;
	border-bottom-color: #FF6666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table .Row2_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: center;
	border-bottom-color: #FFB304;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

table .Row3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: center;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table .Row4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom-color: #FF6666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.medicale {
	background-color: #FFB304;
}
.civile {
	background-color: #F93452;
}
.audio {
	background-color: #911687;
}
.capsBold {
	text-transform: uppercase;
	font-weight: bold;
}
.rightList {
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 5px;
}
.cell6 ul {
	list-style-type: none;
	list-style-image: url(grafica/freccina2.gif);
	line-height: 18px;
	width: 150px;
	font-weight: bold;
}
.cell6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	vertical-align: top;
	background-color: #E5EEE5;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: solid 1px #B2CBB2;
}
#goTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-right: 0px;
	margin-top: 10px;
}
.titoletto_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15882C;
	text-decoration: none;
}
table .dataHead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: center;
	background-color: #FFB304;
	font-weight: bold;
}
table .grid {
	border-collapse: collapse;
	cursor: pointer;
}
table .grid td {
	border: 1px dotted #999999;
	border-collapse: collapse;
	padding: 2px;
	text-align: left;
}

.tableRollOverEffect1{
		background-color:#FFF0CD;
		color:#15882C;
			font-weight: bold;
	}
.tableRowClickEffect1{
		background-color:#FFF0CD;
		color:#000000;
	}
	
	
#spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-right: 0px;
	background-image: url(grafica/hdotted.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.copyrights a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.p_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin-right: 0px;
	margin-top: 10px;
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: 2px;
	margin-bottom: 3px;
	height: 120px;
	width: auto;
	padding: 5px;
}
.imgBorder img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.imgBorder {
	margin-right: 10px;
	height: 105px;
	width: 105px;
	float: left;
}
