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

body {
	margin-top: 0px;
	margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;

}


body, th, td, input, textarea, select, option {
	font-family: Verdana;
	
}


.center {
	text-align:center;
} 

a.link {
	font-family: Verdana;
	font-size: 12px;
	color: #3f5251;
	font-weight:normal;
	text-decoration: none;
}

a.link:hover {

	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}


a.mail {
	font-family: Verdana;
	font-size: 11px;
	color: #525252;
	font-weight:normal;
	text-decoration: underline;
}

a.mail:hover {

	font-family: Verdana;
	font-size: 11px;
	color: #65241f;
	font-weight:normal;
	text-decoration: underline;
}



TD.testobox {
font-family: Verdana;
font-size:12px;
color: #ffffff;
line-height: 14px;

}


TD.testoboxscuro {
font-family: Verdana;
font-size:12px;
color: #2b3534;
line-height: 18px;

}

TD.testoboxscuropic {
font-family: Verdana;
font-size:11px;
color: #2b3534;
line-height: 16px;

}

TD.footer {
font-family: Verdana;
font-size:11px;
color: #525252;
line-height: 14px;

}

a.testobox1 {
font-family: Verdana;
font-size:12px;
color: #ffffff;
line-height: 14px;
text-decoration:none;

}

a.testobox1:hover {
font-family: Verdana;
font-size:12px;
color: #d2928c;
line-height: 14px;
text-decoration:none;
}


INPUT,TEXTAREA {
	font-family: helvetica,arial,sans-serif;
		font-size: 11px;
	color: #58554A;
	text-decoration: none;
	border: 1px solid #8c8c8c;
	background-color: #F7F7F7;

}



INPUT.bottone {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	color: #FCF8EC;
	text-decoration: none;
	background-color: #333030;
	width: 40px;

}

INPUT.bottone1 {
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	color: #FCF8EC;
	text-decoration: none;
	background-color: #2b699d;
	width: 50px;
}

h2 {
font-family: Verdana;
font-size:14px;
color: #2b3534;
line-height: 18px;
