@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../imagens/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#b1af8c;
}

#pagina {
	background-color:#FFFFFF;
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	height:100%;		
}

#topo {
	width: 770px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	height:45px;
}

#corpo {
	width: 770px;	
	padding-top:6px;
	height:100%;
	background-color:#FFFFFF;	
	float:left;	
}

#conteudoCorpo{
	width: 754px;	
	height:100%;
	float:left;
	margin-left:8px;
	margin-right:8px;
}

#corpoEsquerdo{
	width: 242px;
	float:left;	
	background-color:#FFFFFF;	
	height:100%;
	margin-right:11px;
	margin-top:6px;
}

#corpoMeio{
	width: 220px;
	float:left;	
	background-image:url(../imagens/fundoBalcaoNegocios.jpg);
	background-repeat:no-repeat;
	height:299px;
	margin-left: 8px;
	margin-right: 12px;
}

#corpoDireito{
	width: 248px;
	float:left;	
	background-color:#FFFFFF;
	height:100%;
	margin-left:8px;
}

.conteudoCorpoDireito{
	width: 248px;
	float:left;	
	background-color:#FFFFFF;
	height:100%;
	margin-top:3px;
}

.linha{
	background-color:#CCCCCC;
	width:1px;
	float:left;
	height:302px;
	margin-bottom:5px;
}

#menuDestaque{
	height:207px;
	width:770px;
}

#linhaHorizontal{
	height:9px;
	width:770px;
	background-color:#d3cba6;
	float:left;
}

#rodape {
	width:770px;
	background-color:#FFFFFF;
	height:120px;
	float:left;		
}

#rodape2 {
	background-color:#b1af8c;
	height:50px;
	display:block;
	float:left;		
	width:770px;
}

.produto{
	float:left; 
	width:243px;
	margin-top:10px;
}

.titProduto{
	width:61px;
	height:48px;
	float:left;	
	margin-top:5px;
}

.titEventos{
	 height:17px;
	 float:left;
	 width:248px;
	 margin-top:5px;	
}

.cxNoticia{ 
	clear:both;	
	margin-top:0;	
	width:248px;
	float:left;
	margin-top:15px;
}

.chamada{
	margin-top:5px;
	margin-bottom:3px;	
	margin-left:79px;
	color:#b1af8c;
	font-family:Tahoma;
	font-size:12px;
}

#linhaHorizontal2{
	background-color:#999999;
	height:1px;
	width:712px;
	margin-top:12px;
	margin-bottom:5px;		
}

#dataNoticia{
	width: 490px;
	height:12px;
	float:left;	
	text-align:left;
	color:#999999;
	font-family:Tahoma;
	font-size:12px;	
}

.tituloNoticia2{
	width: 222px;
	height:auto;
	float:left;	
	text-align:left;
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.conteudoProduto{
	width:177px;
	height:48px;
	float:left;
	margin-left:5px; 
	font-family: Tahoma;
	font-size: 10px;
	color: #7c7b7b; 
	text-decoration: none;
	font-weight: normal;
	margin-top:5px;
}

.maisNoticias{
	float:left;
	width:248px;
	text-align:right;
	margin:10px 0 10px 0;
}

.maisEventos{
	float:left;
	width:248px;
	text-align:right;	
}

.cxBalcao{
	margin-left:10px;
	height:167px;
}

.titBalcao{
	margin-left:10px;
	margin-top:13px;
	height:22px;
}

.flash{
	height:100px;
	padding:11px 9px 11px 7px;
}

.titNoticia{
	height:20px;
	float:left;
	width:248px;
}

.titProdServicos{
	float:left;
	width:242px;	
	height:19;
}

.tituloEvento{	
	margin-top:3px;
	width:248px;
	float:left;	
}

.chamada{
	margin-top:5px;
	width:248px;
	float:left;	
}

.eventoProjeto { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #7c7b7b; 
	text-decoration: none
}

.eventoProjeto:hover { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #7c7b7b;
	text-decoration: underline;
	font-weight: normal;
}

.titulo{
	font-family: Tahoma;
	font-size: 10px;
	color: #7c7b7b; 
	text-decoration: none;
	font-weight: bold;
}

