body {
	font-family: "Trebuchet MS", Verdana, "Arial Narrow";
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#contenitore {
	width: 800px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tappezzeria.gif);
	background-repeat: repeat;
	margin-top: 24px;
	padding: 0px;
	height: 600px;
}
#cont_logo {
	height: 110px;
	width: 740px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 16px;
}
#con_body {
	width: 800px;
	height: 414px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.txt_form {
	text-align: right;
	font-size: 11px;
	padding-right: 12px;
	color: #666666;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
li {
	font-family: "Trebuchet MS", Verdana, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding-top: 2px;
}
li a{
	font-family: "Trebuchet MS", Verdana, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

li a:hover{
	font-family: "Trebuchet MS", Verdana, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	list-style-type: disc;
}

#con_press {
	margin: 12px;
	padding: 16px;
	line-height: 1em;
}
#cont_info {
	padding: 24px;
}
