BODY { 
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
background-color:white;
font-family: verdana;
color: black;
font-size:12px;
}

li {
font-family:verdana;
color: red;
font-weight: bold;
font-size: 12px;
margin-left: 40px;
}

h1 {
font-family: verdana;
color: #black;
font-size: 14px;
font-weight: bold;
text-align: left;
}

h2 {
font-family: verdana;
color: #5A4194;
font-size: 14px;
font-weight: bold;
text-align: left;
}

h3 {
font-family: verdana;
color: #005D94;
font-size: 18px;
font-weight: bold;
text-align: center;
margin-top:10px;
}

.detalhe {
font-family:verdana;
color:#005D94;
font-size:12px;
font-weight:bold;
}

#apDiv1 {
	position:absolute;
	left:492px;
	top:467px;
	width:266px;
	height:252px;
	z-index:1;
	mark
}

#fundotopo { 
background-image:url(imgs/fundo_topo.jpg);
}

#fundomenu { 
background-image:url(imgs/fundo_menu.jpg);
}

#fundodestaque { 
background-image:url(imgs/fundo_destaque.jpg);
}

#fundorodape {
background-image:url(imgs/fundo_ropdae.jpg);
}

menu {
font-family:verdana;
font-size:10px;
font-weight:bold;
color:#005D94;
}

espaco {
	color:#D9D9D9;
	font-size:2px;
	text-align:left;
}

.fundobarra {
background-image:url(imgs/fundo_barra.jpg);
}

.fundodegrade {
background-image:url(imgs/fundo_detalhe.jpg);
}

.borda {border-color: #666666;
font-family : Tahoma;
font-size : 9pt;
Color : #000000;
border-width : 1px;
background-color: #FFFFFF;
border: 1px solid #666666
}

a:link {
	font-family: Verdana; color: #005D94; font-weight: bold; font-size: 10px; 
	color: #005D94;
	text-decoration: none;
}
a:visited {
	font-family: Verdana; color: #005D94; font-weight: bold; font-size: 10px; 
	text-decoration: none;
	color: #005D94;
}
a:hover {
	font-family: Verdana; color: #005D94; font-weight: bold; font-size: 10px; 
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Verdana; color: #005D94; font-weight: bold; font-size: 10px; 
	text-decoration: none;
	color: #000000;
}

