@charset "utf-8";
/* CSS Document */

a{
	color: #3C3C3C;
}

img {
	border: none;
}

#olho_centroR1{
	background-color:#FFFFFF;
	border:0px solid #990000;
	margin-bottom:10px;
	float:left;
	display:table;
	height:100%;
	width:850px;
}
.aspa_esq{
	background-image:url(/imagens/geral/ico_aspa.gif);
	background-repeat:no-repeat;
	width:38px;
	height:31px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
.aspa_dir{
	background-image:url(/imagens/geral/ico_aspa_dir.gif);
	background-repeat:no-repeat;
	width:38px;
	height:31px;
	float:left;
	padding-right:10px;
	margin-top:10px;
}
.aspa_dir img{
	float:right;
	background-position:bottom;
	clear:both;
	margin-top:43px;
}
.tex_olho{
	color:#999999;
	font-size:13px;
	font-weight:bold;
	float:left;
	display:table;
	height:100%;
	margin-top:5px;
	width:430px;
	border:0px solid #FF0000;
	text-align:center;
}
.centro_destaque{
	background-image:url(/imagens/geral/fundo_destaque.png);
	background-repeat:no-repeat;
	float:left;
	border:0px solid #666666;
	width:532px;
	margin:5px;
	height:245px;
	float:left;
}
.bord_not{
	float:left;
	border:0px solid #FF0000;
	width:480px;
	margin-left:10px;
	margin-top:10px;
}
.bord_not h1{
	float:left;
	margin-right:10px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin-top:25px;
}
.bord_not h2{
	float:left;
	font-size:14px;
	color:#7f8fb0;
	font-weight:bold;
	margin-top:25px;
}

/**************** Início do CSS da página Home *****************/

#centro_home{
	float:left;
	width:852px;
	background-color: #ffffff;
	height:100%;
	border-left:2px solid #FFFFFF;
	margin: 0px;
	padding-top: 10px;
}

/****************************  Aqui estão a moldura e a imagem da Home   ************************/
.moldura{
	display: table;
	width: 162px;
	height: 117px;
	float: left;
	border: 0px solid #FF0000;
}
.moldura.teste01{
	width:540px; 
	height:215px;
}
.foto_home_tl{
	background-image: url(/imagens/moldura_foto/sup_esq.jpg);
	float: left;
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foto_home_tc{
	background-image: url(/imagens/moldura_foto/sup_centro.jpg);
	float: left;
	width:145px;
	height: 8px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.foto_home_tc.teste02{
	width:522px;
}
.foto_home_tr{
	background-image: url(/imagens/moldura_foto/sup_dir.jpg);
	float: left;
	height: 8px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.foto_home_ml{
	background-image: url(/imagens/moldura_foto/lat_esq.jpg);
	float: left;
	width: 8px;
	height: 100px;
	background-repeat: repeat-y;
}
.foto_home_ml.teste03{
	height:195px;
}
.foto_home{
	float:left;
	width:145px;
	height:100px;
}
.foto_home img{
	float:left;
	width:145px;
	height:100px;
}
.foto_home b{
	float:right;
	margin-right:10px;
	color:#999999;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	display: table;
}
.foto_home_mr{
	background-image: url(/imagens/moldura_foto/lat_dir.jpg);
	float: left;
	width: 9px;
	height: 100px;
	background-repeat: repeat-y;
}
.foto_home_mr.teste04{
	height:195px; 
	float:right;
}
.foto_home_bl{
	background-image: url(/imagens/moldura_foto/inf_esq.jpg);
	float: left;
	height: 9px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
.foto_home_bc{
	background-image: url(/imagens/moldura_foto/inf_centro.jpg);
	float: left;
	width:145px;
	height: 9px;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:5px;
}
.foto_home_bc.teste05{
	width:522px;
}
.foto_home_br{
	background-image: url(/imagens/moldura_foto/inf_dir.jpg);
	float: left;
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: right top;
}
/****************************  Fim da moldura e a imagem da Home   ************************/

.home_hr{
	border-bottom: 1px solid #CCCCCC;
	margin-left: 2px;
	width: 530px;
	float: left;
	margin-bottom:5px;
}

#home_right{
	width: 508px;
	float:right;
	margin:5px 0 0;
	padding:0;
	display:block;
	height:100%
}

#home_right a{
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: underline;
}

#home_right a:hover{
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: underline;
}
.home_right_img{
	float: left;
	display: table;
	border: 0px;
}

.home_right_text{
	text-align: right;
	float: left;
	display: table;
	height: 117px;
	width: 335px;
	padding-right: 10px;
	padding-top: 10px;
}

.home_right_text h2{
	font-size:12px;
	color:#898888;
	font-weight:bold;
	padding: 0;
	margin:0;
}

.home_right_text h3{
	font-size:15px;
	color:#648ec4;
	margin: 0px;
}

.home_right_text p{
	font-size:12px;
	color:#999999;
	font-weight:normal;
	padding: 0;
	margin: 0 0 10px 0;
	line-height:120%;
}

#home_left{
	display:block;
	float: left;
	width: 517px;
	margin:5px 0 0;
	height:127px;
}

