
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a. {
	text-decoration: underline;
}

a:hover {
	color: #CC3300;
}

.texto {
	font-size: 11px;
	color: Black;
}


.tit_destacados {
	color: #49874D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.tit_home1 {
	color: #49874D;
	font-size: 20px;
	font-weight: bold;
}

.tit_home2 {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.tit_detalle_noticias {
        color: #49874D;
        font-size: 14px;
        font-weight: bold;
}


.fecha_tit1 {
	color: #49874D;
	font-size: 11px;
	font-weight: bold;
}

.fecha_tit2 {
	color: black;
	font-size: 10px;
	font-weight: normal;
}

.tabla_tit1 {
	padding: 14px;
	border-bottom: 1px solid #49874D;
}

.tabla_tit2 {
	padding: 6px;
	border-right: 1px solid #49874D;
}

.tabla_tit3 {
	padding: 6px;
}

.mas{
	color: #49874D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.pie {
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #49874D;
}


