* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:100%;}
body { background:; font-family:Tahoma, Arial, helvetica, sans-serif; font-size:100%; color:#000;}
p { margin:0; padding:0;}
img {border:0;}


/*=====GLOBAL======*/
#main { width:100%; margin:0 auto; position:relative;}
#header, #content, #footer { font-size:0.75em;background-color:#fff;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%; }
.col-1, .col-2, .col-3 { float:left;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.borda {border:4px solid #1EC815; width: 960;
moz-border-radius:25px 25px 25px 25px;
-webkit-border-radius:25px 25px 25px 25px;	
-border-radius:25px 25px 25px 25px;
padding:20px 20px;}

img {
	border: none;
	-moz-border-radius: 6px;border-radius: 6px;-webkit-border-radius:6px;
}


p { margin-bottom:10px;text-align: justify;}
img {border: none; max-width: 1100px;}

/*==================list====================*/
ul { list-style:none;}

.site-nav { position:absolute; left:0px; top:0px; overflow:hidden;}
.site-nav li { float:left; font-size:0px; line-height:1.2em; text-transform:uppercase; padding:0 0px; background:url() no-repeat left 7px; margin-left:-6px;}
.site-nav li a { text-decoration:none; color:#949494;}
.site-nav li a:hover, .site-nav li a.act  {color:#89b700;}

.menu {border:0px solid #ffffff;padding:0px 0px 0px 0px;margin-bottom:0px;}
.list li {padding-bottom:10px;}
.list li a {color:#fff;font-size:0px;text-decoration:none; font-weight:bold;} 
.list li a:hover { text-decoration:underline;}
.coluna {border:0px solid #ffffff;padding:0px;} 
.coluna a {color:#fff; outline:none; text-decoration:underline;}
.coluna a:hover{text-decoration:none;}

/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:3px 20px 0 0;}


/*==================txt, links, lines, titles====================*/
a {color:#ffffff; outline:none;text-decoration:none;}
a:hover{text-decoration:underline;}

h2 { color:#929292; font-size:0px; line-height:1.2em; text-transform:uppercase; margin-bottom:0px;}



/*header*/
#header {height:0px; background:url() no-repeat left top;}

/*content*/
#content { background: #fff url() no-repeat left top; min-height:0px; height:auto!important; height:0px;padding-bottom:60px;}
#content .indent {}
#content .indent0 {float:left;width:0px; padding:0px 0px 0px 0px;}
#content .indent1 {float:left;width:1100px; padding:0px 0 0px 0;}



.titulo {border:0;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:0px}




#zoom {
  -webkit-transform: scale(3.3);
  transform: scale(3.3); 
  
  margin: 20px 0 0 230px; 
  
}

pre, blockquote {
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	background-color:#DFE7DD;
	margin:10px 0;
	padding:15px;
}

#zoom2 {
  -webkit-transform: scale(2);
  transform: scale(2); 
  
  margin: 10px 0 0 180px; 
  
}

#zoom3 {
  -webkit-transform: scale(2.8);
  transform: scale(2.8); 
  
  margin: 60px 0 0 2px; 
  
}
#zoom4 {
  -webkit-transform: scale(3.5);
  transform: scale(3.5); 
  
  margin: 40px 0 0 50px; 
  
}