body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #3B6084;
	margin: 0px;
}
.bg_col_sx {
	background-image: url(../images/bg_col_sx.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 21px;
}
.bg_col_dx {
	background-image: url(../images/bg_col_dx.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 21px;
}
.centro {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}
#menu {
	position: relative;
}
#button {
	position:absolute;
	top: 243px;
	z-index: 10;
	left: 163px;
}
#button-int {
	position:absolute;
	top: 100px;
	z-index: 10;
	left: 96px;
}
.texthome {
	background-image: url(../images/bg_text_home.jpg);
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: justify;
	padding-top: 22px;
	padding-right: 31px;
	padding-left: 31px;
	padding-bottom: 22px;
	vertical-align: top;
	height: 165px;
}
.credits {
	background-color: #F3F5F0;
	vertical-align: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 10px;
}
.credits a {
	color: #5D5D5D;
	text-decoration: none;
}
.creditsdue {
	background-color: #F3F5F0;
	vertical-align: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-size: 10px;
}
.creditsdue a {
	color: #5D5D5D;
	text-decoration: none;
}
.anagrafica {
	background-color: #F3F5F0;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	text-align: right;
	font-size: 10px;
}
.top {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gingio {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.gingiuzzo {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sottomenu {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/bg_sottomenu.jpg);
	background-repeat: no-repeat;
	height: 340px;
}
.testo {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	line-height: 16px;
	text-align: justify;
}
.testo a {
	color: #0E1B8F;
}
hr {
	color: #5D5D5D;
	height: 1px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}
.red {
	color: #FC9114;
}
.cella {
	background-image: url(../images/bg_sottomenu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 8px;
}
.cella a {
	color: #5D5D5D;
	text-decoration: none;
}
.cella a:hover {
	color: #0E1B8F;
	text-decoration: none;
}

.cella_corrente {
	background-image: url(../images/bg_sottomenu.gif);
	background-repeat: no-repeat;
	color: #0E1B8F;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 1px;
}
.cella_corrente a{
	color: #0E1B8F;
	text-decoration: none;
}

.foto{
	border: 1px solid #ccc;
	margin-right: 30px;
}
