@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}


html, body { height:100%; }
body {font-size:12px; line-height:18px; text-align:letf;}
html, input, textarea
	{	font-family:Arial; 
		color:#858b93;
	}	
	
textarea {width:250px;}	
	
a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#000; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#0000; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px;} 
.pdf  {text-decoration:underline; color:#858b93; background:url(images/pdf2.gif) no-repeat left 0px; padding-left:25px; font-size:12px; line-height:25px;}

ul{margin:0; padding:0; list-style:none;}
ul li a{color:#df043d; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px; line-height:2.2em} 
ul li a:hover { text-decoration:none; }
.b li {background:url(images/arrow.gif) top left no-repeat; background-position:0px 7px; margin:0px; padding-left:14px; line-height:18px;} 

/*Div Clientes*/

.clientes {
	height:90px;
	width:160px;
	float:left;
	margin:10px 10px 0 0;
	border-left:1px solid #999588;
	border-bottom:1px solid #999588;
	background:#FFFFFF;
	padding-top: 35px;
	text-align:center;
}

/*Conteudo*/
.indent_main{margin:44px 0px 43px 0px}
.title { background:url(images/line_x.gif) repeat-x bottom; padding-bottom:10px;}
.verde {font-size:12px; font-weight:bold; color:#64A008;}
.texto {padding:28px 0px 0px 0px;}

/*footer*/
.footer { color:#858B93; font-size:12px; background:url(images/bot.gif) repeat-x top; padding:25px 25px 24px 19px;}
.footer a {color:#858B93; text-decoration:none}  
.footer a:hover {  text-decoration:underline}
.footer a.pype {color:#64A008; text-decoration:underline}  
.footer a.pype:hover {  text-decoration:none}

/*Rodapé*/
.pype a{
	text-decoration:none;
	font-weight:normal;
}
.pype a:hover{
	text-decoration:none;
	font-weight:normal;
}
.by_pype a{
	text-decoration: underline;
	font-weight:normal;
	color:#64A008
}
.by_pype a:hover{
	text-decoration:none;
	font-weight:normal;
	color:#64A008
}
