@charset "utf-8";
/* CSS Document */

.manchete01{
	position:relative;
	float:left;
	width:764px;
	height:295px;
	border-top:1px dotted #666666;
	margin-top:5px;
	}
	
.foto_manchete_01{
	position:relative;
	float:left;
	width:369px;
	height:265px;
	margin-top:18px;
	background-image:url(../imagens/noticias-sem-imagem.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}

.foto_manchete_01 img{
	width:369px;
	height:265px;
	}
	
.texto_manchete_01{
	position:relative;
	float:right;
	width:375px;
	height:265px;
	margin-top:18px;
	}
	
.texto_manchete_01 h1{
	position:relative;
	float:right;
	width:375px;
	height:45px;
	font-size:17px;
	color:#990000;	
	font-weight:bold;
	cursor:pointer;
	
	}
	
.texto_manchete_01 p{
	position:relative;
	float:right;
	width:375px;
	height:179px;
	cursor:pointer;
	}
	
.botao_manchete_01{
	position:relative;
	float:right;
	width:186px;
	height:24px;
	background-image:url(../imagens/noticia-completa01.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:10px;
	}	
	
.botao_manchete_01:hover{
	background-position:0px -24px;
	}	

.color_news{
	font-size:16px;
	}
	
.manchete02{
	position:relative;
	float:left;
	width:764px;
	height:213px;
	border-top:1px dotted #666666;
	margin-top:5px;
	}

.caixa_noticia02{
	position:relative;
	float:left;
	width:215px;
	height:185px;
	margin-top:15px;
	cursor:pointer;
	}	
	
.caixa_noticia02 h1{
	position:relative;
	float:left;
	width:215px;
	height:40px;
	color:#990000;
	font-size:15px;
	font-weight:bold;
	}	
	
.caixa_noticia02 p{
	position:relative;
	float:left;
	width:215px;
	height:115px;
	}	
	
.botao_manchete_02{
	position:relative;
	float:left;
	width:215px;
	height:21px;
	background-image:url(../imagens/noticia-completa02.jpg);
	background-repeat:no-repeat;
	margin-top:4px;
	cursor:pointer;
	}
	
.botao_manchete_02:hover{
	background-position:0px -21px;
	}

.extra_noticia02{
	margin-left:55px;
	}	
	
.manchete03{
	position:relative;
	float:left;
	width:762px;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	}
	
.linha_manchete03{
	position:relative;
	width:740px;
    /*************************
        LUIZ - 12/08/2011
        alterado a altura
	    height:63px;
    **************************/
	height:50px;
	margin-left:10px;
	margin-top:10px;
	}	
	
.caixa_noticia03{
	position:relative;
	float:left;
	width:230px;
    /*************************
        LUIZ - 12/08/2011
        alterado a altura
	    height:63px;
    **************************/
	height:50px;
	cursor:pointer;
	}

.caixa_noticia03 h1{
	position:relative;
	float:left;
	width:230px;
	height:20px;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	}
	
.caixa_noticia03 p{
	position:relative;
	float:left;
	width:230px;
	height:38x;
	}
	
.caixa_noticia03 p:hover{
	text-decoration:underline;
	}
	
.left_noticia01{
	margin-left:25px;
	}
	
.risca_notica03{
	position:relative;
	float:left;
	width:764px;
	height:15px;
	border-top:1px dotted #666666;
	margin-top:5px;
	}
	
.caixa_botao_carrega{
	position:relative;
	float:left;
	width:764px;
	height:27px;
	background-image:url(../imagens/carregar-noticias.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	}
	
.caixa_botao_carrega h1{
	position:relative;
	float:left;
	width:764px;
	height:27px;
	cursor:pointer;
	font-size:15px;
	text-align:center;
	color:#999999;
	font-weight:bold;
	line-height:2.00em;
	}
	
.caixa_botao_carrega h1:hover{
	color:#333333;
	}
