/* CSS Document */
#navigation td {
	border-bottom: 1px solid #A8A8A8;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3F7380;
	line-height:10px;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	padding:5px 4px 5px 8px;
	background: url() 5px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #EFEFEF url() 5px 45% no-repeat;
	color:#000000;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	background-image: url(../images/fondo.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
}
a:link {
	color: #3F7380;
	text-decoration: none;
}
a:hover {
	color: #CE7B00;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #3F7380;
}
a:active {
	text-decoration: none;
}
.Estilo1 {font-size: 11px}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
