/* CSS Document */
#navigation a {
	color: #915700;
	line-height:26px;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background-repeat: no-repeat;
	text-indent: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu-1.gif);
}
#navigation a:hover {
	color:#C47500;
	text-indent: 20px;
}
body {
	background-color: #6C9100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-image: url();
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFDC4F;
}
a:active {
	text-decoration: none;
}
.Estilo1 {color: #FFFFFF}
.Estilo2 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #B06A00;
	background-image: url(../images/titulo.gif);
	text-indent: 30px;
}
.Estilo3 {
	font-size: 12px;
	background-image: url(../images/titulos.gif);
	line-height: 39px;
	text-indent: 32px;
	color: #645120;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo4 {color: #FFFFCC}
