/*/////////////////////////////////////////////////////////////////////////////////////////
© AXON GRAFICS . Todos los derechos reservados.
Prohibida la utilización, difusión o redistribución de este código sin previa autorización.
http://www.axongrafics.com
/////////////////////////////////////////////////////////////////////////////////////////*/


body {
font-family: "Helvetica", Arial, sans-serif; font-size:.9em; 
background:url("../img/bg-body-top.png") repeat-x; 
margin:0;
}

h2{
line-height:27px; float:left;
font-size:.8em; font-weight:bold; display:block;
width:247px; height:25px; float:left;
padding:0 0 0 14px; margin:5px 0 0 10px; //margin:5px 0 0 6px;
background:url("../img/ico-btn.gif") no-repeat 0 9px;
}

form{margin:0; padding:0;}

a:link, a:visited{color:#225c91; text-decoration:underline; font-weight:bold;}
a:hover, a:active{color:#000;}

img{border:none;}
.left{float:left;}
.right{float:right;}

/*****************************************************************************************
CLASSES IMATGES
*****************************************************************************************/
.imgTop{margin:54px 0 0 0; float:left;}
.logoBottom{padding:15px 0 15px 0;}
.icons{margin:0 0 0 4px; float:left;}
.iluSeccio{float:left; margin:5px 0 16px 0; display:block; width:572px; height:56px;}

/*****************************************************************************************
CLASSES SPAN's
*****************************************************************************************/
.dades{font-size:.9em; line-height:1.3em; margin:34px 0 0 20px; display:block; float:left; }
.telefon{font-size:1em; line-height:1.3em; margin:49px 0 0 25px; display:block; float:left;}
.mail{display:block; float:left; background:url("../img/ico-mail.gif") no-repeat 3px 17px; padding:14px 0 0 23px;}
.mapa{display:block; float:left; background:url("../img/ico-mapa.gif") no-repeat 3px 17px; padding:14px 0 0 23px; margin:0 0 0 25px;}

.categoria{
display:inline-block; height:25px;
padding:0 0 0 14px; margin:0 10px 0 0;
background:url("../img/ico-btn.gif") no-repeat 0 9px;
}
.categoriaProducteGran{
width:572px; height:28px; line-height:27px; float:left; display:block;
margin:0; padding:0;
font-size:.8em; font-weight:bold; text-align:right;
background:url("../img/fitxa-bg-top.png") no-repeat;
}

.titolProducteMini{
width:282px; height:28px; line-height:27px; float:left; display:block;
margin:0; padding:0;
font-size:.8em; font-weight:bold; text-align:right;
background:url("../img/fitxa-mini-bg-top.png") no-repeat;
}
.titolProducteGran{
line-height:27px; float:left;
font-size:.9em; font-weight:bold; display:block;
width:500px; height:25px; float:left;
padding:0 0 0 14px; margin:5px 0 0 10px; //margin:5px 0 0 6px;
background:url("../img/ico-btn.gif") no-repeat 0 -12px;
}

.titolInteriors{
	width:572px; height:34px; float:left;
	text-align:center;
	padding:20px 0; display:block;
	}
	.titolInteriors ul{
		padding:0; margin:0;
		list-style-type:none;
		font-size:1em;
		}
		.titolInteriors li{
		margin:15px 12px 0 0; padding:0 0 0 16px;
		background:url("../img/ico-li.png") no-repeat 0 2px;
		}
	

.fecha{padding:12px 0 0 30px; //padding:10px 0 0 30px; display:block; color:#666; font-size:.9em; float:left;}
.productosStock{width:165px; line-height:1.5em; margin:18px 0 0 12px; //margin:16px 0 0 6px; display:block; color:#000; font-size:.8em; font-weight:bold; float:left;}
.prodStockLink{color:#C00!important;}
.prodStockLink:hover{color:#000!important;}

.crearCuenta{
	margin:1px 2px 0 2px; //margin:5px 2px 0 2px; padding:8px 0 5px 27px;
	display:block; height:15px; width:151px;
	font-size:.85em;
	border-top:1px solid #CCC;
	background:#cde6f8 url("../img/ico-nueva-cuenta.gif") no-repeat 10px 9px;
	//background:#cde6f8 url("../img/ico-nueva-cuenta.gif") no-repeat 9px 9px;
	}
.irMiCesta{
	margin:9px 2px 0 2px; //margin:5px 2px 0 2px; padding:7px 0 5px 41px;
	display:block; height:15px;
	font-size:.85em;
	border-top:1px solid #CCC;
	background:#cde6f8 url("../img/ico-mi-cesta.gif") no-repeat 10px 5px;
	//background:#cde6f8 url("../img/ico-mi-cesta.gif") no-repeat 9px 6px;
	}
.irOfertas{
	margin:9px 2px 0 2px; //margin:5px 2px 0 2px; padding:10px 0 10px 41px;
	display:block;
	font-size:1.2em;
	color:#C00!important;
	border-top:1px solid #CCC;
	background:#cde6f8 url("../img/ico-ofertas-todas.gif") no-repeat 10px 4px;
	//background:#cde6f8 url("../img/ico-ofertas-todas.gif") no-repeat 9px 7px;
	}
.irNovedades{
	margin:9px 2px 0 2px; //margin:5px 2px 0 2px; padding:10px 0 10px 39px;
	display:block;
	font-size:.85em;
	border-top:1px solid #CCC;
	background:#cde6f8 url("../img/ico-novedad-todas.gif") no-repeat 10px 4px;
	//background:#cde6f8 url("../img/ico-novedad-todas.gif") no-repeat 9px 7px;
	}
	
.volver{
	height:25px; line-height:25px;
	display:block; float:left; 
	padding:0 0 0 30px;
	background:url("../img/btn-volver.png") no-repeat;
	}
	.volver:hover{
	background:url("../img/btn-volver.png") no-repeat 0 -25px;
	}
	
	
/*****************************************************************************************
FORMULARIS
*****************************************************************************************/
.entrarCuenta{
	width:178px;
	}

.inputCercador{
	width:118px;height:17px;
	padding:2px 0 0 25px;
	background:url("../img/bg-buscador.png") no-repeat;
	color:#369;
	border:none;
	}
.inputUser{
	width:118px;height:17px;
	padding:2px 0 0 25px;
	background:url("../img/bg-usuari.png") no-repeat;
	color:#369;
	border:none;
	}
.inputPass{
	width:118px;height:17px;
	padding:2px 0 0 25px;
	background:url("../img/bg-password.png") no-repeat;
	color:#369;
	border:none;
	}
.btn-form{
	width:19px; height:19px; display:block;
	text-indent:-10000px;
	background:url("../img/btn-form-mini.png") no-repeat;
	}
	.btn-form:hover{
	background:url("../img/btn-form-mini.png") no-repeat 0 -19px;
	}
	
.datosPerdidos{
	font-size:.7em; display:block;
	padding:1px 0 2px 16px; margin:5px 0 0 0;
	background:url("../img/ico-datosPerdidos.png") no-repeat 0 0;
	//background:url("../img/ico-datosPerdidos.png") no-repeat 0 2px;
	}
	
.datosPanel{
	font-size:.8em; display:block;
	padding:4px 0 4px 22px; margin:5px 0 3px 10px;
	background:url("../img/ico-mis-datos.gif") no-repeat 0 0;
	//background:url("../img/ico-mis-datos.gif") no-repeat 0 2px;
	}

.desconectarCuenta{
	font-size:.8em; display:block;
	padding:4px 0 3px 22px; margin:5px 0 6px 10px;
	background:url("../img/ico-desconectar.gif") no-repeat 0 0;
	//background:url("../img/ico-desconectar.gif") no-repeat 0 2px;
	}
.saludo{
	font-size:.85em;
	margin:6px 0 14px 10px; display:block;
	}
.lectura{
	font-size:1em; line-height:1.1em;
	}
.vermell{color:#900; font-size:1.2em; }


/*****************************************************************************************
ESTRUCTURA
*****************************************************************************************/
#conten{margin:auto; width:960px;}
#top{width:960px; height:260px;}
#topPromo{width:274px; height:260px; float:right;}
#marques{
	width:470px;height:30px;
	float:right;
	margin:36px 0 0 0;
	}
	#logotip{
	width:255px;height:74px;
	display:block;
	float:left;
	}

#info{
	width:182px; height:89px; display:block;
	background:url("../img/bg-info.png") no-repeat;
	margin:0 0 11px 0;
	}

#data{
	float:left; width:960px;
	margin:30px 0 0 0;
	}
	#dataLeft{float:left; width:182px;}
	#dataCenter{float:left; width:572px; margin:0 0 0 12px;}
	#dataRight{float:right; width:182px;}
	
.ariadna{
	width:572px; height:27px; line-height:27px; display:block; float:left;
	margin:0 0 0 0;
	background:url("../img/bg-ariadna.png") no-repeat;
	}
	.UL-ariadna{
		padding:0 0 0 2px; margin:0;
		list-style-type:none;
		font-size:.8em;
		float:left;
		}
		.UL-ariadna li{
		display:inline-block; height:27px;
		padding:0 12px 0 10px;
		float:left;
		background:url("../img/bg-ariadna-separa.png") no-repeat top right;
		}
		.UL-ariadna li.final{
		background:none;
		}
		
.nav{
	width:572px; height:29px; display:block; float:left;
	background:url("../img/bg-nav.png") repeat-x bottom;
	}
	.nav-conten{
	height:29px; display:block; float:right;
	margin-right:1px;
	margin-top:5px;
	background:url("../img/bg-nav-conten.png") repeat-x left bottom;
	}
	.navInicio{
		width:20px; height:16px; display:block; float:left;
		text-indent:-10000px; margin:0 5px 0 0;
		background:url("../img/btn-nav-left-2.png") no-repeat;
		}
		.navInicio:hover{
		background:url("../img/btn-nav-left-2.png") no-repeat 0 -19px;
		}
	.navSubir{
		height:15px;
		display:block; float:left;
		font-size:.8em;
		padding:0 0 0 22px; margin:4px 0 0 0;
		background:url("../img/btn-nav-top.png") no-repeat 0 0;
		//background:url("../img/btn-nav-top.png") no-repeat 0 3px;
		}
		.navSubir:hover{
			background:url("../img/btn-nav-top.png") no-repeat 0 -23px;
			//background:url("../img/btn-nav-top.png") no-repeat 0 -20px;
			}
	.navAnterior{
		width:15px; height:16px; display:block; float:left;
		text-indent:-10000px; margin:0 5px 0 0;
		background:url("../img/btn-nav-left.png") no-repeat;
		}
		.navAnterior:hover{
		background:url("../img/btn-nav-left.png") no-repeat 0 -19px;
		}
	.navSiguiente{
		width:15px; height:16px; display:block; float:left;
		text-indent:-10000px; margin:0 5px 0 0;
		background:url("../img/btn-nav-right.png") no-repeat;
		}
		.navSiguiente:hover{
		background:url("../img/btn-nav-right.png") no-repeat 0 -19px;
		}
	.navFinal{
		width:20px; height:16px; display:block; float:left;
		text-indent:-10000px;
		background:url("../img/btn-nav-right-2.png") no-repeat;
		}
		.navFinal:hover{
		background:url("../img/btn-nav-right-2.png") no-repeat 0 -19px;
		}
	.navText{
		display:block; float:left;
		font-size:.75em;
		color:#666;
		margin:0 10px 0 5px; padding:3px 0 0 0;
		}
	

#bottom{
	width:960px; float:left;
	margin:50px 0 50px 0;
	}
	#bottomLeft{
	width:182px; float:left;
	border-top:6px solid #000;
	}
	#bottomRight{
	width:778px; float:right;
	border-top:6px solid #f6c500;
	}
	
