/* Add here all your css styles (customizations) */
.news-item{list-style: none}
.news-item .fecha{float: right;}


.news-home{padding-left: 2px}
.news-home .categoria{font-variant: small-caps; display: block; font-size: 1.5em}
.news-home .title{display: block; margin-top:5px;}
.news-home .title,
.news-home .categoria{font-weight: bolder;}

.news-home .news-item{border-bottom: 1px solid #ddd;}


/*02 oct 16 PALANK - Reducir espacio en nav*/
.header .navbar-nav > li > a {padding-left: 2px !important; }

p{text-align: justify;}