#All{
	border:solid 0px #ff0000;
	padding-bottom: 130px;
	width: 100%; height:100%;
	background-image: url(../img/bgAll.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

body{
	margin:0; padding:0;
   background-color: #ffffff;
	background-image: url(../img/bgInternas.jpg);
	background-repeat: repeat-x;
}
#TableGeral{
	width:765px; border:solid 0px #ff0000; border-top:0;
}
#Cabecalho{
   padding-top: 9px;
	margin:0; padding-left:25px; height: 126px;  text-align: left;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
.Menu{
		margin-left: 20px; border:0;
}
#titulos{
	width: 680px; margin-bottom:30px; border-bottom:dotted 1px #cccccc; padding:3px; text-align: right; display: block;
}
#FotoHome{
   width: 250px; 
	background-image: url(../img/FotoHome.jpg);
	background-repeat: no-repeat;
}
.WebMaisLogo, WebMaisLogo a{
	margin-right:15px; 	margin-bottom:4px; border:0px;
}
#Conteudo{
	background-color: White;
	height: auto;
	padding: 20px;
}
#Rodape{
	background-color: #f1f1f1; height: 80px;
	background-image: url(../img/BgRodape.jpg);
	background-repeat: repeat-x;
}

#BgEsquerda{
   min-height: 400px;
	background-image: url(../img/BgEsquerdaMeio.jpg);
	background-repeat: repeat-Y;
   background-color: White;	
}
#BgETopo{
   width: 35px; height: 100%;
	background-image: url(../img/BgEsquerdaTopo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#BgDireita{
   min-height: 400px;
	background-image: url(../img/BgDireitaMeio.jpg);
	background-repeat: repeat-Y;
  background-color: White;	
}
#BgDTopo{
   width: 35px; height: 100%;
	background-image: url(../img/BgDireitaTopo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
p{
	font-family: Lucida Sans Unicode; color: #333333; font-size: 12px; text-align: justify;
}
p a{
	font-family: Lucida Sans Unicode; color: #6271CF; font-size: 12px; text-align: justify;
}
p a:hover{
	font-family: Lucida Sans Unicode; color: #CCCCCC; font-size: 12px; text-align: justify;
}
ul li{
	font-family: Lucida Sans Unicode; color: #333333; font-size: 12px; text-align: justify;
}
h1{
	font-family: Lucida Sans Unicode; color: #333333; font-size: 14px; text-align: justify; font-weight: bold;
}
.DivPaginacao{
	background-image: url(../img/bgpaginacao.jpg); background-repeat: repeat-x;
	 padding:5px; height: 28px; width:550px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-align: center;
}
.DivThumbs{
	    width:550px; background-color:#333333; height:80px; padding:5px; display:table; text-align: center;
	  }
	  .DivAbreFotos{
	    width:550px; height:500px; padding:5px; background-color:#f1f1f1; display:table;
	  }
	  .btnanterior{
	    float:left;
	  }
	  .btnproximo{
	    float:right;
	  }
/*
#BgDBaixo{
	width: 35px; height: 100%;
	background-image: url(../img/BgDireitaBaixo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#BgEBaixo{
	width: 35px; height: 100%;
	background-image: url(../img/BgEsquerdaBaixo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}*/