﻿body
{
	margin: 0px;
	padding: 0;
	background: #C8C8C8;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #7C513D;
}

a
{
	color: #7C513D;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #7C513D;
	text-decoration: underline;
	font-weight: bold;
}
 
 h1
{
	font-size: 16px;
	font-weight: bold;
	color: #A869A0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
 
 h2
 {
 	font-size: 14px;
 	font-weight: bold;
 	color: #A869A0;
 	border-bottom-style: solid;
	border-bottom-width: 1px;
 }
 
 h3
 {
 	font-size: 13px;
 	font-weight: bold;
 	color: #A869A0;
 }
 
a.BotaoEstiloLabel
{
	color: #7C513D;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	cursor: hand;
	font-weight: normal;
}

.ItemSelecionado
{
	background-image: url('/Images/telemensagem-lee-background-telemensagens.png');
	background-repeat:repeat-y;
}

.ItemSelecionado a
{
	font-weight: bold;
}

#fundo
{
	position: relative;
	width: 900px;
	background-color: #7C513D;
	margin: 0px auto;
	padding: 10px;
	text-align: left;
}

#limite
{
	position: relative;
	width: 780px;
	background-color: #FAFAFA;
	border: 2px solid #D18E54;
	margin: 10px auto;
}

#topo
{
	position: relative;
	width: 780px;
	height: 280px;
}

#topo img
{
	border: 0px;
}

#topo a:hover #oucaonline
{
	width: 195px;
	height: 99px;
}


#topo a:hover #blog
{
	width: 110px;
	height: 99px;
}

#topo a:hover #falemsn
{
	width: 95px;
	height: 96px;
}

#topo a:hover #nossosprecos
{
	width: 143px;
	height: 65px;
}

#topo a:hover #telefones
{
	width: 302px;
	height: 92px;
}

#corpo
{
	position: relative;
	width: 780px;
	display: table;
}

#conteudo
{
	position: relative;
	float: left;
	width: 445px;
	padding: 10px 10px 0px 10px;
}

#destaques
{
	position: relative;
	float: right;
	width: 295px;
	padding: 10px 10px 0px 10px;
		
}

#categorias
{
	position: relative;
	width: 295px;
}

#categorias a
{
	color: #A869A0;
	text-decoration: none;
	font-weight: bold;
}

#categorias li
{
	color: #A869A0;
}

#categorias a:hover
{
	color: #A869A0;
	text-decoration: underline;
	font-weight: bold;
}

#bancos
{
	position: relative;
	width: 295px;
	height: 165px;	
}

#bancos input
{
	cursor: hand;
}

#bancos input.Desabilitado
{
	opacity: 0.40; 
	-moz-opacity: 0.40; 
	filter: alpha(opacity=40)
}

#pesquisados
{
	position: relative;
	width: 295px;
	
}

#pesquisados a
{
	color: #A869A0;
	text-decoration: none;
	font-weight: bold;
}

#pesquisados li
{
	color: #A869A0;
}

#pesquisados a:hover
{
	color: #A869A0;
	text-decoration: underline;
	font-weight: bold;
}
 
#horarios
{
	position: relative;
	width: 285px;
	padding-left: 10px;
}



#rodape
{
	position: relative;
	width: 780px;
	height: 16px;
	background-color: #EDD3BC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#palavraschaves
{
	position: relative;
	width: 780px;
	margin: 0px auto;
	text-align: justify;
	font-size: 9px;
	color: #EDD3BC;
}


#menutopo
{
	position: relative;
	width: 780px;
	height: 16px;
	background-color: #EDD3BC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}


#FaleConosco
{
	position: relative; 
	display: table;
	width: 380px;
}

#Campos
{
	position: relative;
	width: 300px; 
}


#FaleConosco #Campos Input
{
	border: 1px solid #7C513D;
	margin: 2px 0px 2px 0px;
	color: #7C513D;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	height: 17px;
	background-color: White;
	width: 298px;
}

#Titulos
{
	position: relative; 
	width: 80px; 
}

#FaleConosco #Titulos Input
{
	border-style: solid;
	border-width: 0px;
	margin: 2px 0px 2px 0px;
	color: #7C513D;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	height: 19px;
	background-color: Transparent;
	width: 80px;
}

#Botao
{
	position: relative; 
	text-align: right; 
}


#FaleConosco #Botao Input
{
	border: 1px solid #7C513D;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	height: 20px;
	background-color: #A869A0;
	font-weight: bold;
}

#FaleConosco #Erro span
{
	color: #F95E59;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.nossosprecos 
{
	position: relative;
	width: 380px;
	display: table;
}

.nossosprecos .label
{
	position: relative;
	font-weight: bold;

}

.nossosprecos .valores
{
	position: relative;
	padding-bottom:10px;
	
}