@charset "UTF-8";
/* h2 */
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/tarifas/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;
margin-bottom: 10px;
line-height: 24px;}
	
article p .bold {font-weight:bold;
	color:#BCA95B}	

h3 {font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#777;
	margin-bottom: 10px;
    text-transform: uppercase;}
	
article ul {float:left;
	width:47%;}

article ul.linea{
	float: none;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #BCA95B;

} 	
	
article div ul.left {margin-bottom:10px;
    width: 51%;}	
	
article ul li { font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: 400;
margin: 3px 0;
line-height: 22px;}	


article ul li.temporada{
    font-weight: 600;
	ont-size: 15px;
	color: #BCA95B;
	margin-bottom: 10px;;
}	
	
article div.tarifas {background-color: #FCFBE3;
    margin: 10px 0 25px 0;
    padding: 20px 30px;}
	
.clear {clear:both;}	

.precio {color: #BCA95B;
    font-size: 16px;
    font-weight: 500;}



