body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;
}
.tituloshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #2c4e70;
	font-weight: bold;
}
.titulosArticulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size:14pt;
	color: #2c4e70;
}
.copete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:justify;
		font-size:10pt;
	color: #333333;
	
}
.noticiashome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulosnoticiashome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c4e70;
	font-weight: bold;
}
.btn {
	background-color: #d5f0e2;
	height: 20px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form {
	background-color: #d5f0e2;
	height: 12px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
a:link {
	color: #2c4e70;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #2c4e70;
}
a:hover {
	color: #eca442;
	text-decoration: underline;
}
a:active {
	color: #eca442;
	text-decoration: underline;
}
.tituloPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #2c4e70;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
	color: #333333;
	
}