/* CSS Document */

body {
	background-color: #CAD906;	
	margin-top:0px;
}
p {
	text-align:justify;
	color:#666666;
	font-family:Tahoma, Verdana;
} 
.testo_underlined {
	border-bottom: medium dotted #999999;
	color:#999999;
}
.testo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}
.testo2 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
}
.testo3 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}
.grass{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7A8925;
}
.grass2{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.big {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight:bold;
	color:#7A8925;
}
.big2 {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight:bold;
	color:#666666;
}
.white {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight:normal;
	color:#FFFFFF;
}
.green {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color:#7A8925;
}
.green_medio {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#7A8925;
}

a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
    color: #76828B;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #C8C016;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #869C09;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #869C09;
}
.table1 {
	background-image:url(../immagini/banner.jpg);
}

#titoli {
	background-color: #869C09;
}

thead {
	background-image:url(../immagini/back_top.jpg);
	height:40px;
}
tfoot {
	background-image:url(../immagini/back_bottom.jpg);
	height:40px;
}

#lineleft {
	border-left-color:#76828B;
	border-left-style:dotted;
	border-left-width:thin;
}
#lineright {
    border-right-color:#76828B;
	border-right-style:dotted;
	border-right-width:thin;
}
#linetop {
    border-top-color:#76828B;
	border-top-style:dotted;
	border-top-width:thin;	
}	
#linebottom {
    border-bottom-color:#76828B;
	border-bottom-style:dotted;
	border-bottom-width:thin;	
}	
#logo {
	background-image:url(../immagini/logo.gif);
	background-position:right top;
	background-repeat:no-repeat; 
}
#omini{
	background-image:url(../immagini/omini.gif);
	background-position:right bottom;
	background-repeat:no-repeat; 
}
#pallina {
	background-image:url(../immagini/pallina_menu.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#cliccato {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	color: #C8C016;
}

#lineleftback{
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:thin;
}
#linerightback {
    border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:thin;
}
#linebottom {
	border-bottom-color:#76828B;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
#omini2{
	background-image:url(../immagini/omini2.jpg);
	background-position:center top;
	background-repeat:no-repeat; 
}
.contatti{
	font-size: 12px;
	font: Tahoma;
	color: #C8C8C8;
}


