@charset "utf-8";
/* CSS Document */

#Layer1 {
	position: relative;
	z-index: 1;
	background-color:#FFFFFF;
	height: 24px;	
}
#Layer1 {
	position: relative;
	z-index: 1;
	background-color:#FFFFFF;
	height: 200px;	
}

.caixa-background {
	background-color: #FFFFFF;
	border:#666666 1px solid;
}
.caixa-back {
	text-align: left;
}
.caixa-forward {
	text-align: right;
}
.caixa-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.ie7 #lb_layer1
{
	height:100% !important;
	width:100% !important;
}
.erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: center;
}