﻿*{
	margin: 0 auto; 
	padding: 0;
   
}
body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url('/images/backgrd_HV_01.jpg');
}

#layout {
	width: 998px;
}

#topo {
	width: 998px;
	height: 100px;
	background-color: black;
}

.imgTopoTexto
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 25px;
}

.imgTopoHomem
{
	float: right;
}

.imgTopoIcone
{
	float:right;
	margin-top: 3px;
	margin-right: 3px;

}

#conteudoGeral {
	width: 998px;
	height: 413px;
	padding-top: 35px;
}

.qdEsquerda
{
	float: left;
	width:680px
}

.qdDireita
{
	float: right;
	width: 305px;
	margin-left: 10px;
}


.qdConteudoGeral
{
	width: 680px;
	height: 375px;
	background: url('/images/fd_conteudo.png') no-repeat scroll;
	text-align:left;
}

.qdConteudo
{
	float: left;
	width: 660px;
	height: 355px;
	overflow: auto;
	padding: 10px;
	background: url('/images/fd_conteudo.png') no-repeat scroll;
	text-align:left;
}

.qdBoxDuplo
{
	float: right;
	width: 285px;
	height: 252px;
	background-image:url('/images/fd_boxduplo.png');
	margin-bottom: 12px;
	padding: 10px;
}

.qdBoxTriplo
{
	float: right;
	width: 285px;
	height: 394px;
	background-image:url('/images/fd_boxinteiro.png');
	/*margin-bottom: 12px;*/
	padding: 10px;
}


.qdNoticias
{
	float: right;
	width: 285px;
	height: 110px;
	background-image:url('/images/fd_box.png');
	margin-bottom: 12px;
	padding: 10px;
}

.qdRodape
{
	float: left;
	clear: both;
	width: 680px;
	height: 21px;
	margin-top: 13px;
	padding-top: 4px;
	background-image: url('/images/fd_rodape.png');
	text-align: center;
	font-size: 8pt;
	color: gray;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav {
text-align:left;
clear:both;
height: 25px;
background: url(/images/pro_line_0.gif) repeat-x;
background-color: black; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:998px;
z-index:500;
}

.nav .table {
display:table; 
margin:0;
}


.nav .current {
text-align: left;
margin: inherit; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}


.nav .select {
text-align: left;
margin: inherit; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav .select {
text-align: left;
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
text-align:left;
margin:0; 
padding:0; 
height:auto;
float:left;
}

.nav .select a {
text-align:left;
display:block; 
height:25px; 
float:left; 
background: url(/images/pro_line_0.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}


.nav .current a {
text-align:left;
display:block; 
height:25px; 
float:left; 
background: url('/images/pro_line_2.gif'); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b {
text-align:left;
display:block; 
padding:0 30px 0 15px; 
background:url('/images/pro_line_2.gif') right top;
}

.nav .select li:hover a {
text-align:left;
background: url(/images/pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover {
text-align:left;
background: url(/images/pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover {
background: url(/images/pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}



.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(/images/pro_line_1.gif) right top; 
cursor:pointer;

}

.nav .select a:hover b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(/images/pro_line_1.gif) right top; 
cursor:pointer;

}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0; 
padding:0; 
list-style:none;
}

.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .sub_active .current_sub a {
background:transparent; 
color:#f00;
}

.nav .current .show {
display:block; 
position:absolute; 
width:998px; 
top:25px; 
background:url(/images/back_0.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:left;
}

.nav .select :hover .select_sub {
display:block; 
position:absolute;
width:998px; 
top:25px; 
background:url(/images/back_0.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:left;
}

.nav .current .show {
z-index:10;
}

.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 20px 0 20px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#444;
font-weight: bold;
}


.nav .select :hover .sub li a {
/*display:block; 
*/display:none;
float:left; 
background:transparent; 
padding:0 20px 0 20px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#444;
font-weight: bold;
}

.nav .current .sub li.sub_show a {
color:#088; 
cursor:default; 
background:url(/images/back_0.gif);
font-weight: bold;
}



.nav .current .sub li a:hover {
visibility:visible;
color:#C00; 
background:url(/images/back_0.gif);
}


.nav .select :hover .sub li a:hover {
visibility:visible;
color:#C00; 
background:url(/images/back_0.gif);
}


/* fim do menu */

.boxFoto /* serve para inserir o quadro com foto e legenda, a largura da foto é obrigatoria */
{
	float: right;	
	width: auto;
	padding: 5px;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	
	
}

.boxVideo
{
	float: right;
	width: 285px;
	height: 251px;
	margin-bottom: 12px;
	margin-right: 10px;
}

.boxDescricaoVideo
{
	float: right;
	width: 265px;
	height: 110px;
	background-image: url('/images/fd_boxdescvideo.png');
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 12px;
	margin-right: 10px; 
}

.moldura
{
	width: 260px;
	height: 194px;
	background-image: url('/images/moldura.png');
	padding: 10px 10px 11px 10px;
	margin-left: 3px;
}

p
{
	text-align: left;
	padding-bottom: 10px;
}


.titVideo
{
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}


.fontePadrao
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}

.txtChamada
{
	font-size: 11px;
}

.titChamadaCentro /* usado para os titulos dos quadros de noticias - quadros cinzas das laterais */
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.esquerda
{
	text-align: left;
}

.direita
{
	text-align: right;
}

.centro
{
	text-align: center;
}

.legenda
{
	font-size: 8pt;
	font-weight: bold;
	color: gray;
}

.imgDir /* usado nos quadros das chamadas boxNoticias*/
{
	float: right;
	margin-left: 10px;
}

.imgEsq /* usado nos quadros das chamadas boxNoticias*/
{
	float: left;
	margin-right: 10px;
}

.fotoDir /* usado nos quadros de Conteudo */
{
	float: right;
	margin-left: 25px;
	margin-bottom: 40px;
}

.fotoEsq /* usado nos quadros de Conteudo */
{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

h1 /* título */
{
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 13px;
}

h2 /* intertítulo */
{
	font-size: 11pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 11px;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 9px;
}


.autor /* usado para autores das noticias juntamente com a data da publicação */
{
	text-align: left;
	font-size: 8pt;
	color: gray;
	font-weight: bold;
}

.datanews /* usado para a data na default de noticias e hv midia */
{
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

a:link {
	color: #CC0000;
	text-decoration: none;
	
}

a:visited
{
	color:#CC0000;
	text-decoration: none;
}

a:active
{
	color: #CC0000;
	text-decoration: underline;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.qdTexto
{
	width: 420px;
	float: left;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
}
ol {
	list-style-position: inside;
	margin-left: 10px;
}
