body
{
	padding:0px; 
	margin:0px;
	background-color:Black;
	font-family:Verdana, Arial;
	color:Black;
	scrollbar-face-color:#E9E3D0;
   scrollbar-arrow-color:#A03E1C;
   scrollbar-track-color:#FCFAF1;
   scrollbar-shadow-color:#FCFAF1;
   scrollbar-highlight-color:#FCFAF1;
   scrollbar-3dlight-color:#FCFAF1;
   scrollbar-darkshadow-Color:#FCFAF1;
}

a
{
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: underline;
}

.textoData
{
	color: #835525;
	font-size: 7pt;
	font-weight:bold;
	text-align:center;
	padding-top: 9px;
}

.textoNoticiaData
{
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
}

.textoNoticia
{
	font-size: 7.5pt;
	/*text-align:justify;
	text-justify:distribute-all-lines;*/
}

.tituloNoticia
{
	padding-top: 16px;
	padding-left: 65px;
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
}

.textoCadastro
{
	color: #A03E1C;
	font-size: 9pt;
	font-weight:bold;
}

.texto
{
	font-size: 7.5pt;
}

.textoProgramacao
{
	padding-top: 0px;
	padding-left: 15px;
	font-size: 7.5pt;
}

.divNoticias
{
	padding-top: 0px;
	padding-left: 60px;
	overflow:auto;
	width:215;
	height:164;
}

.fotoPrincipal {
	width: 264px;
	padding: 11px 10px;
	background: url(../Imagens/Inicial/Template_1/Foto_principal.png) center center no-repeat;
	vertical-align: top;
}

.programacaoEstabelecimento {
	width: 331px;
	vertical-align: middle;
}

.programacao, .lugares, .artistas {
	width: 331px;
	height: 62px;
	background: url(../Imagens/Inicial/Template_1/Lugares.png) center center no-repeat;
	vertical-align: bottom;
	padding-bottom: 7px;
}

.programacao {
	background: url(../Imagens/Inicial/Template_1/programacao.png) center center no-repeat;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.artistas {
	background: url(../Imagens/Inicial/Template_1/Artistas.png) center center no-repeat;
}

.noticias {
	height: 270px;
	background: url(../Imagens/Inicial/Template_1/Noticias.png) center center no-repeat;
	vertical-align: top;
}

.boxNoticias {
	overflow: auto;
	padding-left: 15px;
	height: 225px;
	margin-top: 35px;
	width: 253px;
	text-align: justify;
}

.bannersMeio {
	vertical-align: top;
}

.bannerMeio {
	height: 90px;
	background: url(../Imagens/Inicial/Template_1/banners.png) center center no-repeat;
	text-align: center;
}

.cadastrese, .possuiEstabelecimento {
	height: 33px;
	background: url(../Imagens/Inicial/Template_1/cadastro.png) center center no-repeat;
	vertical-align: top;
	padding: 30px 10px 0 10px;
}

.possuiEstabelecimento {
	background: url(../Imagens/Inicial/Template_1/Voce_possui.png) center center no-repeat;
	padding-left: 15px;
}

.midias {
	text-align: center;
	vertical-align: middle;
}

.patrocinio {
	height: 72px;
	background: url(../Imagens/Inicial/Template_1/patrocinio.png) center center no-repeat;
	vertical-align: bottom;
	padding: 0 10px 3px 10px;
}

.patrocinio img {
	position: relative;
	float: left;
	margin-left: 5px;
}

