/* corpo pagina*/
body {
	background-image: url(images/modulosfondo.gif);
}
a:link{
color: #B86C38;
text-decoration: none;
}

a:visited{
text-decoration: none;
color: #B86C38;
}

a:hover {
	text-decoration: underline;
	color: #B86C38;
}
 a:active {
	text-decoration: none;
}

#boxindex{
	height: 664px;
	width: 812px;
	position: absolute;
	left: 185px;
	padding: 0px;
	top: 88px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCD00;
	border-right-color: #FFCD00;
	border-bottom-color: #FFCD00;
	border-left-color: #FFCD00;
	background-color: #FFFFFF;
}
#bigdivindex{
	width: 1000px;
	height: 754px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px;
	Margin-top: 0px;
}
#box{
	background-image: url(images/box_interno.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 662px;
	width: 810px;
	position: absolute;
	left: 187px;
	background-color: #FFFFFF;
	padding: 0px;
	top: 88px;
}
#titolo{
	position: absolute;
	width: 709px;
	height: 20px;
	left: 44px;
	top: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	color: #B86C38;
	font-weight: bolder;
	text-align: center;
}
#cella {
	height: 592px;
	overflow-y: scroll;
	scrollbar-arrow-color : #B86C38;
	scrollbar-base-color : #FFCC00;
	scrollbar-face-color: #FFCC00;
	padding-right:4px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 48px;
	right: 200px;
	left: 42px;
	width: 731px;
	margin-right: 150px;
	}
#header{
	position: absolute;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 88px;
	width: 812px;
	left: 185px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

#finestra{
	position: absolute;
	width: 185px;
	height: 754px;
	background-image: url(images/laterale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#indirizzo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 1001px;
	position: absolute;
	height: 46px;
	top: left: 2px;
	left: 0px;
	top: 756px;
}
#indirizzo a:link{
color: #B86C38;
text-decoration: none;
}

#indirizzo a:visited{
text-decoration: none;
color: #B86C38;
}

#indirizzo a:hover {
	text-decoration: underline;
	color: #B86C38;
}
#indirizzo a:active {
	text-decoration: none;
}

/*normale*/
.normale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B86C38;
}


/*-----------fine normale--------*/

/* testo piccolo es. indirizzo*/
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B86C38;
}

.piccolo a:link{
color: #B86C38;
text-decoration: none;
}

.piccolo a:visited{
text-decoration: none;
color: #B86C38;
}

.piccolo a:hover {
	text-decoration: underline;
	color: #B86C38;
}
.piccolo a:active {
	text-decoration: none;
}
/* ------- fine piccolo --------*/

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.titolointerno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B86C38;
}
.tabellainterna {
	border: 1px solid #B86C38;
}
.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B86C38;
}