.caixaBlava{
	width:182px;
	foat:left;
	margin:0 0 11px 0; padding:0 0 7px 0;
	background:url("../img/caixa-bottom.gif") repeat-y bottom;
	}
	.caixaBlavaTop{
	width:172px; height:22px; //height:24px; display:block;
	color:#c4d9ed; font-weight:lighter; font-size:.8em;
	padding:10px 0 0 10px;
	//padding:8px 0 0 10px;
	foat:left;
	background:url("../img/caixa-top.gif") no-repeat;
	}
	.caixaBlavaBoto{
	width:178px; height:26px; display:block; float:left;
	margin-left:2px; //margin-left:1px;
	border-top:1px solid #FFF; border-bottom:1px solid #FFF;
	}
	.caixaBlavaBottom{
	width:182px; min-height:6px; display:block;
	overflow:visible;
	background:url("../img/caixa-bottom.gif") no-repeat bottom;
	}
	.caixaLinks{
		font-size:.7em; display:block;
		padding:0 0 1px 14px; margin:5px 0 0 0;
		background:url("../img/ico-btn.gif") no-repeat 0 0;
		//background:url("../img/ico-btn.gif") no-repeat 0 2px;
		}
	.taulaCaixes{
		margin:12px 0 4px 6px; //margin:12px 0 2px 6px;
		}


