﻿@charset "utf-8";
/* CSS Document */
/*-------------------faixa com o título------------------------*/
*{
	margin:0;
	padding:0;
	border:0;
}
#titulo {
	width:781px;
	height:21px;
	margin:14px 0 0 26px;
	padding:8px 0 0 10px;
	background-color:#F4F3EE;
	font-weight:bold;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#00529D;
	font-size:14px;
}

#conteudo_esq{
	width:576px;
	margin:10px 0 0 18px;
	_margin:10px 0 0 0;
	float:left;
}

.tit_destaque {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#535353;
	margin:0 0 5px 0;
	clear:both;
}
#texto {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#303030;
	text-align:justify;
}
/*.tit_noticia{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#303030;
	text-align:justify;
}*/
/*-------------------faixa com imgs e textos------------------------*/
#teste{
	width:576px;
	height:23px;
}

.quadrado{
	width:8px;
	height:8px;
	background-image:url(../imgs/quadrado.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:7px;

}

.min_txt{
	width:310px;
	height:23px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#7C7C7C;
	margin-left:8px;
	margin-top:4px;
	float:left;	
}

.min_txt01{
	width:100px;
	height:23px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#7C7C7C;
	margin-left:80px;
	margin-top:4px;
	float:left;	
}

.img{
	width:60px;
	height:21px;
	float:right;	
	margin-right:10px;
}
/*-------------------tela de comentário------------------------*/
#comentario{
	width:567px;
	height:250px;
	background-color:#F4F3EE;
	margin-left:8px;
	margin-top:5px;
}
/*-------------------tela de comentário lado esquerdo------------------------*/
#comentario_esq{
	width:382px;
	height:199px;
	float:left;
}

.comente{
/*	width:147px;*/
	height:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#686868;
	font-size:15px;
	margin-top:11px;
	margin-left:10px;
}

.campo{
	margin-left:10px;
	*margin-left:5px;
	_margin-left:3px;
	margin-top:6px;
}

.nome{
	width:36px;
	height:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#686868;
	font-size:12px;
	margin-top:4px;
	margin-left:10px;
}

.campo_nome{
	width:236px;
	height:20px;
	margin-left:10px;
	*margin-left:5px;
	margin-top:10px;
	_margin:12px 0 0 5px;
}

.email{
	width:36px;
	height:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#686868;
	font-size:12px;
	margin-top:4px;
	margin-left:10px;
	*margin-left:10px;
	_margin:0 0 0 5px;
}

.campo_email{
	width:236px;
	height:20px;
	margin-left:10px;
	margin-top:10px;
	*margin-left:5px;
	_margin:12px 0 0 5px;
}

.botao{
	width:117px;
	height:63px;
	float:right;
	_padding:20px 10px 0 0;
}

.esquerda{
	width:257px;
	height:92px;
	float:left;
}
	
.direita{
	width:117px;
	height:92px;
	float:right;
	margin:20px 3px 0 0;
	*margin:20px 6px 0 0;
	_margin:0px 0px 0 0;
}
/*-------------------tela de comentário lado direito------------------------*/
#comentario_dir{
	width:170px;
	height:179px;
	float:right;
	border-left: solid 1px #686868;
	margin-top:10px;
}
.linha{
	width:1px;
	height:176px;
	background-color:#6D6D6D;
}

.public{
/*	width:133px;*/
	height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-left:15px;
	color:#C01414;
	float:left;
}

.txt_dir{
	width:140px;
	height:140px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	font-size:9px;
	margin-left:15px;
	float:left;
}

.linha2{
	width:564px;
	height:1px;
	/*background-image:url(imgs/linha21.gif);
	background-repeat:no-repeat;*/
	background-color:#F3F4EF;
	margin-top:28px;
	margin-left:10px;
}
/*--------------------posts--------------------*/
#comentarios{
	width:566px;
	height:450px;
	background-color:#F4F3EE;
	margin-left:8px;
	margin-top:28px;
}
/*--------------------post lado esquerdo--------------------*/
.post_esq{
	width:114px;
	height:415px;
	float:left;
}

.tit_post{
	width:95px;
	height:18px;
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	margin-left:18px;
}

.tit_linha{
	width:95px;
	height:1px;
	float:left;
	margin-left:15px;
	margin-top:4px;
}

.qt_posts{
	width:95px;
	height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#93A8BF;
	margin-left:14px;
	margin-top:9px;
}

.num_posts{
	width:87px;
	height:65px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:80px;
	color:#D9E2EB;
	text-align:center;
	margin-top:6px;
	margin-left:15px;
	float:left;
}

.coments{
	width:95px;
	height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#93A8BF;
	margin-left:14px;
	margin-top:20px;
	float:left;
}
/*-----------------------post lado direito-----------------------*/
#post_dir{
	width:451px;
	height:415px;
	float:right;
}

.linhavert{
	width:1px;
	height:438px;
	background-color:#6E6C6D;
	float:left;
	margin-top:8px;
}

.num_pag{
	width:400px;
/*	height:15px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#686868;
	margin-top:14px;
	margin-left:7px;
/*	float:left;*/
}

.cursor{
	width:185px;
	height:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#686868;
	float:right;
	margin-top:14px;
}

