/* CSS Document */
	
/* estilos del menu */
/* ------------------------------------------------- */	
/* ------------------------------------------------- */	

	/* estilos del menu */
	.mtabla {
	background-color: #EAEAEA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: none;
	border-bottom-color: #333333;
	}
	

	table.menu a {
		width:180px;
		display: block;
/* 		margin: 1px; */
 		margin: 1px;
		padding: 4px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		background-color: #403d2a;

	}
	
	div.menu a {
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	div.menu a:active {
	color: #FFFFFF;
	}
	
	div.menu a:visited {
	color: #FFFFFF;
	}
	
	div.menu a:hover {
	color: #EFECFB;
	background: #068B18;
	}


	table.menu2 a {
	width:180px;
	display: block;
	/* 		margin: 1px; */
 		margin: 1px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666633;
	}
	
	div.menu2 a {
	color: #FFFFFF;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
 	border-bottom-style: none; 
	border-left-style: none;
	}
	
	div.menu2 a:active {
	color: #FFFFFF;
	}
	
	div.menu2 a:visited {
	color: #FFFFFF;
	}
	
	div.menu2 a:hover {
	color: #FFFFFF;
	background: #FF6600;
	}

/* estilos de la pagina */
/* ------------------------------------------------- */	
/* ------------------------------------------------- */	

	body {
	background-color: #666633;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(b1.gif);
	background-position: center;
	background-repeat: repeat-y;
	}
	
	.atexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
	.atit {
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #000000;
	}
	

/* estilos del top y footer */
/* ------------------------------------------------- */	
/* ------------------------------------------------- */	
	
	.ftable {
		background-color: #FF7C51;
	}
	
	/* estilos del top y footer - fila adicional */
	.ffila {
		background-color: #333333;
	}

	/* estilos del top y footer - texto del pie */

	.ttop {
		background-color: #000000;
		}
		
	.atop1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
		}

	.atop2 {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		font-size: 14px;
		}
		
	.afoot {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #333333;
		}
	.afootw {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		}
	p {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
	}
.atextob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.atop1b {
	color: #F2F1F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.atextop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.ftexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.ftexto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
