
div.botonPrecio {
height:28px;
position: relative;
border-right: none;
background: url(/images/botonPrecio/BotonFlecha.gif) no-repeat  right bottom;
cursor: pointer;
}

div.botonPrecio div.izq p.textoBoton {
padding-top:3px; 
}



div.botonPrecio div.izq {
	text-align:center;
	float:left;
	border: 1px solid #313131;
	border-right:none;
	font:  bold 12px/12px Arial;
	height:26px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: white;
}

div.botonPrecio div.izq div {
	position: relative;
	top:1px;
	left:1px;
	height:24px;
	background-image: url(/images/botonPrecio/BotonDegradadoSBorde.gif);
	
}

div.botonMedio{
width: 80px;
}

div.botonMedio div.izq {
width: 70px;
}

div.botonLargo{
width: 120px;
}

div.botonLargo div.izq {
width: 110px;
}


div.botonLargo2{
width: 155px;
}

div.botonLargo2 div.izq {
width: 145px;
}

/* EN LARGOS PONEMOS MAS PADDING-TOP */
div.botonLargo2 div.izq p.textoBoton {padding-top:4px;}


div.botonPrecio2lineas {
height:38px;
position: relative;
border-right: none;
background: url(/images/botonPrecio/BotonFlecha2Lineas.gif) no-repeat  right bottom;
/*cursor: pointer;*/
}

div.botonPrecio2lineas div.izq p.textoBoton {
	padding-top:2px;
	padding-left:5px;  
}


div.botonPrecio2lineas div.izq {
	
	float:left;
	border: 1px solid #313131;
	border-right:none;
	font: 12px/14px Myriad Pro, Arial;
	height:36px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: white;
	letter-spacing: 1px; 
}

div.botonPrecio2lineas div.izq div {
	position: relative;
	top:1px;
	left:1px;
	height:34px;
	background-image: url(/images/botonPrecio/BotonDegradado2Lineas.gif);
	
}



div.botonLargo2lineas{
width: 160px;
}

div.botonLargo2lineas div.izq {
width: 146px;
}


div.botonMedio2lineas{
width: 135px;
}

div.botonMedio2lineas div.izq {
width: 121px;
}



div.botonPrecioAzul {
height:28px;
position: relative;
border-right: none;
background: url(/images/botonPrecio/BotonFlecha.gif) no-repeat  right bottom;
/*cursor: pointer;*/
}

div.botonPrecioAzul div.izq p.textoBoton {
padding-top:3px; 
}


div.botonPrecioAzul div.izq {
	text-align:center;
	float:left;
	border: 1px solid #313131;
	border-right:none;
	font:  bold 12px/12px Arial;
	height:26px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	color: white;
}

div.botonPrecioAzul div.izq div {
	position: relative;
	top:1px;
	left:1px;
	height:24px;
	background-image: url(/images/botonPrecio/BotonDegradadoSBorde.gif);
	
}
