.textmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #330000;
	text-align: center;
	white-space: nowrap;
	font-style: normal;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.textos-titulares {
	font: normal 12px "Times New Roman", Times, serif;
	color: #000000;
	white-space: normal;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	display: block;
	text-indent: 0pt;
	vertical-align: top;
	height: auto;
	float: left;
	width: 250px;
	clear: none;
	padding: 1px;
	margin: 1px;



}
.textos-titulares2 {

	font: normal 12px "Times New Roman", Times, serif;
	color: #330000;
	white-space: normal;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	display: block;
	text-indent: 0pt;
	vertical-align: top;
	height: auto;
	float: left;
	width: 220px;
	clear: none;
	padding: 1px;
	margin: 1px;
}
.textos-ec {
	font: normal 13pt "Times New Roman", Times, serif;
	color: #FF9933;
	text-align: justify;

}
.titulos-ec {
	font: bolder 12pt/normal "Times New Roman", Times, serif;
	color: #FF9933;
	text-decoration: underline;
}
.listas-ec {
	font: 13pt "Times New Roman", Times, serif;
	color: #FF9933;
	list-style: url(../images/bullet.gif);
	text-align: justify;

}
