html, body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.tabela {
	position: absolute;
	left: 50%;
	margin-left: -380px;
	width: 760px;
}

.texto{
	font-size:12px;
	width:400px;
	margin-left:55px;
	text-align:justify;
	margin-top:35px;
}

.endereco{
	float:right;
	text-align:right;
	margin-right:15px;
	font-size:11px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.fone{
	float:right;
	text-align:right;
	margin-right:15px;
	font-size:11px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

.rodape{
	text-align:center;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tabMenu a, .tabMenu a:visited {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	width: 188px;
	height: 25px;
	background: url(../images/botaomenu.jpg) no-repeat;
	float:left;
	line-height:20px;
}

.tabMenu a:hover { 
	background: url(../images/botaomenuover.jpg) no-repeat;
	width: 188px;
	height: 25px;
	float:left;
}

.tabMenuSelected a, .tabMenuSelected a:visited, .tabMenuSelected a:hover {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333333;
	width: 188px;
	height: 25px;
	background: url(../images/botaomenuselected.jpg) no-repeat;
	float:left;
	line-height:20px;
}

.Menu a, .Menu a:visited {
	text-decoration: none;
	color:#000000;
}

.campo {
	font-size:10px;
	color:#333333;
}
.campo_alerta
{
	color: #333333;
	border: #CC0000;
	font-size:10px;
	background-color: #FAFAFA;
}

.form{
	font-size:10px;
	text-align:justify;
	font-weight:bold;
	color:#333333;
}

.formi{
	font-size:10px;
	color:#333333;
}