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;
}

.fonte_programacao {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.formulario {
	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;
}

.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;
}

.tabelaprogramacao{
	font-size:14px;
	font:Verdana, Geneva, sans-serif;
}

.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/layout_fundo_principal.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#textonormal td{
	font-family: Verdana;
	font-size: 12px;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#linkrodape a:hover{
	color: #000000;
	font-weight: bold;
}

#linkrodape {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

div.principal {
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	width:780px;
}

div.topo {
	height: 346px;
	
}

div.menu
{
	float:left;
	width:213px;
	margin:0;
}

div.conteudo {
	margin-left: 213px;
	background-image: url(images/layout_fundo_conteudo.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

div.conteudo p 
{
	font-size: 10pt;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
	text-align: justify;
}

div.rodape {
	clear: both;
	background-image: url(images/layout_rodape.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

div.cardapio {
	width: 470px;
	float: left;
	margin: 20px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fundo_cardapio.gif);
}

.topo object, .topo {
	float:left;
	display:block;
	margin:0;
	padding:0;
	height:346px;
	width:780px;
}


#popitmenu{
	position: absolute;
	background-color: #19539a;
	border:1px dashed #ffffff;
	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: #0a2c74;
}

.clear {
	clear:both;
}
.contato {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
