body{

	background-color:#000000;
	color:#007FFF;
	margin:0;
	padding:5px 10px;
	font-family:arial, tahoma, verdana;
}

a:link, a:visited{
	color:#ffffff;
	text-decoration: none;
}
a:hover, a:active{
	color:#e1e1e1;
	text-decoration: underline;
}
#top{
	text-align: center;
	width:100%;
	margin: 0 5px 0 0;
	border-bottom:1px solid #2e1848;
	color:#ffffff;
	height:90px;
}
#hometable{
	margin-left:auto;
	margin-right:auto;
}
#middle{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/sfondo_body2.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#2e1848;
	color:#fffFFF;
}
#messaggi{
	max-width:900px;
	background-image: url(img/sfaziendetd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#video{
	padding:2px;
	width: 150px;
}
#foto{
	padding:2px;
	width: 150px;
}
#grafica{
	padding:2px;
	width: 150px;
}
#web{
	padding:2px;
	width: 150px;
}

.logo{
	border: 0;
	padding: 0;
	margin:0 10px 0 0;
	float:left;
}
.descboxtitle{
	color: #ffffff;
	text-align: left;
}
.descbox{
	height: 300px;
	border: 1px solid #000000;
	color: #3C3C3C;
	font-size:0.9em;
	text-align: left;
	padding: 5px;
	background-color: #ffffff;
	background-image: url(img/sfondo_body2.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#tdmenu{
	margin:0 ;
	border:0;
	text-align:center;
}
#tdmenu ul{
	padding: 5px;
	font-weight: normal;
}
#tdmenu li{
	display: inline;
	padding:2px;
}
#tdmenu a:link, #tdmenu a:visited{
	color:#007FFF;
	background-color: transparent;
	padding:0 5px;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
#tdmenu a:hover, #tdmenu a:active{
	color:#2A7FFF;
	background-color: transparent;
	padding:0 5px;
	text-decoration: none;
	border-bottom: 1px solid #2A7FFF;
}

.formtablemail{
	margin:10px auto;
	color:#ffffff;
}
.formselect{
	width:200px;
}
.tdinputmail{
		border: 0;
		background-color: transparent;
		padding:10px;
}
.contentinput{
	padding: 30px 10px;
	border:1px solid #000000;
	background-image: url(img/sfondo_body2.png);
	background-position: top left;
	background-repeat: repeat-x;
	color:#5A5A5A;
}

#footer{
	width:100%;
	margin:5px 0 0 0;
	border-top:1px solid #2e1848;
	text-align:center;
	color:#ffffff;
	}
#footer p{
	text-align:center;
	text-decoration: none;
	font-size: 0.8em;
}
#footer a:link, #footer a:visited{
	color:#e1e1e1;
}
#footer a:hover, #footer a:active{
	color:#e1e1e1;
}

.error{
	color:#FF0000;
}


