@charset "utf-8";

body {
	background-image: url(bg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

/* CSS Document */

td.left {
	background-image: url(sx.png);
	width: 25px;
}
td.right {
	background-image: url(dx.png);
	width: 25px;
}
td.barra_alto {
	background-image: url(bg_alto.jpg);
	height: 39px;
	width:825px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD0000;
}
td.center_page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#373737;
}
td.menu {
	background-image: url(bg_menu.jpg);
	height:50px;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD0000;
	text-align: center;
}

td.footer {
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373737;
}
.testo_rosso{
	color:#ad0000;
	text-decoration:none;
}
.pianocasa {
	color:#95b3c6;
	text-decoration:none;
}

.centrato {
	vertical-align:middle;
	height:40px;
}




input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	text-decoration: none;
	color:#373737;
}
a:hover {
	text-decoration: underline;
	color:#373737;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #373737;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.loader {
	
}

.bar{
	display:none;	
	background: url('ajax-loader.gif') no-repeat;
	margin-left:20px;
	margin-top:50px;
	height:20px;
	width: 230px;
}

#contactForm{
	
}

#container {

}

.grigio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#373737;
}

