/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tiling.jpg);
	background-repeat:repeat-x;
	background-position:top
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7c7c7c;
}



.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DE0000;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #6091A0;
	font-weight: bold;
}
.blue2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6091A0;
}
.white {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
h1 {

padding:6px;
font-family: Tahoma;
color: #6091A0;
font-size: 15px;
margin:0px;
}


a{
	font-family: Tahoma;
	font-size: 10px;
	color: #6091A0;
}

h3 {
border-top: 1px dotted #D5D5D5;
padding-top:6px;
font-family: Tahoma;
font-size: 12px;
}
.Red{
color: #DE0000;
}
.Blu{
color: #6091A0;
}
.Verde{
color: #768C20;
}
.Grigio{
color: #7c7c7c;
}

.row1 {  background-color: #E9E9E9}
.row2 { background-color: #E0E0E0}

#error {
    font-family: Tahoma;
	font-size: 12px;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #CCCCCC 1px solid;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	BACKGROUND: #EEEEEE;
	MARGIN-BOTTOM: 1.5em;
	PADDING-BOTTOM: 10px;
	COLOR: #ab0000;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #CCCCCC 1px solid
}
-->

