/*--------------------------------------------------------------------
INQUERITO Style - CM Penela(IE6+ FF1.5+ Opera9+)

Version: 	1.0
author: 		Burocratik (alexandre gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);
@import url(texto.css);

/* =Content Esquerda: conteudo de texto
------------------------------------------------------*/
#content-esq {
	float: left; width: 665px;	margin: 30px 10px 0 0; padding: 0;
	font-family: "Lucida Sans Unicode", sans-serif; font-weight: normal; font-size: 12px;
	line-height: 1.5em; letter-spacing: normal;
	color: #485056;
}
#content-esq h2 {
	margin: 0; padding: 0 0 26px 0;
	font-size: 40px; font-weight: normal; line-height: .8em; letter-spacing: -3px;
	color: #00407a;
}

/* =Content Esquerda: Fomularios
------------------------------------------------------*/
form, form fieldset {
	border: none; margin: 25px 0 0 0; padding: 0;
	font-family: Tahoma, verdana, sans-serif; font-size: 11px;
	line-height: normal; letter-spacing: normal;
}
legend {width: 0; display: none;} /* :INFO: demasiadas inconsistencias entre browseres, meter so para validar o documento*/
h3{
	margin: 0 0 5px 0; padding: 1px 0 1px 2px;	
	font-weight: bold; font-size: 13px;
	background-color: #4bbfd6; color: #d2eff5;
}
#identificacao h4{ 
	width: 80px; margin: 3px 0 0 0;
	font-weight: bold; font-size: 11px; color: #666666;
	float: left; 
}
#identificacao h4.size1{width: 140px;}

#identificacao div.interno{float: left; width: 130px;}
#identificacao input{margin:0; padding: 5px 0;}
#identificacao label{float: none; display: inline; line-height: 20px;} /* :INFO: inline for FF*/
#identificacao p{margin:0; padding:0}


#identificacao .coluna260{float: left; width: 260px;}
#identificacao .coluna400{float: left; width: 400px;}
#identificacao .linhaSolid {
	height: 10px; line-height: 10px;
	border-top: 1px solid #cccccc; 
	clear: both;
}
#servicos h4 {
	float: none; font-size: 11px; width: auto; margin:0; padding: 0; 
	line-height: 20px; border-top: 1px solid #cccccc; 
}
#servicos h4.first{border: none;}
#servicos .linha{
	width: 100%;  margin: 0; padding-bottom: 5px; 
	overflow: hidden; height: 1%;
}
#servicos .linha p{float: left; margin: 0; padding: 0; line-height: 20px;}
#servicos .linha p.dta{float: right;  text-align: right;}
#servicos input{margin:0; padding: 0 5px;}
#servicos label{float: none; display: inline; line-height: 20px; padding-right: 5px;} /* :INFO: inline for FF*/
form textarea{
	width: 99%; font-family: Tahoma, verdana, sans-serif; font-size: 11px;
	color: #485056;
}
form input#enviar{
	width: 50px; height: 21px; margin: 0; padding:0; border: none; cursor: pointer;
	background: transparent url(../imgs/index-newsletter-btenviar.gif) no-repeat left top;
}


/* = Content dta: topicos e sublinks
------------------------------------------------------*/
#content-dta {
	float: left;
	width: 215px;
	margin: 32px 0 0 0; padding: 0;
	color: #485056;
}

