	/* estilos de la página */
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondo1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #ebdbf6;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1b {
	border: 1px solid #032902;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style2 {
	color: #DE6500;
	font-weight: bold;
	font-size:12px;
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #655A61;
}

.style3B {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; }

	/* 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:198px;
		display: block;
		margin: 0px;
		padding: 2px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	
	div.menu a {
	color: #F4ECFB;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	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: #F4ECFB;
	}
	
	div.menu a:hover {
	color: #333;
	background-color: #B3A6D1;
	}

	/* estilos del submenu */
	
	
	div.menu2 a {
	color: #333333;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	}
	
	div.menu2 a:active {
	color: #000000;
	}
	
	div.menu2 a:visited {
	color: #333333;
	}
	
	div.menu2 a:hover {
	color: #FFFFFF;
	background: #FFF9E1;
	}
	
	/* estilos de la pagina */
	
.tablastyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(fi1.jpg);
}
.tablastyle1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(ft2b.jpg);
	background-color: #c6d5b6;
}
