/* CSS Document */

body {
	background-image: url(../images/body_bg.gif);
	/*margin-top: 0px;*/
}

.cella{
	border-bottom-color:#5b8b28;
    border-left-color:#5b8b28;
    border-right-color:#5b8b28;
    border-top-color:#5b8b28;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;	
}

.testo {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color:#654739;
}

.testocorsivo {
	font-family: Garamond, Verdana, Tahoma; 
	font-style: italic; 
	color:#654739;
	font-size:16px
}

.testopiccolo {
	font-family: Garamond, Verdana, Tahoma; 
	color:#654739;
	font-size: 12px;	
}

.testopiccoloMenu {
	font-family: /*Garamond,*/ Verdana, Tahoma; 
	color:#ffffff;
	font-size: 10px;
	font-weight:bold;
}

#menu1 a:link, #menu1 a:visited {
	color:#ffffff;
	text-decoration:none;
}

#menu1 a:hover {
	 color : #a7f897;
	 text-decoration : underline;
	}

#menu1 a:active {
	 color : #a7f897;
	 text-decoration : underline;
}

.testoBook {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#654739;
}

.testopiccoloBox {
	font-family: Arial, Verdana, Tahoma; 
	color:#654739;
	font-size: 12px;	
}

.testoBox {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color:#654739;
	font-weight: bold;
}

.navigatore {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight:bold;
	color:#3a5d1f/*#5d8d2a*/;
}


#menu2 a:link, #menu2 a:visited {
	color:#654739;
	text-decoration:none;
	font-weight:bold;
}

#menu2 a:hover {
	color : #000039;
	text-decoration : underline;
	font-weight:bold;
}

#menu2 a:active {
	color : #000039;
	text-decoration : underline;
	font-weight:bold;
}
.hrClass1 {
	border: 1px dashed;
	color: #006633;
}

#testoLink a:link, #testoLink a:visited {
	color:#497027;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#testoLink a:hover {
	color : #89c14d;
	text-decoration : underline;
	font-size:10px;
	font-weight:bold;
}

#testoLink a:active {
	color : #89c14d;
	text-decoration : underline;
	font-size:10px;
	font-weight:bold;
}

#menuBoxLink a:link, #menuBoxLink a:visited {
	color:#654739;
	text-decoration:none;

}

#menuBoxLink a:hover {
	color:#9E7152;
	font-weight: bold;
	text-decoration:underline;
}

#menuBoxLink a:active {
	color:#654739;
}

.campimodulo {
	font-family: Arial; 
	font-size: 11px;
	
}

.campiform {
	font-family: Arial; 
	font-size: 11px;
	
}

.testoPrezzi {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color:#ffffff;
}

.testoPrezziTab {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color:#2E4C0D;
}