/* CSS Document */
a:hover{
	color:#E4662B;
}
a{
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
/*Newsletters*/
#newsletters{
	padding:4px 0 0 0;
	margin:0 0 0 4px;
	clear:both;
}
#newsletters h2{
	background-image:url(../../images/aba_cinza.gif);
	background-repeat:no-repeat;
	width:382px;
	height:23px;
	color:#000;
	font-size:14px;
	padding:6px 0 0 8px;
	background-color:#E4662B;
	margin:0;
}
#newsletters #esquerda{
	margin:10px 10px 0 4px;
	padding:0;
	float:left;
	width:660px;
}
#newsletters h3{
	margin:0;
	padding:0;
	font-size:13px;
}
#newsletters #direita{
	margin:0 0 0 4px;
	padding:0;
	font-size:12px;
	float:left;
	width:260px;
}
#cxcontato{
	background-color:#FBEDCE;
	padding:10px;
	margin:10px;
}
#cxcontato p, #cxcontato h3 {
	margin:0;
	padding:5px;
}

/*Caixa*/
#newsletters #direita #caixanews{
	font-size:10px;
	width:240px;
	margin:10px;
}
#newsletters #direita  input{
	margin:2px;
	padding:0;
}
#newsletters #direita #caixanews label{
	width:50px;
}
#newsletters #direita #nome, #newsletters #direita #email{
	font-size:9px;
	width:150px;
}
.borda{
	border:#3B428A 1px solid;
}
#contnews{
	padding:5px 10px 10px 5px;
	text-align:right;
}
#newsletters #direita #caixanews h2{
	background-image:url(../../images/empregopopularpqhome.gif);
	background-repeat:no-repeat;
	width:152px;
	height:43px;
	margin:auto;
	margin-bottom:0; 
	overflow: hidden;
	text-align:center;
}
#newsletters #direita #caixanews h2 strong{
	width: 152px;
	height: 43px;
	display: block;
	text-indent:-5000em;
}
#queroreceber{
	background-image:url(../../images/bg_btn.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	background-color:#FF6600;
	border:none;
}
