@charset "utf-8";
/* CSS Document */

body {
    background-color:#000000;
	margin:0;
    padding:0;
	margin-top:12px;
}

P {
line-height: 15px;
}

#container {
	position:relative;
	width:850px;
	height:100%;
	margin:0 auto;
	padding:0px;
	background-color:#000000;
}
#superior{
	text-align: right;
	width:850px;
}
#superior_logo {
	text-align: left;
}
#menu
{
    text-align: left;
}
#images
{
	background-color:#ffffff;
	width:840px;
	height:100%;
	margin:0 auto;
	text-align: center;
}
#menu_inferior
{
    padding-top:5px;
}
#rodape
{
	padding-top:42px;
	padding-bottom:20px;
	padding-left:8px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
}
.style3 {
    color: #CCCCCC; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-top: 8px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.style5 {color: #666666}
.style9 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; color: #666666;}
.style15 {font-size: 11px}