body, td, th, input, select, textarea, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8d8d;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/fundo-geral.jpg);
}

#principal {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#cx-esquerda {
	background-image:url(../imagens/fundo-menu.jpg);
	background-repeat: no-repeat;
	width:212px;
	position:absolute;
}
#cx-menu {
	height:316px;
}
#cx-menu ul {
	margin:0;
	padding:0;
	list-style: none;
}
#cx-menu li {
	padding:5px;
	padding-bottom:8px;
}
#cx-menu a {
	text-decoration:none;
	color:#8d8d8d;
	margin-left:30px;
}
#cx-menu a:hover {
	color:#fbaf01;
}
.divisor-menu {
	background-image:url(../imagens/divisor-menu-principal.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


#banners {
	margin-left:40px;
}
#bandeiras {
	width:600px;
	height:39px;
	float:right;
	text-align:right;
}
#conteudo {
	clear:both;
	float:right;
	background-color:#FFF;
	width:720px;
	min-height:830px;
}
#cx-topo {
	width:545px;
	float:right;
	margin-right:6px;
	margin-top:6px;
	position:relative;
}
#cx-conteudo {
	width:545px;
	float:right;
	margin-right:6px;
	margin-top:6px;
	position:relative;
}

.divisor {
	border-bottom:1px dotted #ff8702;
}
#cx-itens h2{
	font-size:12px;
	background-image:url(../imagens/ponto_laranja_titulos.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	padding-left:10px;
}


.pika_main {
	width:320px;
	margin:0 auto;
}
.pika_navigation {
	margin:0px;
	padding:0px;
}
.estilo ul{padding:0;margin:0;list-style:none; display:inline;}
.estilo img{margin:0;}
.estilo li{margin:1px;float:left;border:1px solid #222;display:inline;list-style:none;}
.pika_main img{border:1px solid #222; margin:0; padding:0;}

#galerias {
	float:left;
	width:320px;	
	padding: 0;
	margin:0;
	margin-right:5px;
	margin-bottom:5px;	
}
#cx-direita {
	background-color:#fbaf01;
}

#rodape {
	clear: both; 
	float:right;
	text-align:center;
	width:720px;
	height:30px;
	background-image:url(../imagens/fundo-celula-1.jpg);
	
}

