body{
font-family: Arial;
font-size: 12px;
color: #003366; 
background-repeat:repeat; 

}
table{
font-family: Arial;
font-size: 12px;
color: 003366;
}


.links_rodape {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-color:#ffffff
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.titulo {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: "ZapfHumnst BT";
	font-style: italic;
	background-color:#ffffff;
	right: auto;
}
.tituloadm {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: "ZapfHumnst BT";
	font-style: italic;
	background-color:#ffcc99;
	right: auto;
}

.titulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: "ZapfHumnst BT";
	font-style: italic;
	background-color:#ffffff
}
.admativo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: "ZapfHumnst BT";
	font-style: italic;
	background-color:#eeeeee
}

.admInativo {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	font-family: "ZapfHumnst BT";
	font-style: italic;
	background-color:#ffffff
}


#contato table {
	float: left;
	height: 40px;
	width: 305px;
	z-index: 1;
	cursor: crosshair;
}
.linhat {border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
}

