/**CONTEUDO**/	
#conteudo{
	width:932px;
}
#conteudo_novidades{
	background-color:#ffffff;
	background-image:url(../images/novidades/fundo_esquerda.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-left:1px solid #5D6268;;
	border-right:1px solid #5D6268;
	float:left;
	margin-left:3px;
	width:923px;
	margin-top:-5px;
	position:relative;
	z-index:1;
	display:inline;
}

.borda_topo_novidades{
	background-image:url(../images/novidades/borda_topo_novidades.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:932px;
	height:7px;
	float:left;
	position:relative;
	z-index:2;
}

.borda_inferior_novidades{
	background-image:url(../images/novidades/borda_inferior_novidades.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:932px;
	height:7px;
	float:left;
	position:relative;
	z-index:3;
	margin-top:-5px;
	margin-bottom:20px;
}

/*******************************************************************************************************************************
CONTEUDO ESQUERDA
*******************************************************************************************************************************/

#conteudo_esquerda{
	float:left;
	width:250px;
}

#conteudo_esquerda img{
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	
}

#conteudo_esquerda div{
	background-color:#ffffff;
	width:230px;
	float:left;
	padding-bottom:10px;
	margin-left:10px;
	display:inline;
}

#conteudo_esquerda dl{
	float:left;
	border-bottom:1px dashed #bdb2a0;	
	width:230px;
	padding-bottom:5px;
	margin-top:16px;
}
#conteudo_esquerda dt{
	color:#5d6268;
	font-size:8pt;
	font-weight:bold;
	margin-left:8px;
}

#conteudo_esquerda dd a{
	color:#5d6268;
	font-size:8pt;
	font-family:Trebuchet MS;
	padding-left:8px;
	float:left;
	width:98%;
}

#conteudo_esquerda dd a:hover{
	text-decoration:underline;
	color:#004990;

}


/*paginacao*/ 
.p_anterior_noticias{
	float:left;
	background-image:url(../images/geral/bullet_anterior.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#000000;
	font-family:trebuchet ms;
	font-size:7pt;
	text-indent:15px;
	margin-left:35px;
	margin-top:10px;
	padding-bottom:2px;
	display:inline;
}

.p_proximo_noticias{
	float:left;
	background-image:url(../images/geral/bullet_proximo.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	font-family:trebuchet ms;
	font-size:7pt;
	padding-right:15px;
	margin-left:52px;
	margin-top:10px;
	display:inline;
}


/*news letter*/
#form_newsletter{
	float:left;
	width:250px;
	display:inline;
	margin-left:15px;	
	margin-top:17px;
	border:0;
}

#form_newsletter span{
	margin-top:10px;
	margin-left:15px;
}
#envia_news_letter{
	float:left;
	border:0;
	background-color:#ffffff;
	font-size:7pt;
	margin-top:12px;
	margin-left:5px;
	cursor:pointer;
	font-weight:bold;
	font-family:Trebuchet MS;
	display:inline;
}
/***************************************************************************************************************
CONTEUDO DIREITA
***************************************************************************************************************/


#conteudo_direita_noticias{
	float:left;
	width:673px;
	padding-bottom:20px;
}

#conteudo_direita_noticias h2{
	float:left;
	background-image:url(../images/novidades/fundo_titulo_novidade.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:660px;
	height:26px;
	color:#ffffff;
	font-family:Trebuchet ms;
	text-indent:10px;
	margin-left:8px;
	margin-top:8px;
	font-size:13pt;
	padding-top:4px;
	display:inline;
}



#conteudo_direita_noticias dl{
	float:left;
	margin-left:18px;
	width:634px;
	font-size:10pt;
	color:#5D6268;
	margin-top:20px;
	border-bottom:1px dashed #BDB2A0;
	padding-bottom:10px;
	display:inline;
}

#conteudo_direita_noticias dl dt{
	font-size:9pt;
	font-weight:bold;
}

#conteudo_direita_noticias dl dd h3{
	color:#004990;
	font-size:16pt;
	width:510px;
}


/*conteudo noticias*/
#conteudo_noticias{
	margin-left:18px;
}
#conteudo_noticias p{
	width:312px;
	color:#5D6268;
	float:left;
	margin-top:18px;
	line-height:20px;
	font-family:trebuchet ms;
	display:inline;
}

#conteudo_noticias div{
	float:left;
	width:312px;
}

#conteudo_noticias img{
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#conteudo_noticias span{
	float:left;
	clear:both;
	margin-top:10px;
	color:#5D6268;
	width:180px;
}

#conteudo_noticias span a{
	color:#004990;
	text-decoration:underline;
}

.logo_inferior_ykz{
		background-image:url(../images/novidades/logo_inferior_ykz.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent:-5000px;
}
