/* CSS Document */
html, body {
	scrollbar-arrow-color: #F6821F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F8F8F8;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font: 100%;
	margin: 0px 0px 8px;
	padding: 0px;
}
a {
	color: #F6821F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topo {
	margin: 10px;
	padding: 0px;
	clear: both;
	height: 125px;
}
#topo #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 445px;
}
#topo #endereco {
	float: right;
	height: 60px;
	width: 400px;
	background: url(../img/bg_enderecos.gif) no-repeat right center;
	margin: 55px 0px 0px;
	padding: 0px 15px 0px 0px;
	color: #666666;
	text-align: right;
	font-size: 90%;
}
#topo_pq {
	margin: 10px;
	padding: 0px;
	clear: both;
	height: 70px;
}
#topo_pq #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 250px;
}
#topo_pq #endereco {
	float: right;
	height: 60px;
	width: 400px;
	background: url(../img/bg_enderecos.gif) no-repeat right center;
	margin: 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	color: #666666;
	text-align: right;
	font-size: 90%;
}
#grid {
}
#grid .col_1 {
	background: #FFCB05;
	width: 130px;
	position: relative;
}
#ani_home {
	background: #FFEAD2 url(../img/bg_animacao.jpg) no-repeat left top;
	height: 300px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#pe_home {
	border-bottom: 4px solid #F6821F;
	height: 138px;
}
#pe_home #destaque {
	background: url(../img/bg_destaque.jpg) no-repeat left bottom;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	height: 138px;
	width: 393px;
	position: relative;
}
#pe_home #destaque #txt_destaque {
	position: absolute;
	left: 150px;
	top: 35px;
	width: 230px;
	height: 90px;
	overflow: auto;
	font-size: 85%;
	color: #666666;
}
#pe_home #txt_home {
	text-align: right;
	height: 135px;
	overflow: auto;
	font-size: 95%;
}

/* menu -------  */

#menu {
	text-align: right;
	padding: 10px 0px;
}
#omenu {
	margin: 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
	display: block;
	position: relative;
}
#omenu li {
	height: 20px;
	padding-right: 10px;
}
#omenu li:hover {
	height: 20px;
	background: #FFD83C;
}
#omenu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
#vega {
	font-size: 80%;
	color: #666666;
	width: 120px;
	position: absolute;
	left: 0px;
	bottom: 10px;
	text-align: right;
	display: block;
}
#cont_int h1 {
	font-size: 120%;
	font-weight: bold;
	color: #F68121;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #FED09F;
}
#cont_int p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#cont_int h2 {
	font-size: 110%;
	font-weight: bold;
	color: #C09F01;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
}
#cont_int h3 {
	font-size: 100%;
	font-weight: bold;
	color: #FFCC08;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform: uppercase;
}
#cont_int ul {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../img/bullet.gif);
}
#cont_int li {
	margin-bottom: 5px;
}
#cont_int {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#rodape_pop {
	background: #FDF2E8;
	text-align: center;
	display: block;
	margin: 10px 0px 0px;
	padding: 4px;
}
#menu_pop {
	display: block;
	margin: 0px;
	padding: 5px;
	float: right;
	border: 1px solid #FED09F;
	background: #FFFFFF;
	position: relative;
}
.img_pop {
	display: block;
	clear: both;
}
.img_dir {
	margin: 0px 0px 10px 10px;
	float: right;
	border: 1px solid #FFCB05;
}
.img_borda {
	margin: 0px;
	border: 1px solid #FFCB05;
}
.txt_destaque {
	color: #DF0000;
}
#legenda {
	color: #333333;
	margin: 0px;
	padding: 5px;
	width: 160px;
	border: 1px dashed #FF892F;
	position: absolute;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: none;
	overflow: auto;
	background: #FFF9F0;
	right: 0px;
	top: 27px;
}
#legenda #fecha a {
	color: #000000;
	background: #FBCB05;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 2px 0px 0px;
	padding: 2px;
	text-align: center;
}
.depoimento {
	margin: 0px 0px 10px;
	padding: 10px;
	border-bottom: thin dashed #CCCCCC;
	color: #464646;
	display: block;
	clear: both;
	height: auto;
}
.bx_txt1 {
	display: block;
	margin: 20px 0px 10px 5px;
	padding: 0px;
	clear: both;
	position: relative;
	color: #DE1B19;
}
/* Popup */
#popmsg {
	width: 320px;
	padding: 10px 0;
	height: 100px;
	position: absolute;
	left: 170px;
	top: 160px;
	margin: 0px;
	display: none;
	z-index: 100;
	text-align: center;
}
#popmsg .barracmd {
	color: #000000;
	text-align: right;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #FFCB05;
}
#popmsg .barracmd a {
	text-decoration: none;
	color: #000000;
}
#popmsg .barracmd a:hover {
	text-decoration: none;
	color: #666666;
}
#topo .destaque {
	color: #A8A8A8;
	font-size: 95%;
}
.clear {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
}

