/*
#
# This software is designed, developed, tested and deployed by e-Ring IT
# All rights reserved
# Please don't steal it, it's honest work of honest people working...
# Please feel free to contact us for each desired implementation, licence, or 
# modification you will need. We'll be happy to give you our best support.
# e-ring IT Pisa Italy
# Christian Biancu
# www.e-ring.it
# info@e-ring.it
#
# (C) 2004 Copyright by e-Ring IT, Pisa, Italy
# (C) 2004 Copyright by Christian Biancu, Pisa, Italy
#
*/

BODY{
	scrollbar-base-color : #9a8d87;
	scrollbar-track-color : #9a8d87;
	scrollbar-darkshadow-color : #5b514d;
	scrollbar-shadow-color : #DACBC4;
	scrollbar-3dlight-color : #dacbc4;
	scrollbar-highlight-color : #DACBC4;
	scrollbar-face-color : #ffffff;
	scrollbar-arrow-color : #28639F;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color : #5B514D;
	margin:5px;
	margin-top:5px;
	margin-left:5px;
	background: url("img/bg_main.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: center;
}


P {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color : #5B514D;
	background-color:#ffffff;
}

P.center {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color : #5B514D;
	background-color:#ffffff;
}

TABLE{
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color : #5B514D;
}

caption{
	background-color:#ffffff;
	font-style:italic;
	font-size:8px;
	height:12px;
}

th{
	background-color:#ffffff;
}

td {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color : #5B514D;
	padding: 5px 0px 10px 5px;
}

tr {
	border-bottom: 1px dashed;
	border-color:#cccccc
}

A:link,A:visited,A:active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #28639F;
	text-decoration: underline;
	font-weight:bold;
	word-wrap: break-word;
}

A:hover{text-decoration:underline;word-wrap:break-word;}

.Stile2 {color: #FF0000}
.Stile3 {color: #000000}
.Stile4 {color: #000000; font-weight: bold; }
.Stile1 { color: #FF0000;
 font-weight: bold;
}