body { 
margin: 0 auto; 
padding: 0; 
text-align: center; 
background-color: #000000; 
background-image: url(images/fundo.jpg); 
height: 100%;

} 
.anylinkcss {
	position : absolute;
	visibility : hidden;
	border-bottom-width : 0;
	z-index : 100;
	width : 110px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;	
	font-size : 9px;
	font-style : normal;
	margin-top : 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	
} 
.anylinkcss a {
	width : 100%;
	display : block;
	text-decoration : none;
	font-weight : bold;
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
} 
.anylinkcss a:link { 
color : #999999; 
} 
.anylinkcss a:visited { 
color : #999999; 
} 
.anylinkcss a:hover { 
color : #000066; 
} 
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-transform : lowercase;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	padding-top: 10px;
	z-index:2;

} 
.menu a:link, a:visited, a:active { 
color : #999999; 
} 
.menu a:hover { 
color : #000066; 
} 
.exclusivo_cliente {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 10px;
	color: #000000;
	width: 95px;
	height: 14px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.exclusivo_cliente2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 10px;
	color: #000000;
	width: 35px;
	height: 14px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.tabela_esq {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#tabela_topo_fundo {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/topo1.jpg);
}
.boxEsq {float: left; display:inline; height: 400px;  padding: 10px; margin:-466px 0 0 0}

