@import url(../_css/comum.css);
/* ----------------------------------------------------------- */
/* -------------------------------------------------- ESTRUTURA*/
/* ----------------------------------------------------replace */
#logos
{
	margin-top:0px; 
}
/* ----------------------------------------------------------- */
/* --------------------------------------------------- esquerda*/
/* ----------------------------------------------------------- */	
#esquerda
{
	width:430px !important;
	float:left;
	padding-top:65px;
	padding-left:10px;
	background:url(../_imagens/comum/tit-novidades.gif) no-repeat;
}
.novidades
{
	width:123px;
	float:left;
	margin-right:18px;
	margin-bottom:30px;
}
.novidades img{border:1px solid #dbdbdb;}
.novidades p{text-align:justify; margin-bottom:10px;}
/* ----------------------------------------------------------- */
/* --------------------------------------------------- esquerda*/
/* -------------------------------------------receba novidades */
#receba-novidades
{
	clear:both;
	width:180px;
	height:105px;
	background:url(../_imagens/comum/bg-receba-novidades.gif) no-repeat;
}
#receba-novidades fieldset
{
	padding:35px 0 0 78px;
}
#receba-novidades fieldset input
{
	width:96px;
	height:15px;
	padding-bottom:8px;
	font-size:12px;
	background-color:transparent;
}
#receba-novidades fieldset #btnCadastrar
{
	width:60px;
	height:17px;
	float:right;
	
}
/* ----------------------------------------------------------- */
/* ---------------------------------------------------- direita*/
/* ----------------------------------------------------------- */	
#direita
{
	width:309px !important;
	float:left;
	margin-left:20px;
	_margin-left:10px; /* ie6 fix */
	padding-top:65px;
	background:url(../_imagens/comum/tit-representantes.gif) no-repeat;
}