/*******************************************************************************  FITXES DATOS */
.fitxa{
	width:572px;
	display:block; float:left;
	margin:10px 0 0 0; 
	background:url("../img/fitxa-bg-center.png") no-repeat bottom;
	}
	.fitxa .categoria{
		display:inline-block; height:25px;
		padding:0 0 0 14px; margin:0 10px 0 0;
		background:url("../img/ico-btn.gif") no-repeat 0 9px;
		}
	.fitxa table{}
	
	.contenDatos{
		width:550px;
		float:left;
		padding:4px 0 10px 0; margin:5px 0 0 10px; //margin:5px 0 0 5px;
		background:url("../img/fitxa-mini-separa.gif") repeat-x top;
		}
		.contenDatos ul{
			width:240px;
			margin:0 0 0 17px; padding:4px 0 0 0; display:block; float:left;
			list-style-type:none;
			color: #333;
			font-size:.9em; line-height:.9em;
			}
			.contenDatos li{
			font-size:.85em; 
			background:url("../img/ico-specs.gif") no-repeat 0 6px;
			padding:4px 0 0 14px;
			}
			.contenDatos ul b{
			padding:0 0 5px 0; display:block;
			}
		.contenDatos p{
			width:290px;
			margin:0; padding:8px 0 0 0; display:block; float:left;
			color: #333;
			font-size:.80em; //font-size:.75em; line-height:1.3em;
			}
			
		.contenDatos p2{
			width:545px;
			margin:0; padding:8px 0 0 0; display:block; float:left;
			color: #333;
			font-size:.80em; //font-size:.75em; line-height:1.3em;
			}
		


