body {
	background-color: #263A23;
}
.GuiasTabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	height: 340px;
	text-align: left;
}
.FotoDiv {
	float: none;
	position: relative;
}


.MenuTabela {
	background-color: #263A23;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 36px;
}

.TextoIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	color: #003300;
	padding-right: 5px;
	display: inline-table;
	text-align: justify;
}
.tituloFotoGde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	width: 500px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.TituloIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.lateral {
	background-color: #FFFFFF;
}
.MargemAlto {
	padding-top: 5px;
}
.FotoTitulo {
	background-color: #263A23;
	padding-top: 4px;
	padding-bottom: 4px;
}
.MenuLinkPreto {
	color: #000000;
	text-decoration: none;
	background-color: #FFBF00;
}
.MenuLinkAzul {
	color: #000066;
	text-decoration: none;
}

.MenuLinkBranco {
	color: #FFFFFF;
	text-decoration: none;
}
.ajuda {
	cursor: help;
}
.LinkAzul {
	color: #0000FF;
	text-decoration: none;
}
.LinkSublinhado {
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.LinkPreto {
	color: #000000;
	text-decoration: none;
}

.bordaCima {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

