#geral {
	font-family: "Trebuchet MS";
	height: 600px;
	width: 800px;
	position: relative;
	z-index: auto;
	margin:0px auto;
	background-color:#FFFFFF;
}
#geral #topo {
	height: 150px;
	width: 790px;
	margin:5px auto;
	background-image:url(topo.jpg);
}
#geral #topo .links {
	font-family: "Arial";
	font-size: 9pt;
	width: 450px;
	float: right;
	margin:10px;
	font-style: normal;
	text-decoration: none;
}
a {
	font-family: "Arial";
	font-size: 9pt;
	text-decoration:none;
	color: #000000;
}
a:hover{
	text-decoration:none;
	background-color:#FFFF99;
}
#geral #conteudo {
	height: 600px;
	width: 630px;
	float: right;
    overflow:auto;
	
}

body {
margin:0 auto;
}
#geral #geral_back {
	height: 600px;
	width: 790px;
	margin:0px auto;
}
#geral #geral_back #conteudo .flash {
	height: 236px;
	margin:1px; 
}
#geral #geral_back #conteudo .novidades {
	height: 243px;
	width: 205px;
	float: left;
	margin:1px 1px;
	background-image: url(novidade.png);
}
#geral #geral_back #conteudo .noticias{
	height: 243px;
	width: 205px;
	float: left;
	margin:1px 1px;
	background-image: url(noticias.png);
}
#geral #geral_back #conteudo .destaques {
	height: 243px;
	width: 205px;
	float: left;
	margin:1px 1px;
	background-image: url(destques.png);
}

#geral #rodape {
	height: 35px;
	width: 790px;
	margin:0px auto;
	border:1px solid #ccc;
	clear:both;
	padding-top:12px;
	}
address{
	font-style:normal;
}
.novidades ul {
display:block;
text-decoration:none;
background-color:#666666;
}
.novidades ul li {
display:block;
text-decoration:none;
background-color:#666666;
}
#Menu 
{
	width:155px;
	height:510px;
	margin:0;
	border:0;
	font-family: "Arial";
	float:left;
}

.arrowlistmenu{
width: 150px; /*width of menu*/
float:left;
font-family:"Arial";
font-size:9pt;
}


.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 10px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
height:30px;
}

.arrowlistmenu ul li a{
color: #333333;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size:12px;
}

.arrowlistmenu ul li a:visited{
color: #333333;

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #333333;
background-color:#D3D3D3;
}
#geral #geral_back #esquerda form {
	float: right;
	width: 630px;
}
#geral #geral_back .cartela {
	float: right;
	width: 631px;
}
#geral #geral_back #high {
	float: right;
	width: 631px;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
#geral #geral_back .formulario {
	float: right;
	width: 631px;
	border: none;
}
.entrada {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.botao {
	background-color: #719450;
	width: 50px;
	border:0px;
}
.style3 {font-size: 10px}
.styled {font-size: 12pt;
margin-right:2px;}
