/* CSS Document */
body {
	background-color: #5C7B1E;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #242400;
}
a:hover {
	text-decoration: underline;
	color: #B00000;
}
a:active {
	text-decoration: none;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D33;
	}
	
#navigation a {
	color: #990000;
	line-height:25px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagenes/home/fond_menu-2.jpg);
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 40px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#FF0000;
	}
.Estilo5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Estilo6 {
	font-size: 4px;
	color: #7BA400;
}
.Estilo7 {
	font-size: 8px;
	color: #CAA613;
}
.Estilo8 {color: #FFFFFF}
.Estilo9 {color: #FFFFFF; font-weight: bold; }
.Estilo12 {
	font-size: 14px;
	color: #88881C;
	text-indent: 36px;
	font-weight: bold;
	background-image: url(../images/titulo.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	text-transform: capitalize;
}