.cursor a{
	text-decoration:none;
	color:#000000;
}

.cursor a:hover{
	text-decoration:underline;
}

.tit_linha001{
	width:440px;
	height:1px;
	float:left;
	margin-left:5px;
	margin-top:2px;
}

.posts{
	width:375px;
	height:90px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686868;
	margin-left:2px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:justify;
	float:left;
}

/*-------------formatações-----------------*/

.numeros{
	color:#829BB5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	float:left;
	margin-left:15px;
}

.dataehora{
	color:#686868;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	font-weight:bold;
}

.denome{
	color:#829BB5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	float:left;
	margin-top:2px;
}

/*---------------------------lado direito-------------------------------*/
#conteudo_dir{
	width:200px;
	float:right;
}

.liberal{
	width:200px;
	height:67px;
	margin:10px 0 10px 0;
	*margin:10px 0 0 0;
}

.ultimas{
	width:150px;
	height:15px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#050067;
	margin:10px 0 0 0;
}

.ult_not{
	width:200px;
	background-color:#F4F3EE;
	border-top:solid 3px #050066;
	margin:16px 0 0 0;
	*margin:0;
	float:right;
	padding:0 0 20px 0;
}
#lertodas{
	font-size:11px;
	margin:10px 0 0 8px;
	float:left;
}
#lertodas a{
	text-decoration:none;
	color:#00509D;
}
#lertodas a:hover{
	text-decoration:underline;
}
.not_int{
	width:180px;
	float:left;
	margin-top:12px;
	margin-left:8px;
}

.txt_int{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:11px;
}

.txt_int001{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.txt_int001 a{
	text-decoration:none;
	color:#000000;
}

.txt_int001 a:hover{
	text-decoration:underline;
}

/*--------------------------------esq001--------------------------*/
#fx_sub{
	width:565px; 
	height:31px; 
	padding-left:8px;
	padding-top:10px;
	background-color:#F4F3EE;
	margin:10px 0 0 18px;
	font-weight:bold;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#00529D;
	font-size:14px;
	display:block;
	clear:both;
}
.linha_relacionadas{
	width:575px;
	height:1px;
	background:#F3F4EF;
	margin:10px 0 0 18px;
}
.not_rel{
	width:565px;
	margin:5px 0 -5px 23px;
}

.posts001{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686868;
	margin-left:3px;
	margin-top:5px;

}

.posts001 a{
	text-decoration:none;
	color:#686868;
}

.posts001 a:hover{
	text-decoration:underline;
}

.azul_esc{
	color:#00509D;
}

.posts002{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#686868;
	font-size:11px;
	margin-top:8px;
}

.posts002 a{
	text-decoration:none;
	color:#686868;
}

.posts002 a:hover{
	text-decoration:underline;
}

.posts003{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ABABAB;
	font-size:11px;
	margin-top:50px;
}

.posts003 a{
	text-decoration:none;
	color:#686868;
}

.posts003 a:hover{
	text-decoration:underline;
}

.line{
	width:565px;
	height:1px;
	border-top:solid 1px #F3F4EF;
	margin-left:5px;
}
/*--------------------video-----------------------------*/
.vid{
	width:260px;
	height:219px;
	float:left;
	margin-right:7px;
}
/*-----------------------galeria------------------------------*/
.gal{
	width:207px;
	height:140px;
	float:left;
	border:#6C6C6C;
	margin-right:7px;
}

.ver_gal{
	width:207px;
	height:35px;
	float:left;
}
.vizu{
	width:26px;
	height:23px;
	float:right;
}

.tit_001{
	width:150px;
	height:23px;
	float:left;
	font-size:12px;
}
/********************** POPUP NOTICIAS *************************/
#conteudo_popup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
}
#form_popup{
	width:376px;
}
#form_popup p{
	margin:0 0 10px 0;
}
#logo{
	margin:0 0 10px 0;
}
#text_s{
	width:70px;
	float:left;
}
#fild_s input{
	width:300px;
}
#fild_s textarea{
	width:300px;
	height:70px;
}
#fild input{
	border:1px solid #000;
	padding:2px;
}
#seus_dados input,textarea{
	border:1px solid #000;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#seus_dados p{
	margin:0 0 10px 0;
}
#campo{
	float:left;
	margin:0 10px 10px 0;
	*margin:0 10px 0px 0;
}
#seus_dados{
	clear:both;
	border-top:1px solid #ccc;
	margin:15px 0 0 0;
	*margin:0;
	padding:10px 0 0 0;
}
#btn{
	margin:10px 0 0 0;
	float:right;
}
#btn input{
	width:70px;
	border:1px solid #000;
}
#img_noticia{
	float:left;
	margin:5px 10px 0 0;
}
#banner_noticia{
	float:right;
	margin:5px 10px 0 0;
	padding:15px;
	
	
}

.format_noti{
	color:#000000;
}
#selecione_editora{
	margin:20px 0 0 0;
	font-size:12px;
	color:#515151;
	background:#f4f3ee;
	padding:7px;
}
#selecione_editora select{
	border:1px inset #999999;
	width:170px;
	color:#515151;
	font-size:12px;
}
