.body {
	background-image:    url(../imgs/bg_02.gif);
	background-repeat: repeat;
	background-color: #D1CBB5;
	background-attachment: fixed;
}
.fESC {
	display: none;
}
.tx1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: none;
	float: none;
	padding: 10px;
	background-color: D8D4C6;
}
.celulas a {
	color:#FFFFFF;
	background-color: #5B6497;
	height: 22px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	display: block;
	width: 100%;
	vertical-align: middle;
	text-decoration:none;
}
.celulas a:active {
	text-decoration:none;
	color:#FFFFFF;
	background-color: 9AA691;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	height: 22px;
	display: block;
	width: 100%;
	vertical-align: middle;
	padding-top: 3px;


}
.celulas a:link {
	text-decoration:none;
	color:#FFFFFF;
	background-color: 9AA691;
	height: 22px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	display: block;
	width: 100%;
	vertical-align: middle;
	padding-top: 3px;

}
.celulas a:visited {
	text-decoration:none;
	color:#FFFFFF;
	background-color: 9AA691;
	height: 22px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	display: block;
	width: 100%;
	vertical-align: middle;
	padding-top: 3px;

}

.celulas a:hover {
	color:#FFFFFF;
	background-color: 7B8176;
	border:none;
	height: 22px;
	display: block;
	width: 100%;
	vertical-align: middle;
	padding-top: 3px;
}
.menu a {
	color: #687681;
	display: block;
	width: 100%;
	height: 22px;
	padding-top: 4px;
	text-decoration: none;	
}
.menu a:active {
	color: #687681;
	display: block;
	width: 100%;
	height: 22px;
	padding-top: 4px;
	text-decoration: none;
}
.menu a:link {
	color: #687681;
	display: block;
	width: 100%;
	height: 22px;
	padding: 4px;
	text-decoration: none;
}
.menu a:visited {
	color: #687681;
	display: block;
	width: 100%;
	height: 22px;
	padding: 4px;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	background-color: #9AA691;
	display: block;
	width: 100%;
	height: 22px;
	padding: 4px;
	text-decoration: none;
}	

.sombra {
	color:#FFFFFF;
	background-color: #6EA2A9;
	height: 22px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	vertical-align: middle;
}	
.sombra a {
	display: block;
	width: 100%;
}
.sombra a:active {
	text-decoration:none;
	display: block;
	width: 100%;
}
.sombra a:link {
	text-decoration:none;
	display: block;
	width: 100%;
}
.sombra a:hover {
	text-decoration:none;
	display: block;
	width: 100%;
}
