
.muro {text-align:left; width:65%; margin-right:auto; margin-left:auto; padding-bottom:3em; padding-top:1em; }
.muro h2 {margin-bottom:1em;  font-size:calc(20px + .6vw)}
.muro .padd {padding-top:50px;}
.muro h3 {font-size:calc(11px + .3vw); font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; margin-top:2em; margin-bottom:0.5em}
.muro p, .muro li {text-align:justify; font-size:calc(9px + .4vw) }
ol {margin-left:1em;}
ol li {padding:0.5em; line-height:2em; font-size:calc(9px + .4vw)}
.obl {font-style:oblique; font-weight:bold; margin-top:2em;}
.muro ul {list-style:none;}
.muro .icon {list-style: square inside;}
.parche {height:200px;}
@media screen and (max-width:1020px){
	.muro {width:70%;}


}

@media screen and (max-width:600px){
p, li {line-height: 20px;}

}