/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */
*{padding:0; margin:0}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 0.8em;
	background: #E7E7E7;
}

input, textarea{
	border: 1px solid #84C124;
	background-color:graylight
}

a {
	text-decoration: none;
	color: #84C124;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.blue {
	color: #84C124;
}

#bg { 
	width: 760px;
	margin: 0 auto;
	height: 580px;
	padding: 6px 10px 0px 10px;
	background: url(/images/bg.gif) no-repeat;
}

#geral {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
	
}

#topo {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 100px;
	border-bottom: 2px solid #eee;
	background: #FFF url(/images/fade.gif) repeat-x;
	color: #808080;
}

#topo form {
	padding-top:30px
}

#topo #menu ul { 
	padding:30px 0 0 0; 
	margin:0;
}

	#topo #menu ul li {
		list-style:none;	
		display:inline;
	}
	#topo #menu ul li a {
		float:right;		
		width:6.0em;
		color:#333;
		text-align:center;
		padding:0  0.2em 0.2em  0;
		text-decoration:none;
	}
	#topo #menu ul a:hover{
		background:#84C124;
		color:#fff;
		border-color:#00f;
		border-color:#000 #fafafa #fafafa #000;
	}


#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 20px;
}

#esquerda {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

.info_esquerda {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 130px;
	color: #6B6B6B;
	line-height: 1.6em;
	border-right: 1px solid #DDD;
}

.info_esquerda a {
	text-decoration: underline;
}

.info_esquerda p {
	margin: 0;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

#artigos {
	float: right;
	width: 74%;
	margin: 0 0 10px 0;
	padding: 5px 5px 20px 8px;	
	color: #5D5D5D;
	line-height: 1.5em;
}


#manchete {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	height: 146px;
}

#manchete h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #84C124;
}

#manchete p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}

#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: center;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #84C124;
}

#footer a:hover {
	color: #000;
}


/*------- Classes referente ao PRESSKIT --------*/

/************************************************/
/*Versão 2 da manchete - Usada a aprtir de agora*/
/************************************************/
.pk_manchete {
	position: relative; 
	width: 550px;
/*	background-color: #EEEBE4;*/
/*	background-color: #FDFDFB;*/
/*	background-color: #F8F5EC;*/
}
.pk_manchete .imagem {
	padding-right: 6px; 
}

.pk_manchete .imagem img {
	height:125px;
	border: 2px solid #84C124; 
}

.pk_manchete .titulo {	
	position: absolute; 
	left: 205px; 
	top: 30px; 
	width: 315px;
	height: 60px;
	text-align: left;
	text-transform: uppercase;
}

.pk_manchete .titulo a {
	font-family:Tahoma;	
	color: #525252;
	font-size: 12px;
	font-weight:bold;
}

.pk_manchete .titulo a:hover {
	text-decoration: underline
}

.pk_manchete .data {
	position: absolute; 
	left: 205px; 
	top: 4px; 
	width: 125px;
	height: 60px;
	text-align: left;
}

.pk_manchete .data a{
	font-family:Tahoma;
	color: #84C124;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.pk_manchete .data a:hover {
	text-decoration: underline;
}

.pk_manchete .olho {    	
	position: absolute; 
	left: 205px; 
	top: 95px; 
	text-align: justify; 
	width: 350px;
}

.pk_manchete .olho a {
	font-family:Tahoma;
	color: black; 
	font-size: 11px;
	text-decoration: none;
}

.pk_manchete .olho a:hover {
	text-decoration: underline;
}


.pk_manchete .leia_mais {    	
	position: absolute; 
	left: 15px; 
	top: 130px; 
	text-align: justify; 
	width: 215px;	
	font-weight: bold;
}

.pk_manchete .leia_mais a {
	font-family:Tahoma;
	color: #84C124; 
	font-size: 11px;
	text-decoration: none;
}

.pk_manchete .leia_mais a:hover {
	text-decoration: underline;
}

.pk_manchete_vazia_quadro {
	border: 0px solid #C0C0C0;
	width: 300px; 
	text-align: center;
	padding-top: 4px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px;
}

.pk_manchete_vazia_msg {
	font-family: Arial, Verdana; 
	color: red; 
	font-size: 10px;
	text-align: center;
}
/************************************************/
/****************FIM DA VERSÃO 2*****************/
/************************************************/

/*------ Classes referente aos textos (titulo, olho e etc) de  resumo noticias -----*/
.eadatag{
	font-family:Tahoma;
	padding-bottom:13px;
	text-decoration:none;
	font-size:13px;
	color:#000000;
}

.eatitulog{
	font-family:Tahoma;
	font-size:13px;
	color:#84C124;
}

.earesumoultimanoticiasep{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}

.eaolhog{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}

.earesumog{
	font-family:Tahoma;
	font-size:12px;
	color:black;
}

A.earesumog:hover{	
	color:#000000;	
}

.earesumodata {
	font-family: Tahoma;
	font-size:12px;
	color:#84C124;
}

.earesumocanal{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.earesumotitulo{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#84C124;

}

.earesumoolho{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.earesumoleiamais, .earesumoverfotos{
	font-family:Arial, Verdana, sans-serif, Courier;
	text-decoration:none;
/*	color:#3C6289;*/
	color:#84C124;
	font-size:11px;
	font-weight:bold;
}

A.earesumoleiamais:hover, A.earesumoverfotos:hover{
	font-family:Arial, Verdana, sans-serif, Courier;
	text-decoration:none;
/*	color:#3C6289;*/
	color:#999999;
	font-size:11px;
	font-weight:bold;
}
