@charset "UTF-8";


article.texto {margin-left:40px;}

article h2 {font-family: 'Ledger', serif;
	font-size:21px;
	text-transform:uppercase;
	color:#777;
	font-weight:400;
	background: url("../img/actividades/filigrana.png") no-repeat scroll 0 0 transparent;
	padding-left:34px;
	margin:20px 0 0;}
	
article p { font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height: 24px;}

/* h3 */

article h3.elpueblo{  
	background: url(../img/entorno/ruta.png) no-repeat scroll 0 6px transparent;
    padding-left: 15px;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    color: #777;}


article h4{
	font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px;
    color: #BCA95B;
}
