.fundo {
	background-attachment: fixed;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundo5 {
	background-attachment: fixed;
	background-image: url(images/fundo5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td, input
{
	font-family:Tahoma;
	font-size:12px;
	margin: 0px;
}
table {
	margin: 0px;
}
.box
{
	border:1px solid #313a2f;
	font-family:Tahoma;
	font-size:10px;
	width:100px;
	background-color:#f0f0f0;
}