﻿.bgFundo{
	background: url(/_layouts/images/WebsiteEsporao/round/homepage/pixelBottom.png) repeat-x;
	vertical-align:bottom;
}
.bgTopo{
	background: url(/_layouts/images/WebsiteEsporao/round/homepage/pixeltop.png) repeat-x;
}
.bgEsquerda{
	background: url(/_layouts/images/WebsiteEsporao/round/homepage/pixelLeft.png) repeat-y;
}
.bgDireita{
	background: url(/_layouts/images/WebsiteEsporao/round/homepage/pixelRight.png) repeat-y;
}
.PreencherInterior{
	background-color:white;
}
#divRoundMasterpage{
position:relative;
	top:0px;
	width:940px;
	text-align:center;				
}
.tableRoundPaginaInteriorRodape{
	position:relative;
				width:902px;
				/*top:50px;*/
				position:relative;
				top:5px;
				z-index:0;
				height:280px;
				border-spacing:0px;
			
}
.tableRoundPaginaInterior{
position:relative;
				width:900px;
				/*top:50px;*/
				position:relative;
				top:0px;
				z-index:0;
				height:310px;
				border-spacing:0px;
				text-align: left;
				}

.tableRoundPaginaInterior td
{
vertical-align:top;
}

.boxHomeTR { 
  background: url(/_layouts/images/WebsiteEsporao/round/PaginaInterior/tr.png) no-repeat top left;
  height:10px; 
}
.boxHomeTL{ 
  background: url(/_layouts/images/WebsiteEsporao/round/PaginaInterior/tl.png) no-repeat top right; 
  height:10px;
}
.boxHomeBR { 
  background: url(/_layouts/images/WebsiteEsporao/round/PaginaInterior/br.png) no-repeat bottom left;
  height:10px;
}
.boxHomeBL{ 
  background: url(/_layouts/images/WebsiteEsporao/round/PaginaInterior/bl.png) no-repeat bottom right;
  height:10px;
}
.boxFundoHorizontalTop{
	background: url('/_layouts/images/WebsiteEsporao/round/PaginaInterior/pixeltop.png') repeat-x ; 
	height:10px;
	vertical-align:bottom;
	}
.boxFundoHorizontalBottom{
	background: url('/_layouts/images/WebsiteEsporao/round/PaginaInterior/pixelBottom.png') repeat-x; 
	height:10px;
	vertical-align:bottom;
	}

.boxFundoVerticalRight{
	width:10px;
	height:290px;
	background: url('/_layouts/images/WebsiteEsporao/round/PaginaInterior/pixelRight.png') repeat-y left bottom;
}
.boxFundoVerticalLeft{
	width:10px;
	height:290px;
	background: url('/_layouts/images/WebsiteEsporao/round/PaginaInterior/pixelLeft.png') repeat-y right bottom;
}
.boxFundoVerticalRightRodape{
	width:10px;
	height:260px;
	background: url('/_layouts/images/WebsiteEsporao/round/PaginaInterior/pixelRight.png') repeat-y left bottom;
}
.boxFundoVerticalLeftRodape{
	width:10px;
	height:260px;
	background: url('/_layouts/images/WebsiteEsporao/round/PaginaInterior/pixelLeft.png') repeat-y right bottom;
}