#home_left a{
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: underline;
}

#home_left a:hover{
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: underline;
}

.home_left_img{
	float: left;
	display: table;
	height: 117px;
	width: 162px;
	border: 0px;
}

.home_left_text{
	text-align: left;
	float: left;
	display: table;
	height: 117px;
	width: 280px;
	padding-top:10px;
	padding-left: 10px;
}

.home_left_text h2{
	font-size:12px;
	color:#898888;
	font-weight:bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.home_left_text h3{
	font-size:15px;
	color:#648ec4;
	margin: 0px;
}

.home_left_text p{
	font-size:12px;
	color:#999999;
	font-weight:normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height:120%;
}

.leiamais_right {
	background: url(/imagens/home/bt_leiamais.gif) 0 -2px no-repeat;
	border:#333333 solid 0px;
	width: 70px;
	height: 18px;
	float: right;
}
.leiamais_right a{
	display: block;
	text-indent: 3000px;
	width: 70px;
	height: 16px;
	overflow: hidden;	
}
.leiamais_left {
	background: url(/imagens/home/bt_leiamais.gif) 0 -2px no-repeat;
	border:#333333 solid 0px;
	width: 70px;
	height: 18px;
	float: left;
}
.leiamais_left a{
	display: block;
	text-indent: -3000px;
	width: 70px;
	height: 20px;
	overflow: hidden;	
}

.frase{
	padding-left:40px;
	padding-right:60px;
	background-image:url(/imagens/geral/aspas_frase.jpg);
	background-repeat:no-repeat;
	width:180px;
	color:#999999;
	font-size:14px;
}

.frase_home{
	padding-left:40px;
	padding-right:60px;
	
	
	width:400px;
	color:#999999;
	font-size:14px;
}
.centro_frase{
	display:table;
	width:400px;
	margin-left:11px;
	display:table;
	padding-bottom:5px;
	padding-top:5px;
}

.frase_autor_home{
	display:table;
	width:400px;
	margin-left:11px;
	display:table;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:90px;
	color:#999999;
	font-size:12px;
}

.direita_frase{
	display:table;
	width:270px;
	margin-left:11px;
	display:table;
	padding-bottom:10px;
	padding-top:5px;
}
.frase_autor{
	display:table;
	width:170px;
	margin-left:11px;
	display:table;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:90px;
	color:#999999;
	font-size:12px;
}

/**************** Fim do CSS da página Home *****************/


.tit_materia h1{
	color: #fa9432;
	font-size:20px;
	text-transform:uppercase;
	margin-left:5px;
	}
	.tit_materia h3{
	color: #000000;
	font-size:12px;
	font-weight: bold;
	padding-left:5px;
}
.veja_lista{
	display: table;
	width: 520px;
	
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
