#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#navigation a {
	color: #086181;
	line-height:12px;
	text-decoration: none;
	display:block;
	padding:5px 4px 5px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px 45%;
	text-indent: 8px;
	background-image: url(../images/menu-site.gif);
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#07729E;
	background-color: #E6F7F7;
	background-repeat: no-repeat;
	background-position: 3px 45%;
	background-image: url(../images/menu-site.gif);
	text-indent: 8px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #008080;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #006BB3;
	text-decoration: none;
}
a:visited {
	color: #006BB3;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {color: #FFFFFF}
.Estilo2 {font-size: 11px}
.Estilo3 {
	color: #999999;
	font-size: 11px;
}
