body, tr, td, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF9F2;

	
}

p {
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;

	
}

.header {
	height: 209px;
	width: 768px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.titolo {
	font-size: 30px;
	height: 35px;
	color: #999999;
}


.claim {
	font-size: 12px;
	height: 25px;

}

.boxsx {
	width: 220px;
	position: absolute;
	background-color: #FAEBD7;
	left: 0px;
	top: 172px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.menusx {
	font-size: 12px;
	width: 220px;
	position: absolute;
	background-color: #FAEBD7;
	left: 0px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	top: 250px;
}

.main {
	width: 540px;
	position: absolute;
	left: 230px;
	padding-left: 5px;
	top: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxfoto {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

.boxmsgsend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-left: 50px;
	margin-left: 50px;
}
