/* Bolzonella S.p.A. - produzione aggetti artistici 									*/
/* definizione degli stili																					*/

/* ELEMENTI:																									*/
/* ====================================================	*/
BODY {
	background-image : url(../img/bg.gif);
	background-color : #FFFFFF;
	scrollbar-arrow-color : #870000;
	scrollbar-base-color : #870000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #870000;
	margin : 0px;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	text-align : justify;
}
.testo {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	text-align : justify;
	list-style : square inside;
}


/* CLASSI:																											*/
/* ====================================================	*/
.filetto {
	background-color : #870000;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}
.home {
	background-color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	color : #00000;
	font-size : 12px;
	text-decoration : none;
	font-style : italic;
	width : 752px;
	text-align : justify;
	line-height : 18px;
	padding : 4px;
}
.errore {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-size : 11px;
	text-decoration : none;
	background-color : #FFFFFF;
	font-weight : bold;
}
.input {
	border : 1px solid #870000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 15px;
}
.button {
	background-color : #870000;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 10px;
}

/* TABELLE:																											*/
/* ====================================================	*/
TD {
	/*background-color : #FFFFFF;*/
	vertical-align : top;
}
.celleAR {
	border : 1 solid #870000;
	padding : 4px;
}

.TDschede {
	border : 1px dashed #870000;
}
.TDart {
	background-color : #870000;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	padding-left : 5px;
}
.TDbgc1{
	background-color : #EEEEEE;
	padding : 2px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	padding-left : 5px;
}
.TDbianca{
	background-color : #FFFFFF;
}

/* TITOLI:																												*/
/* ====================================================	*/
H1 {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 18px;
	color  : #870000;
	text-decoration : none;
	height : 17px;
	width : 95px;
	text-align : center;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color  : #870000;
	text-decoration : none;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #870000;
	font-size : 11px;
	text-decoration : none;
}
.sottotitoli {
	font-family : Arial, Helvetica, sans-serif;
	color : #870000;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

/* LINK:																												*/
/* ====================================================	*/
A {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	text-align : justify;
}
A:HOVER {
	text-decoration : underline;
}

A.cellmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #870000;
	text-decoration : none;
	height : 17px;
	width : 90px;
	text-align : center;
}
A:HOVER.cellmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #C5C5C5;
	text-decoration : none;
}
.siios {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	color : #00000;
	font-size : 10px;
}
A.siios {
	text-decoration : none;
}
A:HOVER.siios {
	text-decoration : underline;
	color : #870000;
}
