.precios #contenido p{
font-size:0.8em;
}

.precios #contenido h1{
background:#fff93f none repeat scroll 0;
border-right:505px solid #ebf145;
color:#474B42;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.8em;
font-weight:normal;
letter-spacing:0.03em;
padding:35px 0 10px 10px;
}

.precios  #texto-precios{
margin-top:10px;
width:295px;
padding:18px 18px 200px;
background:#f4f4f4;
float:left;
}

.precios #tabla{
margin-top:20px;
float:right;
display:inline;
margin-right:20px;
width:455px;
color:#474b43;
}

.precios #tabla .fila{
padding:15px 0px 12px;
height:20px;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:bold;
font-size:0.8em;
background: url(../img/punteado.gif) repeat-x bottom;
overflow:hidden;
}

.precios #tabla .fila span{
width:49%;
display:block;
float:left;
}

.precios #tabla .fila span.cantidad{
position:relative;
top:-5px;
font-size:1.4em;
text-align:right;
font-weight:bold;
}



.precios #tabla h2{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.2em;
padding:5px 0px 10px;
border-bottom:2px solid #e1e1e1;

}

.precios  #texto-precios h2{
font-size:1em;
margin-bottom:20px;
}
.precios  #texto-precios h2 span{
font-weight:normal;
}
.precios  #texto-precios p{
margin-bottom:40px;
}

.precios #leyenda{
margin-top:120px;
color:#868282;
font-style:italic;
}




