/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #717C1C;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D8A6;
	}
#navigation a {
	color: #993300;
	line-height:10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 13px;
	display:block;
	background-image: url(../images/menu-gif.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	}
#navigation a:hover {
	color:#FF6600;
	background-color: #EBECC6;
	padding-left: 14px;
	}
.Estilo1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/titulo.jpg);
	text-indent: 8px;
	color: #662100;
}
.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414123;
}
.Estilo3 {
	font-size: 16px;
	font-weight: bold;
	color: #403F1A;
	background-image: url(../images/titulos.gif);
	background-repeat: no-repeat;
	text-indent: 44px;
	line-height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
