.drop-down {
	width: 98px;
	background-color: #511B11;
	padding: 3px 4px 3px 4px;
	text-align: left;
}
li .drop-down {
	position: absolute;
	top: 145px;
	left: 380px;
	display: none;
	.left: 330px;
}
.drop-down li a {
	display: block;
	padding: 2px 0px 2px 2px;
	color: #FFCC33;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.drop-down a:hover {
	color: #ffffcc;
}
.menu-top {
	background-image: url(fundo-menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.menu-top li {
	display: inline;
}
.menu-top img {
	margin: 0px;
	padding:0px;
}
.palco {
	margin: 0 auto;
	width: 960px;
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	position:relative;
}

/* Fix IE. Hide from IE Mac \*/
* html .drop-down li, .drop-up li { float: left; }
* html .drop-down li a, .drop-up li a { height: 1%; }
/* End */
li:hover .drop-down, li.over .drop-down, li:hover .drop-up, li.over .drop-up { display: block; }
body {
	background-color: #511B11;
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #DB9E3F;
	font-weight: bold;
}
.style5 {
	color: #DB9E3F;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topo {
	background-color:#fbfae3;
	width:960px;
	align: center;
}
.select-paises {
	background-image:url(images/fundo-select.jpg);
}
.busca-pais {
	margin:0px;
	padding: 8px 0px 0px 15px;
}
.busca-pais select {
	font-size:10px;
	width: 150px;
	background-color:#FBFAE3;
	color:#333333;
	margin-top: 1px;
}
body{
	padding:0;
	margin:0;
}
.center{
	background:#FFE2AF;
	width:920px;
	padding:20px;
}
.center table{
	width:auto !important;
}
.center table tbody > tr td font{
	color:#000000 !important;
} 
.center ul, .center ol, .center li{
	list-style:none !important;
}
.center p{
	color:#000000 !important;
}
.center a, .center a *{
	color:#511B11 !important;
}
.center a:hover{
	text-decoration:none;
}
.center font{
	background:transparent !important;
}

#botaoenvia{
	background:#FFFFFF;
	border:1px solid #511B11;
	color:#511B11;
	margin-left:310px;
	width:100px;
}

.botao{
	background:#FFFFFF;
	border:1px solid #511B11;
	color:#511B11;
	width:100px;
}

input, select, textarea {
	border:1px solid #511B11;
}