A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.fonte8 { font-size: 8pt} 
.fonte8n {
	font-size: 8pt;
	font-weight: bolder;
} 
.fonte10 {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	text-indent: 30px;
}
.fonte10_normal {
	font-size: 10pt;
	text-align: justify;
	color: #000000;
}


.fonte9 {
	font-size: 9pt;
}

.formulario {
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.botao {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	background-color: #990000;
	border: 2px solid #6A0000;
}

.naorepete {
	background-repeat: no-repeat;
}

.naorepetefundo {
	background-repeat: no-repeat;
	background-image: url(images/layout_fundotexto.jpg);
}	
		
body {
	font-family: Verdana;
	background-position: center top;
	background-image: url(images/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #000000;
	font-weight: bold;
}

#linkrodape {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.clear {
	clear: both;
}


#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}
div.fundotopo {
	background-image: url(images/fundo_site.jpg);
	background-repeat: repeat;
	background-position: top center;
	position: absolute;
	top: 0px;
	z-index: 1;
	display: block;
	height: 654px;
	width: 100%;
	left: 0px;
}


#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.textoemvolta {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
div.dewplayer {
	width: 760px;
	margin: 0px;
	padding: 5px;
}

div.principal
{
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	width:780px;
	background-image: url(images/fundo_sitetabela.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 2;
}

div.topo
{
	color:white;
	height: 460px;
}

div.rodape
{
	clear: both;
}

div.menu
{
	width:780px;
	margin:0;
	text-align: center;
	background-image: url(images/layout_fundotabela.jpg);
	vertical-align: top;
	display: table;
}


div.submenu
{
	width:250px;
	margin:3px;
	float: left;
}	
	
div.conteudo
{
	background-image: url(images/layout_fundo_conteudo.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

div.conteudo p 
{
	text-indent: 15px;
	font-size: 10pt;
	margin: 0px;
	padding: 5px;
}

div.conteudo table
{
	font-size: 8pt;
}

div.conteudo input, div.conteudo textarea
{
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.banner {
	width:780px;
	margin:0;
	height: 277px;
	text-align: center;
	background-image: url(images/layout_fundo_banner.jpg);
}



#popitmenu{
	position: absolute;
	background-color: #92B46A;
	border:1px dashed #CCCCCC;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #5D7B47;
}