.fitxaMini{
	width:282px; height:220px; display:block; float:left;
	margin:10px 0 0 0; 
	background:url("../img/fitxa-mini-bg-center.png") no-repeat bottom;
	}
	.contenFotoPreu{
	width:261px; height:91px; display:block; float:left;
	margin:3px 0 0 10px; //margin:3px 0 0 5px;
	}
	.fitxaMini table{
		height:95px; display:block;
		margin-left:10px; //margin-left:5px;
		}
	.fitxa table{
		width:550px; height:auto; display:block;
		margin-left:10px; //margin-left:5px;
		}
		.fotoMini{border:1px solid #ccc; width:112px; height:84px; display:block; float:left; padding:1px; margin:0 0 0 1px;}
		.fotoAmpliable{border:1px solid #ccc; width:112px; height:84px; display:block; float:left; padding:1px; margin:0 0 0 1px;}
		.fotoMini:hover{border:1px solid #666;}

	.fitxaDades{width:140px; height:91px; float:left; display:block; margin:0; background:#CCC;}
	.infoProducte{width:135px; height:29px; float:left; display:block; margin-bottom:;}
	.infoProducteMini{width:135px; height:29px; float:left; display:block; margin-bottom:20px;}
    .infoPreuAntic{
		width:120px; height:20px; float:right; 
		margin:0 0 1px 0; padding:0; 
		text-align:right; text-decoration:line-through;
		color:#900;
		}
    	.infoPreu{
		width:124px; float:right; display:block; 
		margin:0 0 1px 0; padding:0; 
		text-align:right; font-size:1.3em; font-weight:bold;
		color:#225c91;
		}
		.pvp{font-size:.5em;}
		
		.preus{
			padding:;
			width:137px; display:block; float:left;
			}
		.anadir{
			width:47px; height:47px; display:block; 
			margin:0;
			background:url("../img/ico-anadir.png") no-repeat;
			text-indent:-10000px;
			}
			.anadir:hover{
			background:url("../img/ico-anadir.png") no-repeat 0 -47px;
			}

	
	.contenDatosMini{
	width:261px; height:54px; display:block; float:left;
	padding:4px 0 0 0; margin:5px 0 0 10px; //margin:5px 0 0 5px;
	background:url("../img/fitxa-mini-separa.gif") repeat-x top;
	}
	.contenDatosMini ul{
		margin:0; padding:0;
		list-style-type:none;
		color: #333;
		font-size:.9em; line-height:.9em;
		}
		.contenDatosMini li{
			font-size:.85em; 
			background:url("../img/ico-specs.gif") no-repeat 0 6px;
			padding:4px 0 0 14px;
			}


/*******************************************************************************/
	
.ul-info{
	padding:10px 0 0 10px; margin:0 0 8px 0;
	list-style-type:none;
	font-size:.85em; line-height:1.4em;
	}
	.ul-info li{
	background:url("../img/ico-btn.gif") no-repeat 0 4px;
	//background:url("../img/ico-btn.gif") no-repeat 0 5px;
	padding:0 0 0 14px;
	}
	.ul-info li a{
		
	}
	.ul-info li a:hover{	
	}
	
.caixaGroga{
	width:182px;
	foat:left;
	margin:0 0 11px 0; padding:0 0 7px 0;
	background:url("../img/caixa-bottom2.gif") repeat-y bottom;
	}
	.caixaGrogaTop{
	width:172px; height:22px; //height:24px; display:block;
	color:#c4d9ed; font-weight:lighter; font-size:.8em;
	padding:10px 0 0 10px;
	//padding:8px 0 0 10px;
	foat:left;
	background:url("../img/caixa-top.gif") no-repeat;
	}
	.caixaGrogaBoto{
	width:178px; height:26px; display:block; float:left;
	margin-left:2px; //margin-left:1px;
	border-top:1px solid #FFF; border-bottom:1px solid #FFF;
	}
	.caixaGrogaBottom{
	width:182px; min-height:6px; display:block;
	overflow:visible;
	background:url("../img/caixa-bottom2.gif") no-repeat bottom;
	}
	
/****************************************************************************** PANEL DE CONTROL */

.panelDatos{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 0;
	outline:0;
	background:url("../img/btn-panel-datos.png");
	}
	.panelDatos:hover{
	background:url("../img/btn-panel-datos.png") 0 -59px;
	}
	
.panelDatos2{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:25px 0 4px 145px;
	outline:0;
	background:url("../img/btn-panel-datos.png");
	}
	.panelDatos2:hover{
	background:url("../img/btn-panel-datos.png") 0 -59px;
	}
	
.panelAcceso{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 4px;
	outline:0;
	background:url("../img/btn-panel-acceso.png");
	}
	.panelAcceso:hover{
	background:url("../img/btn-panel-acceso.png") 0 -59px;
	}
.panelPedidos{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 0;
	outline:0;
	background:url("../img/btn-panel-pedidos.png");
	}
	.panelPedidos:hover{
	background:url("../img/btn-panel-pedidos.png") 0 -59px;
	}
.panelCerrar{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 0 4px;
	outline:0;
	background:url("../img/btn-panel-cerrar.png");
	}
	.panelCerrar:hover{
	background:url("../img/btn-panel-cerrar.png") 0 -59px;
	}
.panelVolver{
	width:142px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 4px 0 0;
	outline:0;
	background:url("../img/btn-panel-volver.png");
	}
	.panelVolver:hover{
	background:url("../img/btn-panel-volver.png") 0 -59px;
	}

.panelError{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 0;
	outline:0;
	background:url("../img/ilu-error.png");
	}
.panelEntrar{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 0;
	outline:0;
	background:url("../img/ilu-entrar.png");
	}
.panelValide{
	width:284px; height:59px;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 0;
	outline:0;
	background:url("../img/ilu-valide.png");
	}
.panelRealizado{
	width:284px; height:59px; display:inline;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 145px;
	outline:0;
	background:url("../img/ilu-realizado.png");
	}
	
.panelPedidoActual{
	width:284px; height:59px; display:inline;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 145px;
	outline:0;
	background:url("../img/ilu-pedido.png");
	}
	
.panelCesta{
	width:284px; height:59px; display:inline;
	display:block; float:left; text-indent:-10000px; margin:0 0 4px 145px;
	outline:0;
	background:url("../img/ilu-cesta.png");
	}
	
.panelModificarAñadir{
	width:19px; height:19px;
	display:block; float:left; text-indent:-10000px; margin:0 2px 0 0;
	outline:0;
	cursor:pointer;
	background:url("../img/btn-modificar-+1.png");
	}
	.panelModificarAñadir:hover{
	background:url("../img/btn-modificar-+1.png") 0 -20px;
	}
	
.panelModificarQuitar{
	width:19px; height:19px;
	display:block; float:left; text-indent:-10000px; margin:0 2px 0 0;
	outline:0;
	cursor:pointer;
	background:url("../img/btn-modificar--1.png");
	}
	.panelModificarQuitar:hover{
	background:url("../img/btn-modificar--1.png") 0 -20px;
	}
	
.panelModificarEliminar{
	width:19px; height:19px;
	display:block; float:left; text-indent:-10000px; margin:0 2px 0 0;
	outline:0;
	cursor:pointer;
	background:url("../img/btn-modificar-sup.png");
	}
	.panelModificarEliminar:hover{
	background:url("../img/btn-modificar-sup.png") 0 -20px;
	}
	
/****************************************************************************** REGISTRE */	
	
.cuentaNueva{
	width:284px; height:59px;
	display:inline-block; float:left; margin:0 4px 0 146px; text-indent:-10000px;
	outline:0;
	background:url("../img/btn-cuenta-nueva.png");
	}
.cuentaPerdida{
	width:284px; height:59px;
	display:inline-block; float:left; margin:0 4px 0 146px; text-indent:-10000px;
	outline:0;
	background:url("../img/btn-cuenta-perdida.png");
	}
.registroConfirmar{
	width:284px; height:59px;
	display:inline-block; float:left; margin:0 4px 0 146px; text-indent:-10000px;
	outline:0;
	background:url("../img/btn-registro-confirmar.png");
	}
.registroIncompleto{
	width:284px; height:59px;
	display:inline-block; float:left; margin:0 4px 0 146px; text-indent:-10000px;
	outline:0;
	background:url("../img/btn-registro-incompleto.png");
	}
.registroOk{
	width:284px; height:59px;
	display:inline-block; float:left; margin:0 4px 0 146px; text-indent:-10000px;
	outline:0;
	background:url("../img/btn-registro-ok.png");
	}
	
/****************************************************************************** FORMULARIS */

.formulari-datos{
	width:263px;
	float:left; display:inline;
	border:1px solid #ccc;
	background:#F6F6F6;
	margin:15px 0 0 145px; padding:10px 10px;
	}
.formulari-pedidos{
	width:550px;
	float:left; display:block;
	border:1px solid #ccc;
	background:#F6F6F6;
	margin:15px 0 0 0; padding:20px 10px;
	}
.btn-enviar{
	width:105px; height:25px; display:block;
	background:url("../img/btn-enviar-datos.png");
	border:none; cursor:pointer;
	}
	.btn-enviar:hover{
	background:url("../img/btn-enviar-datos.png") 0 -25px;
	}
.btn-siguiente{
	width:112px; height:25px; display:block; float:right;
	background:url("../img/btn-paso-siguiente.png");
	border:none; cursor:pointer;
	}
	.btn-siguiente:hover{
	background:url("../img/btn-paso-siguiente.png") 0 -25px;
	}
	

.btn-anterior{
	width:105px; height:25px; display:block; float:left;
	background:url("../img/btn-paso-anterior.png");
	border:none; cursor:pointer;
	}
	.btn-anterior:hover{
	background:url("../img/btn-paso-anterior.png") 0 -25px;
	}
.btn-realizar{
	width:112px; height:25px; display:block; float:right;
	background:url("../img/btn-realizar-pedido.png");
	border:none; cursor:pointer;
	}
	.btn-realizar:hover{
	background:url("../img/btn-realizar-pedido.png") 0 -25px;
	}
.contactar{
	width:284px; height:59px;
	display:inline-block; float:left; margin:0 4px 0 146px; text-indent:-10000px;
	outline:0;
	background:url("../img/btn-contactar.png");
	}
.subtotal{background:#FFC;}
.subtotalPagar{background:#FFC; height:50px; font-size:1.5em;}

.caixesForm{border:1px solid #97b1ca;}
.caixesForm:hover{border:1px solid #000;}
.caixesForm:focus{background:#225c91; color:#FFF;}
	
.taulaForms{font-size:.9em; line-height:1.1em;}
.taulaPedidos{font-size:.85em; margin:20px 0 0 0; float:left; border-left:1px solid #ccc; border-bottom:1px solid #ccc;}
.taulaPedidos td{border-top:1px solid #ccc; border-right:1px solid #ccc; padding:6px;}
.titolTaula{background:#E5E8EB; font-weight:bold;}
.titolTaulaPedido{background:#E5E8EB; font-size:1.3em;  font-weight:bold; height:50px}
.titolTaulaVolver{height:50px; padding:0 0 0 25px;}
.pendiente{color:#f90; font-weight:bold;}
.procesando{color:#069; font-weight:bold;}
.enviado{color:#3c0; font-weight:bold;}
.devuelto{color:#F00; font-weight:bold;}
.asterisc{color:#c00; font-size:1.3em;}

.separador{height:40px; background:url("../img/Imagen-4.png") repeat-x 0 20px;}




.googleMap{border:1px solid #999; border-bottom:10px solid #999; padding:10px; width:562;}



.ilu-telefono{
	width:284px; height:79px;
	display:block; float:left; margin:22px 0 0 0;
	outline:0;
	background:url("../img/ilu-telefono.png");
	}
.ilu-datos{
	width:284px; height:79px;
	display:block; float:left; margin:22px 4px 0 0;
	outline:0;
	background:url("../img/ilu-datos.png");
	}
.info-textes{
	width:570px;
	font-size:.9em; line-height:1.3em;
	text-align:left; float:left;
	padding:30px 0 0 0;
	}
.ilu-cursos{
	width:284px; height:79px;
	display:block;  margin:22px 4px 0 137px;
	outline:0;
	background:url("../img/btn-curso_vuelo.png");
	}
	

	
	
/************************************************** EMAIL REGISTRE*****************************/


#bodyEmail{
	float:left; display:block;
	height:152px;
	background:url("../img/fons-email-registre.jpg") repeat-y;
	}



/************************************************** OFERTA INICIAL*****************************/

/* NUEVO SLIDER */
.container {
    width:572px;
    overflow:hidden;
    position:relative;
    float: left;
  }
.slides {
    position:absolute;
    top:0;
    left:0;
  }
.slides > div {
  position:absolute;
  top:0;
  width:572px;
  display:none;
}
#boton_prev, #boton_next {
	position: absolute;
	top: 70px;
	background: url(../img/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;

}
#boton_prev {
	background-position: 0 0;
	left: -20px;	
}
#boton_prev:hover {
	background-position: 0 -50px;
}
#boton_next {
	background-position: -50px 0;
	left: 550px;	
}
#boton_next:hover {
	background-position: -50px -50px;
}
a.previous span, a.next span {
    display: none;
}

a.previous:focus, a.next:focus, a.previous:active, a.next:active  {
	outline: none;
}

div#slider {
	position: relative;
}

/* FIN NUEVO SLIDER */

.titolOfertaGran{
line-height:25px;
font-size:1.4em; font-weight:bold; display:block;
width:534px; color:#225c91;
padding:0 0 0 3px; margin:18px 0 8px 10px; //margin:5px 0 0 6px;
}

.fotoAmpliableOferta{border:1px solid #ccc; float: left; display:inline; padding:1px; margin:10px 0 0 1px;}
.fotoAmpliableOferta2{max-width:244px; height:auto; display:inline; float:left; }

#contentOfertaDesc{float:left; display:inline; width:291px; height:auto; margin:0 0 0 10px; }

#ofertesPreus{float:left; display:inline; width:291px; height:70px; padding:20px 0 10px 0;}

.preus2{
			margin:35px 0 10px 0;
			width:120px; display:block; float:left;
			}
		.anadir{
			width:47px; height:47px; display:inline; float:left;
			margin:25px 0 0 10px;
			background:url("../img/ico-anadir.png") no-repeat;
			text-indent:-10000px;
			}
		.anadir:hover{
			background:url("../img/ico-anadir.png") no-repeat 0 -47px;
			}
			
#icoOfertesNou{float:left; display:inline; width:75px; height:76px; background:url("../img/ico_ofertes_index.jpg"); margin:0 0 0 10px;}
#icoOfertas{float:left; display:inline; width:28px; height:29px; background:url("../img/ico-oferta.gif"); margin:20px 0 0 10px;}	
#icoNovedades{float:left; display:inline; width:25px; height:29px; background:url("../img/ico-novedad.gif"); margin:20px 0 0 10px;}	

.contenDatos2{
		width:550px;
		float:left; display:inherit;
		padding:4px 0 10px 0; margin:5px 0 0 10px; //margin:5px 0 0 5px;
		}
		.contenDatos2 ul{
			width:240px;
			margin:0 0 0 17px; padding:4px 0 0 0; display:block; float:left;
			list-style-type:none;
			color: #333;
			font-size:.9em; line-height:.9em;
			}
			.contenDatos2 li{
			font-size:.85em; 
			background:url("../img/ico-specs.gif") no-repeat 0 6px;
			padding:4px 0 0 14px;
			}
			.contenDatos2 ul b{
			padding:0 0 5px 0; display:block;
			}
		.contenDatos2 p{
			width:290px;
			margin:0; padding:8px 0 0 0; display:block; float:left;
			color: #333;
			font-size:.80em; //font-size:.75em; line-height:1.3em;
			}
			
		.contenDatos2 p2{
			width:545px;
			margin:0; padding:8px 0 0 0; display:block; float:left;
			color: #333;
			font-size:.80em; //font-size:.75em; line-height:1.3em;
			}


/*/////////////////////////////////////////////////////////////////////////////////////////
© AXON GRAFICS . Todos los derechos reservados.
Prohibida la utilización, difusión o redistribución de este código sin previa autorización.
http://www.axongrafics.com
/////////////////////////////////////////////////////////////////////////////////////////*/
