.newsletter_container {
    width: 180px;
    height: 130px;
    background-color: #272726;
    margin-top: 7px;
    padding: 10px;
    padding-top: 20px;
	padding-left: 0px;
}
.quadro_esquerda
{
	clear: both;
	background: #282828;
}

.texto_quadro_esquerda input {
border: 0px;
/* padding: 0px 0px 0px 4px; */
float: left;
margin-bottom: 5px;
height: 34px;
width: 145px;
}
.titulo_chamada
{
	color: #C5C6CA;
	font-size: 14px;
	margin-bottom: 17px;
	text-align: right;  text-transform: uppercase;  
	border-bottom: solid 1px;      
}

#ctl00_ctl00_Newsletter_TxtEMail {
    /* margin-left: 10px; */
    /* width: 180px; */  border: 0px;  
    width: 135px;  height: 34px;  padding: 0px 0px 0px 10px;  float: left;  margin-bottom: 0px;
}

#ctl00_ctl00_Newsletter_TxtNome {
    width: 170px; 
    border: 0px;      height: 34px;  
    padding: 0px 0px 0px 10px;  float: left;  
    margin-bottom: 0px;
}

.noticia_conteudo {
    background-color: #d94c2f;
	
    height: 100%;
    width: 100%;
    /* float: right; */
    margin-bottom: 10px;
}

.noticia_container {
    /* background-color: #FA4B29; */
    /* height: 259px; */
}

