#contenuto{
	margin: 0px auto;
	width: 905px;
	float: none;

}

.testo {
  	background-image: url(imgdoor/sfondo-contenuto.jpg);
	background-repeat: repeat-x;
	height: 381px;
	padding: 0px 20px 0px 20px;

}

.testo a{
color: #007fbf;
text-decoration: none;

}

.testo a:hover{
color: #cb0006;
text-decoration: none;

}

.small{
font-size: 11px;
text-decoration: none;

}

.tag{
font-size: 11px;
text-decoration: none;
background-color: #595959;
color: #000000;
padding: 3px;
line-height: 110%;

}

.tag a{
text-decoration: none;
color: #000000;

}

#enter {
   background-color: #000000;
	width: 150px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	text-align: center;
	margin: auto;
	float: none;
	border: 1px solid #666666;

}

#enter a{
	color: #ffffff;
	text-decoration: none;
}

#enter a:hover{
color: #cb0006;
text-decoration: none;

}


.titolo {
font-size: 20px;
font-weight: bolder;

}


#footer{
	bottom: 0px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
}

#footer a{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}

#footer p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 30px 10px;
}

#header{
	width: 905px;
	height: 89px;
}

body {
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
}

html {
	height: 100%;
}

p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
