/* ########### HOME ########### */
.blog .contentheading {
	font-size: 18px;
	color: #0caf00;
	border-bottom: 1px solid #0caf00;
}
.title-article {
	font-size: 21px;
	color: #0caf00;
}
.title-article a {
	text-decoration: none;
}
.title-article td {
	padding: 11px 0 2px 0;	
}

.componentheading {
	font-size: 21px;
	color: #0caf00;
	padding: 12px 0 12px;
}




.autor-icons .autor-fecha {
	font-size: 13px;
	font-weight: bold;
	color: #262626;
}
.autor-icons .autor-fecha .fecha {
	font-size: 10px;
	font-weight: normal;
	color: #0caf00;
}
.blog .readon {
	border:1px solid #CCCCCC;
	color:#4C4C4C;
	font-size:10px;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
	background: #fff;
}
.autor-icons .autor-fecha .lnk-autor {
	color: #000;
	text-decoration: none;
}
.articulo-view p {
	text-align: justify;
}
