header{
	/*background: #2c3e50;*/
	color: #000;
	/*box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);*/
	/*height:60px;*/
}

footer{
	/*background: #2c3e50;*/
	color: #000;
	background: #d6d6d6 none repeat scroll 0 0;
}
.espacio {
    padding: 13px 0px 0px 0px;
}
.artprincipal {
    background: ;
}
.artprincipal h2{
    font-size: 2.313em;
    font-weight: bold;
    line-height: 1.027em;
	color: #191919;
	
}
.estarticulo h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.027em;
	color: #191919;
	
}

.estarticulo {
    height: 208px;
    float: left;
}

.espacioimagen{
	padding: 20px;
	}
	
	
#menuinicio {
    background: #000 none repeat scroll 0 0;
}

.img-responsive.pull-left {
    /*border: 1px solid #ddd;*/
    border-radius: 4px;
}