/* CSS Document */
A:HOVER
{
	text-decoration : none;
	color: #FFFFFF;
}	
A:VISITED
{
	text-decoration : none;
	color: #FFFFFF;
}	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.style1:HOVER{
	color: #999999;
	text-decoration:none;
}
.style2 {color: #FFFFFF}
.titulo_tabelas {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
.Menu_lat {
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.Menu_lat:HOVER{
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.Menu_lat:Visited{
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}


.Menu_lat-admin {
	font-size: 12;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.Menu_lat-admin:HOVER{
	font-size: 12;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.Menu_lat-admin:Visited{
	font-size: 12;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:93px;
	z-index:1;
	visibility: hidden;
	}
	
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:127px;
	height:115px;
	z-index:1;
	visibility: hidden;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;

}

.texto-branco	 {
	color: #ffffff;
	font-size: 12px;
	text-align: justify;
	text-decoration:none;
}


.texto-x	 {
	color: #666666;
	font-size: 12px;
	text-align: justify;
	text-decoration:none;
}


.texto-x2	 {
	color: #666666;
	font-size: 12px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.texto_centralizado {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
}
.texto_bold {
	color: #ffffff;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
	text-decoration:none;	
}
