/* 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: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.menu a:active {
	color: #FFFFFF;
	}
	
	div.menu a:visited {
	color: #FFFFFF;
	}
	
	div.menu a:hover {
	color: #FFFFFF;
	background: #006600;
	}


	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: #FF6600;  */
/*	background-image: url(bck1.jpg);  */
	
	background-color: #FF6600;
	
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	}
	
	.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: 20px;
	font-weight: bold;
		}

	.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;
}
.atexto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.atop2b {
	color: #FF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-size: 14px;
}
.atop2c {
	color: #C9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-size: 14px;
}
