@charset "UTF-8";
/* CSS Document */


/*PRINCIPALI*/
/****************************/

#bodymain {
	background-image:url(../images/sfondo_pattern.jpg);
	background-repeat:repeat;
	width: 100%;
	height: 100%;
}
/****************************/

/*CONTENUTI*/
/****************************/

.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}

.testoNote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.testobold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d5a51;
	font-weight: bold;
}

.testoverde {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d5a51;
}

.testofooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d5a51;
}

.testo_link:link {
	color: #3d5a51;
	text-decoration: none;
}
.testo_link:visited {
	color: #3d5a51;
	text-decoration: none;
}
.testo_link:hover {
	text-decoration: underline;
	color: #3d5a51;
}
.testo_link:active {
	text-decoration: none;
	color: #3d5a51;
}

.testofooter:link {
	color: #3d5a51;
	text-decoration: none;
}
.testofooter:visited {
	color: #3d5a51;
	text-decoration: none;
}
.testofooter:hover {
	text-decoration: underline;
	color: #3d5a51;
}
.testofooter:active {
	text-decoration: none;
	color: #3d5a51;
}

label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #3d5a51;
	text-decoration: none;
	text-align: right;
	padding-left: 0px;
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	border: 1px solid #999999;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
campi_testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
bottoni {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3D5A51;
	text-align: center;
	vertical-align: middle;
}
