* html a{
position: relative;
cursor: hand;
}


body{
	font: normal 9px/1em "Trebuchet MS";
	color: #2e261e;
	background: #afa79a;
}

#bg{width: 100%; float: left; background: url('imagens/mainBg.jpg') center top repeat-y;}

h1{font-family: Georgia; color: #332416;}
a{
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}


#footer{
	width: 100%;
	float: left;
	font-size: 1em;
	font-family: Georgia;
	font-weight: bold;
	color: #31570C;
	background: url('imagens/bg-footer.jpg') 0 55px repeat-x;
}
#footer a{color: #56544e; text-decoration: none; text-transform: Uppercase;}
#footer #footerContent{
	width: 946px;
	padding: -150px 0 0 0;
	margin: 0 auto;
	height: auto;
	min-height: 166px;
	_height: 166px;
	z-index: 1;
}


.texto	{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	color: 	black;
	line-height: 20px;
	font-weight: bold;
}
.materia	{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-align: justify;
	color: #575539;
}

.texto_comenta	{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #990000;
}

.marina_responde	{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	text-align: justify;
	color: #660066;
	font-style: italic;
}


.olho	{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	color: #575539;
}

a.chamada:HOVER {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #34a04a;
	font-weight: bold;
	text-decoration: underline; background: #cc9933; color: #C0B681;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none
}

.titulo_menor {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

a.conexao {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #575539;
	font-weight: bold;
	text-decoration: none;
}

a.conexao:HOVER {
	color: #575539;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline; background: #e7e5d5 ; color: white;
}

a.conexaodestacada {
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #575539;
	font-weight: bold;
	text-decoration: none;
}

.conexaodestacada:HOVER {
	color: #e7e5d5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; background: #e7e5d5 ; color: white;
}

.edicao {
	font-family: courier;
	font-size: 8px;
	text-align: center;
	color: #575539;
}

.legenda {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	color: #575539;
}

.retranca {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

