body {
	background-image: url(images/fondo.jpg);
}
.titulo_grande_azul {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	color: #006E9F;
}
.txt_grande_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006E9F;
}
.titulo_grande_naranjo {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #1C9E00;
	font-weight: bold;
}

.titulo_naranjo {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FF3300;
	font-weight: bold;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a.txt_link:hover {
	color: #FF6600;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
.elmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BDE4B6;
	text-decoration: none;
}
a.elmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.elmenu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.elmenu:hover {
	color: #BDE4B6;
	text-decoration: none;
}
a.elmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menulat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a.menulat:link {
	color: #666666;
	text-decoration: none;
}
a.menulat:active {
	color: #666666;
	text-decoration: none;
}
a.menulat:hover {
	text-decoration: none;
	color: #333;
}
.tit_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #A7BA13;
}

a.menulat:visited {
	color: #6666;
	text-decoration: none;
}
.piedepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
a.piedepagina:hover {
	color: #999999;
	text-decoration: underline;
}
td#fondomenu {
	background-color: #e2f1d5;
}
td#fondomenu:hover {
	background-color: #b5d798;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

