@charset "utf-8";
/* CSS Document */
body
{
	font-size:11px;
	font-family:"tahoma", Arial, Verdana;
	margin:0;
	padding:0;
	color:#361A0D;
	position:absolute;
	left:50%;
	margin-left:-389px;
	background-image:url(../images/backgrd.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#2C150B;
}
a:link, a:visited
{
	text-decoration: none;
	color:#361A0D;
}
a:hover
{
	text-decoration: underline;
	color:#361A0D;

}
a.ttlnw:link, a.ttlnw:visited
{
	text-decoration: none;
	color:#4B2412;
}
a.ttlnw:hover
{
	text-decoration: underline;
	color:#7B210C;

}
img, p
{
	border:none;
	padding:0px;
	margin:0px;
}
#container
{
	width:779px;
	background-color:#FFFFFF;
}
#topindexleft
{
	background-image:url(../images/topindexleft.gif);
	background-repeat:no-repeat;
	width:34px;
	height:230px;
	float:left;
}
#bglogo
{
	background-image:url(../images/bglogo.png);
	background-repeat:no-repeat;
	width:190px;
	height:230px;
	float:left;
}
#topimg
{
	height:230px;
	width:511px;
	float:left;
}
#topindexright
{
	background-image:url(../images/topindexright.gif);
	background-repeat:no-repeat;
	width:44px;
	height:230px;
	float:left;
}
.lineboth
{	
	width:779px;
	border-bottom:10px solid #FFFFFF;
	clear:both;
}
#bodyindex
{
	background-image:url(../images/corpoindex.png);
	background-repeat:repeat-y;
	width:779px;
	clear:both;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#bodyint
{
	background-image:url(../images/corpointerna.png);
	background-repeat:repeat-y;
	width:779px;
	clear:both;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#botindexleft
{
	background-image:url(../images/botindexleft.gif);
	background-repeat:no-repeat;
	width:34px;
	height:90px;
	float:left;
}
#agtc
{
	background-image:url(../images/botbglogo.png);
	background-repeat:no-repeat;
	width:190px;
	height:90px;
	float:left;
	text-align:center;
	padding-top:9px;
}
#footer
{
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height:90px;
	width:511px;
	float:left;
}
#botindexright
{
	background-image:url(../images/botindexright.gif);
	background-repeat:no-repeat;
	width:44px;
	height:90px;
	float:left;
}
.png{
	border: none !important;
	background: none !important;
	filter:expression(
		this.test
			? "" :
			(
				this.src.substr(this.src.length-4)==".png"
				?
				(
					(!this.complete)
					? "" :
						this.runtimeStyle.filter=
						("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
						(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
						String(this.test=true).substr(0,0)+
						(this.src="images/blank.png").substr(0,0)
				)
				:
				this.runtimeStyle.filter=""
			)
		);
}
#logomarca
{
	text-align:center; 
	margin-top:80px; 
	width:170; 
	height:100px; 
	cursor:pointer;
}
/* Posicionamento INDEX e INTERNAS*/
#menu
{
	width:170px; padding-left:47px; margin-top:10px; float:left; 
}
#posctdonews
{
	border-top:9px solid #FFFFFF; border-bottom:9px solid #FFFFFF; float:right; width:555px;
}
#posctdoindex
{
	width:335px; float:left; padding-left:10px; text-align:justify; padding-right:10px; padding-top:10px; padding-bottom:10px;
}
#posctdoint
{
		border-top:9px solid #FFFFFF; border-bottom:9px solid #FFFFFF; float:right; width:525px; padding-left:10px; text-align:justify; padding-right:20px; padding-top:10px; padding-bottom:10px; line-height:1.4;
}
#posnews
{
	width:174px; float:left; padding-left:8px; padding-right:8px; padding-top:10px; text-align:justify;	background-image:url(../images/iconbombom.png); background-repeat:no-repeat; background-position: right bottom;
}
.linenws
{
	border-bottom:1px solid #DECCBB; margin-top:8px;
}
/* Menu lateral*/
ul#lnkmenulat
{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
	font-size:11px;
	color:#FF751A;
	font-family:"tahoma", Arial, Verdana;	
	line-height:1.7;
}
ul#lnkmenulat li
{
	padding-right:7px;
	margin-bottom:3px;
	margin-top:3px;
}
#lnkmenulat a, #lnkmenulat a:visited 
{  
	text-decoration: none;
	color:#583B2B;
	font-weight:normal;
	font-size:11px;
}

#lnkmenulat a:hover 
{ 
	text-decoration:none;
	color:#7B210C;
	font-weight:bold;
	font-size:11px;
}
.linemenu
{
	background-image:url(../images/linepontilhah.gif); /*linha horizontal do menu lateral*/
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;
}
/* Menu topo*/
ul#lnkmenu
{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:right;
	font-size:11px;
	color:#583B2B;
	padding-top:20px;
	font-family:"tahoma", Arial, Verdana;
}
ul#lnkmenu li
{
	float:right;
	padding-right:7px;
}
#lnkmenu a, #lnkmenu a:visited 
{  
	text-decoration: none;
	color:#E9E1D6;
	font-weight:normal;
	font-size:11px;
}

#lnkmenu a:hover 
{ 
	text-decoration:none;
	color:#583B2B;
	font-weight:normal;
	font-size:11px;
}
/* menu Rodapé*/
ul#menufooter
{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:right;
	font-size:11px;
	color:#000000;
	padding-top:11px;
	font-family:"tahoma", Arial, Verdana;
}
ul#menufooter li
{
	float:right;
	padding-right:7px;
	color:#583B2B;
}
#menufooter a, #menufooter a:visited 
{  
	text-decoration: none;
	color:#E9E1D6;
	font-weight:normal;
	font-size:11px;
}

#menufooter a:hover 
{ 
	text-decoration:none;
	color:#583B2B;
	font-weight:normal;
	font-size:11px;
}
#copy
{
	clear:both; margin-top:50px; text-align:center; color:#999999;
}
.both
{
	clear:both;
}
#ttl
{
	padding:5px;
}
#ttl strong
{
	color:#361A0D;

}
h1 
{
	padding:2px;
	padding-bottom:4px;
	padding-left:4px;
	margin:0px;
	margin-bottom:12px;
	font-size:14px;
	font-weight:bold;
	color:#7B210C;
	line-height:1.3;
	border:1px solid #C6AB8A;
	background-color:#DECFBD;
}
.bnv
{
	padding:0px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#92270E;
	line-height:1.3;
}
h4 
{
	padding:2px;
	padding-left:3px;
	margin:0px;
	margin-bottom:12px;
	font-size:13px;
	font-weight:bold;
	color:#7B210C;
	line-height:1.3;
	border:1px solid #C6AB8A;
	background-color:#DECFBD;
}
h2 
{
	font-family:"tahoma", Arial, Verdana;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
	line-height:1.3;
}
h3
{
	font-family:"tahoma", Arial, Verdana;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#734B31;
	line-height:1.3;

}
.upimg
{
	float:left;
}
.pdtp10
{
	padding-top:10px;
}
/*Galeria Imagens*/
.img_gal
{
	border:3px solid #DECFBD;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.img_gal2
{
	border:3px solid #DECFBD;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
.img_gal23
{
	border:3px solid #DECFBD;
}
.img_gal3
{
	border:3px solid #DECFBD;
	float:left;
	margin-right:10px;
}
.img_gal4
{
	border:2px solid #DECFBD;
	float:right;
	margin-left:10px;
}
.trataerro2
{
	color:#CC0000;
	padding-left:6px;
}
.linediv
{
	border-top:1px dotted #BEBEBE; padding-bottom:5px; margin-top:5px;
}
.linediv2
{
	border-top:1px solid #BE9F79; margin-top:5px; margin-bottom:10px; _margin-top:10px; _margin-bottom:0px;
}
#posgalfotos
{
	 margin-bottom:15px;
}
#dhtmltooltip
{
	border:1px solid #000000;
	padding:5px;
	background-color:#FFD633;
	visibility:hidden;
	z-index:100;
	position:absolute;
}
.imgdiv
{
	float:left; 
	width:120px; 
	height:90px; 
	margin-right:50px;
	_margin-right:35px;
	padding-bottom:60px;
 	_padding-bottom:25px;
}
.lgnd
{
	text-align:left; 
	font-size:10px; 
	border-left:1px solid #ff6600; 
	margin-top:5px; 
	padding-left:5px; 
	line-height:1.3;
}
.drag
{
	position:absolute;
	left:50%;
	margin-left:-389px;
	visibility:hidden; 
	left:0; 
	top:0; 
	z-index:1000; 
	background-color:#fff; 
	border:1px solid #336;
}
.close
{
	background-color:#414141; 
	text-align:right; 
	height:12px;
}
/* Notícias*/
ul#ulnws
{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
}
ul#ulnws li
{
	padding-bottom:10px;
}
.pgpos
{
	padding-top:5px; 
	text-align:right;
}
.orange
{
	color:#AF251C;
}
#print
{
	float:right; 
	padding-left:5px;
}
#fontmax
{
	text-align:right;
}
.ttlgal
{
	color:#CBCBCB; font-weight:bold;
}
/*Endereço*/
#end
{
	font-style:normal;
	font-size:11px;
	padding:4px;
	line-height:1.4;
	color:#8B5C43;
	width:170px;
	margin-top:20px;
	position:absolute; 
	left:39px;
}
address
{
	font-style:normal;
}
/*Contato*/
.boxbt15
{
	margin-bottom:10px;
	border-left:1px solid #DBBB82;
	padding-left:8px;
	margin-left:4px;
	line-height:1.4;
}
form, label
{
	padding:0px;
	margin:0px;
}
.lblform
{
	color:#7B210C;
	padding-left:14px; 
}
input, textarea, select 
{
	font-family:"tahoma", Arial, Verdana;
	font-size: 11px;
	color: #583B2B;
	text-decoration: none;
	background-color: #FFFFFF;
	border:#D6BFAA 1px solid; 
}
input.btn
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B210C;
	border:#4D1508 1px solid; 
	padding-top:1px;
	padding-bottom:2px;
	font-weight:bold;
	cursor:pointer;
}
#maps
{
	border:2px solid #DECFBD;
}
#boxform
{
	width:295px; 
	float:left;
}
#boxmaps
{
	width:224px; 
	float:right; 
	padding-bottom:10px;
}
#formfone
{
	padding-left:3px; 
	line-height:1.4;
	border-left:1px solid #E1C696;
	margin-top:8px;
	font-size:11px;
	padding-left:5px;
	color:#8B5C43;
}
#mailsend
{
	border:1px solid #428B56;
	background-color:#52AD6C;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	margin-bottom:15px;
}
.sets
{
	background-image:url(../images/setaorange.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#339900;
}
.pdtp8
{
	padding-top:8px;
}
.mais
{
	padding-bottom:15px;
	text-align:left;
}
.mais a:link, a:visited
{
	text-decoration: none;
	color:#7A513B;
	font-weight:bold;
}
.mais a:hover
{
	text-decoration: underline;
	color:#7A513B;
	font-weight:bold;
}
a.nw:link, a.nw:visited
{
	text-decoration: none;
	color:#361A0D;
	font-weight:normal;
}
a.nw:hover
{
	text-decoration: underline;
	color:#361A0D;
	font-weight:normal;
}
.boxchamada
{
	width:323px; border:1px solid #E0E0E0; margin-top:10px; background-color:#f8f8f8; padding:5px; clear:both;
}
.fltright
{
 	float:right;
}