/* CSS Document */
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEF1D8;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:20px;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 14px;
	background-image: url(../page/menu-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 45%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#FFCC00;
	background-image: url(../page/menu-2.jpg);
	background-repeat: no-repeat;
	background-position: 4px 45%;
	text-indent: 8px;
	text-decoration: underline;

	}

body {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #005555;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #D58000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo2 {font-size: 11px}
.Estilo3 {color: #004F75}
.Estilo6 {
	color: #D7D7D7;
	font-weight: normal;
	font-size: 11px;
}
.Estilo10 {color: #FFFFFF}
.Estilo11 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 8px;
	line-height: 20px;
}
