/*
Alpha PNG support for IE
------------------------------
Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.
O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.
\*/
* html img/**/ {
	filter:expression(
		this.alphaxLoaded ? "" :
		(
			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.alphaxLoaded=true).substr(0,0)+
				(this.src="blank.png").substr(0,0)
			 )
			 :
			 this.runtimeStyle.filter=""
		)
	);
}

html, body {
  color:#000;
  background:#333333;
}

* { margin:0; padding:0;}
body { background:url(../images/body-bg.jpg) left top #3f3f3b; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#363636; position:relative;}


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}
.half-width { width:50%; float:left;}
.t-width { width:33%; float:left;}

p { margin-bottom:12px;}

.tail-top { background:url(../images/tail-top.jpg) center top repeat-x;}
.tail-center { background:url(../images/tail-center.gif) center top;}
.tail-center1 { background:url(../images/tail-center-bg.gif) center 388px repeat-x;}
.tail-bottom { background:url(../images/tail-bottom.jpg) left bottom repeat-x;}

.right-bg { position:absolute; top:0; right:0; width:50%; height:388px; background:url(../images/right-bg.png) left 142px repeat-x; }

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form { font-size:.91em;} 
#contacts-form label { display:block; height:43px;}
#contacts-form input { width:182px; padding:1px 0 2px 3px; border:1px solid #a3a3a3; background:#fff; color:#55595e; font-size:.91em;}
#contacts-form textarea {width:182px; height:114px; overflow:auto; margin-bottom:12px; padding:1px 0 2px 3px; border:1px solid #a3a3a3; background:#fff; color:#55595e; font-size:.91em;}

/*==================list====================*/
ul { list-style:none;}

#nav { padding:35px 0 8px 0;}
#nav li { display:inline; color:#ff8a53;}
#nav li a { color:#f1f2e3 !important; text-decoration:none; margin:0 30px 0 30px;}
#nav li a:hover { text-decoration:underline;}

.list1 { margin-bottom:-13px;}
.list1 li { width:100%; overflow:hidden; padding-bottom:13px;}
.list1 li span { float:left; position:relative; margin-right:26px;}
.list1 li a { font-size:1.1em; display:block; padding:5px 0 0 0;}
.list1 li em { display:block; color:#e15417; padding:3px 0 4px 0; font-style:normal;}

.list2 li { background:url(../images/marker1.gif) no-repeat left 6px; padding:0 0 0 10px;}
.list2 li a { text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 dt { font-size:1.1em; padding-bottom:3px;}
.list3 dd { padding-bottom:16px;}

/*==================other====================*/
.img-indent { margin:0 36px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:19px;}
.img-box img { float:left; margin:0 36px 0 0;}

.p1 { margin-bottom:12px;}
.p2 { margin-bottom:14px;}

blockquote p { font-size:1.1em; color:#ad3e0e; font-style:italic; line-height:1.28em; margin-bottom:20px;}
blockquote .p1 { margin-bottom:12px;}

/*==================txt, links, lines, titles====================*/
a {color:#588827;}
a:hover{text-decoration:none;}

h2 { font-size:1.1em; color:#57822c; font-weight:normal; margin-bottom:16px;}
h3 { font-size:1.1em; color:#57822c; font-weight:normal;}
h4 { font-size:1.1em; color:#ad3e0e; font-style:italic; line-height:1.28em; margin-bottom:10px; font-weight:normal;}
h5 { font-size:1em; font-weight:normal; color:#e15417; margin-bottom:4px;}

.txt1 { font-size:.91em;}
.txt2 { font-size:1.1em;}
.txt3 { color:#e15417;}
.txt3 a {color:#e15417;}

.link1 { display:block; float:right; background:url(../images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; margin-left:12px;}
.link1 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:3px 9px 4px 10px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}
.link2 {color:#363636;}
.link3 { background:url(../images/marker.gif) no-repeat left 3px; padding:0 0 0 19px; font-size:.91em; color:#e15417;}

.link4 { display:block; float:center; background:url(../images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; margin-left:12px;}
.link4 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link4 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:3px 9px 4px 10px; font-weight:normal; font-style:normal;}
.link4:hover { text-decoration:underline;}


.title { margin-bottom:43px;}
.title1 { margin:0 0 43px 13px;}
.title-box { border-bottom:2px solid #d4cfbc; height:29px; padding-left:6px; margin-bottom:26px;}

/*==================boxes====================*/
.box { background:url(../images/box-bg.gif) left top repeat-x #d4cfbc; width:100%;}
.box.alt { margin-bottom:19px;}
.box .left-top-corner {background:url(../images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(../images/right-top-corner.gif) no-repeat right top;}
.box .right-top-corner-1 {background:url(../images/right-top-corner-1.gif) no-repeat right top;}
.box .left-bot-corner {background:url(../images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(../images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:10px 38px 35px 42px;}
.box .link3 {background:url(../images/marker2.gif) no-repeat left 3px;}

.box1 { background:#f6f3ea; width:100%; height:300px}
.box1.alt { margin-bottom:19px; height:350px;}
.box1.filtro { margin-bottom:19px; height:200px;}
.box1 .left-top-corner {background:url(../images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(../images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(../images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(../images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:30px 32px 26px 32px;}

.box2 { background:#f6f3ea; width:100%; height:400px}
.box2.alt { margin-bottom:19px; height:420px;}
.box2 .left-top-corner {background:url(../images/left-top-corner1.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(../images/right-top-corner1.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(../images/left-bot-corner1.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(../images/right-bot-corner1.gif) no-repeat right bottom; }
.box2 .inner { padding:30px 32px 26px 32px;}

.cont-box { padding:0 87px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:29px 26px 35px 27px;}
#content .extra-img { position:absolute; margin:-22px 0 0 -69px;}

/*footer*/
#footer { text-align:center; color:#eae5d1;}
#footer a {color:#eae5d1;}
#footer p { font-size:.91em; margin:0;}

/*==========================================*/

