* {
	margin: 0;
	padding: 0;
}


body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DADADA;
	background-image: url(cancelli-certificati/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-3dlight-color : #00931F;
	scrollbar-arrow-color : #00931F;
	scrollbar-base-color : #00931F;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #333333;
}
.container {
	background: transparent url(cancelli-certificati/bg_container.gif) left top repeat-y;
}
.intro {
	background: transparent url(cancelli-certificati/bg_intro.jpg) right top no-repeat;
}
.preamble {
	background-color: transparent;
	background-image: url(cancelli-certificati/bg_preamble.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkList {
	color: #fff;
	font-weight: normal;
	padding: 15px 10px 0 0;
	position: absolute;
	top: 193px;
	width: 221px;
	background-color: transparent;
	background-image: url(cancelli-certificati/bg_linkList_verde.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #00931F;
	margin-bottom:1px;
	background-color: #FFFFFF;
	margin-top: 1px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:link, A.menu:visited, A.menu:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menu:hover {
	color: #000000;
}
.piede {
	background: transparent url(cancelli-certificati/bg_footer.gif) left top no-repeat;
}
A.footer:link, A.footer:visited, A.footer:active {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.footer:hover {
	color: #FFFFFF;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.testi:link, A.testi:visited, A.testi:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.testi:hover {
	color: #FF0000;
}
.bottoni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: right center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sfondotextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px groove #333333;
	background-color: #eeeeee;
}



