/*----------------------------------------------------
FOGLIO DI STILE - CSS
------------------------------------------------------
Sito Web: ZANZERI - WEB 2
-----------------------------------------------------*/


/* Header */

.box_H_center {
	background-image:url(box_H_center.png);
	height:123px;
	text-align:left;
	color:#333333;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	}

.box_H_left {
	background-image:url(box_H_left.png);
	height:123px;
	width: 8px;
	margin-left: 1%;
	}

.box_H_right {
	background-image:url(box_H_right.png);
	height:123px;
	width: 8px;
	margin-right: 1%;
	}



/* Barra Navigazione */

.box_N_center {
	background-image:url(box_N_center.png);
	height:20px;
	text-align:center;
	text-valign:top;
	color:#ffffff;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	}

.box_N_left {
	background-image:url(box_N_left.png);
	height:20px;
	width: 8px;
	margin-left: 1%;
	}

.box_N_right {
	background-image:url(box_N_right.png);
	height:20px;
	width: 8px;
	margin-right: 1%;
	}


/* Footer */

.box_F_center {
	background-image:url(box_F_center.png);
	height:50px;
	text-align:center;
	color:#333333;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	}

.box_F_left {
	background-image:url(box_F_left.png);
	height:50px;
	width: 8px;
	margin-left: 1%;
	}

.box_F_right {
	background-image:url(box_F_right.png);
	height:50px;
	width: 8px;
	margin-right: 1%;
	}

/* BodyBox */

.box_B_1 {
	background-image:url(box_B_1.png);
	height:8px;
	width: 8px;
	margin-left: 1%;
	}

.box_B_2 {
	background-image:url(box_B_2.png);
	height:8px;
	}

.box_B_3 {
	background-image:url(box_B_3.png);
	height:8px;
	width: 8px;
	margin-right: 1%;
	}

.box_B_4 {
	background-image:url(box_B_4.png);
	width: 8px;
	margin-left: 1%;
	}

.box_B_5 {
	background-image:url(box_B_5.png);
	height:8px;
	text-align:left;
	text-valign:top;
	color:#333333;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	}

.box_B_6 {
	background-image:url(box_B_6.png);
	width: 8px;
	margin-right: 1%;
	}

.box_B_L1 {
	background-image:url(box_B_L1.png);
	height:8px;
	width: 8px;
	margin-left: 1%;
	}

.box_B_L2 {
	background-image:url(box_B_L2.png);
	height:8px;
	width: 8px;
	}
	
.box_B_L3 {
	background-image:url(box_B_L3.png);
	height:8px;
	width: 8px;
	margin-right: 1%;
	}

.box_B_7 {
	background-image:url(box_B_7.png);
	height:8px;
	width: 8px;
	margin-left: 1%;
	}

.box_B_8 {
	background-image:url(box_B_8.png);
	height:8px;
	}

.box_B_9 {
	background-image:url(box_B_9.png);
	height:8px;
	width: 8px;
	margin-right: 1%;
	}


/* Body */

BODY {
  font-size : 11px;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #383838;
  background : #fefefe;
  text-align:center;
}


TD {
  font-size : 11px;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #383838;
}


P {
  font-size : 11px;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #383838;
  background : transparent;
  text-align : justify;
}


P.Centrato {
  font-size : 11px;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #383838;
  background : transparent;
  text-align : center;
}

P.destra {
  font-size : 11px;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #383838;
  background : transparent;
  text-align : right;
}

H1 {
  font-size : 24px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #354A89;
  background : transparent;
  text-align : justify;
}

H2 {
  font-size : 16px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #354A89;
  background : transparent;
  text-align : justify;
}



A:visited , A:link , A:active {
  font-size : 10px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #354A89;
  background : transparent;
  text-decoration : underline;
}


A:hover {
  font-size : 10px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #354A89;
  background : transparent;
  text-decoration : none;
}


A:visited.top , A:link.top , A:active.top {
  font-size : 10px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #D7393A;
  background : transparent;
  text-decoration : none;
}

A:hover.top {
  font-size : 10px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #D7393A;
  background : transparent;
  text-decoration : underline;
}


A:visited.sx , A:link.sx , A:active.sx {
  font-size : 10px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #354A89;
  background : transparent;
  text-decoration : none;
}

A:hover.sx {
  font-size : 10px;
  font-weight: bold;
  font-family : verdana, arial, helvetica, sans-serif;
  color : #354A89;
  background : transparent;
  text-decoration : underline;
}


IFRAME {
	border: 1px #bbbbbb solid;
}
