@charset "utf-8";
body {
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.menu_principal {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a.menu_principal:hover {
	color: #999999;
}
.port_titulo {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.port_titulo:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
}
.port_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.port_txt:hover {
	text-decoration: none;
	color: #FF0000;
}
.port_txt_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.port_txt_naranja:hover {
	text-decoration: underline;
	color: #333333;
}
.menulat_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.menulat_botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.flecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #FF3300;
}
.titulo_secciones {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #006699;
	font-weight: normal;
}
.blog_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.blog_tit:hover {
	text-decoration: underline;
}
.blog_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}

.blog_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.blog_txt:hover {
	text-decoration: underline;
}
.blog_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.blog_link:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #006699;
}
a.blog_link:active {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #006699;
}
a.blog_link:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #003366;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
