body
{
	background: #d6c49e;
	margin: 0px;
}

.MainHeaderRightSpace
{
	background-image: url(../_Images/linha-header.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}
.MainHighlightsRightSpace
{
	background-image: url(../_Images/linha-destaque.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}
.MainThumbnailFooter
{
	background-image: url(../_Images/linha-thumbs.jpg);
	background-repeat: repeat-x;
	background-color: transparent;	
}
.MainButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	color: #333333;
	border-top-style: none;
	padding-top: 0px;
	font-family: arial;
	border-right-style: none;
	border-left-style: none;
	background-color: #b49b7c;
	border-bottom-style: none;
}
.teste
{
	font-size: 11px;
	color: white;
	font-family: arial;
	text-decoration: none;
}