/* CSS Document */

*,html {
	padding:0px;
	margin:0px;
	outline:none;
	}
body{
	font-family:"trebuchet MS";
	font-size:14px;


	}
a{
	color:#009cff;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#bf0000;
	text-transform:uppercase;
	margin-top:15px;
	}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	}
h5	{
	float:left;
	color:#FFFFFF;
	font-family:"trebuchet MS";
	font-size:25px;
	margin-right:50px;
	line-height:37px;
	margin-left:10px;
	}
h5 em{
	font-size:15px;
	font-weight:normal;
	}
.center	{
	width:940px;
	margin:0px auto;
}
.clear{
	clear:both;
	}

/* ---------------- HEADER ------------------- */

#sesion{
	visibility:hidden;
	height:0px;
	overflow:hidden;
	}
#logo{
	font-size:40px;
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-weight:bold;
	color:#000000;
	text-decoration:none;

	width:680px;
	height:60px;
	float:left;
	text-indent:0px;
	margin-top:30px;


	}	
	
#cabecerainterior{
	height:60px;
	overflow:hidden;
	}
/* ------------------- MENU ------------------------------- */

ul#menu {
	height:0px;
	visibility:hidden;
	overflow:hidden;
	float:right;
	}
ul#menu li {
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}
ul#menu li a{
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}
ul#menu li a:hover{
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}
/*ul#menu li a:after {content: url("/images/menu.png")}*/


ul#menu2 {
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}
ul#menu2 li {
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}
ul#menu2 li {
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}
ul#menu2 li a{
	height:0px;
	visibility:hidden;
	overflow:hidden;
}
ul#menu2 li a:hover{
	height:0px;
	visibility:hidden;
	overflow:hidden;
	}

ul#menu2 .sel {
	height:0px;
	visibility:hidden;
	overflow:hidden;
}


/* ------------------- SUBMENU --------------------------- */

#submenu{
	height:0px;
	visibility:hidden;
	}

	
#capaprincipal	{
	width:940px;
	margin:0px auto 0px auto;

	
	}
.modulosimple{
	float:left;
	background-image:url(/images/contenido.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:910px;
	padding:15px;
	margin-top:20px;
	}
/* ------------------- HOME ------------------ */

#panelhome{
	background-image:url(../images/homepaneles.png);
	background-repeat:no-repeat;
	height:257px;
	margin-top:40px;
	}
#panelhome div{
	xbackground-color:#0000FF;
	width:250px;
	float:left;
	margin-top:37px;
	padding-left:30px;
	padding-right:30px;
	}
#panelhome div p{
	font-size:18px;
	color:#000000;
	font-family:"trebuchet MS";
	font-weight:bold;
	}
#panelhome div p+p{
	font-size:14px;
	color:#d10017;
	font-weight:normal;
	}
/* ----------------- TABLA -------------------- */
/************************/
/******* TABLA 1 ********/
/************************/
.tabla_1 {
	border:1px solid #bbbbbb;
	margin:none;
	padding:none;
	width:100%;
}
	/******* Header ********/
	.tabla_1 thead{
	}
	.tabla_1 thead tr.tipo1 {
		background-color:#990000;
		background-image:url(../images/tablecaption.png);
		background-repeat:repeat;
		height:29px;
		xline-height:29px;
		color:#ffffff;
		padding-right:15px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
	}

	.tabla_1 thead tr.tipo1 th {
		background-image:url(/images/tablah_azul.png);
		background-repeat:repeat-x;
		background-color:#026789;
		padding:5px 0px;
	}

	.tabla_1 thead tr th.tipo0 {
		background:#FFFFFF;
	}

	.tabla_1 thead tr.tipo2 {
		background-color:#990000;
		background-image:url(../images/tablecaption.png);
		background-repeat:repeat-x;
		height:29px;
		line-height:29px;
		color:#ffffff;
		padding-right:15px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
	}
	
	.tabla_1 thead tr.tipo2 th {
		background-image:url(/images/tablah_verde.png);
		background-repeat:repeat-x;
	}
	
	.tabla_1 thead tr.tipo2 th.tipo1 {
		background-image:url(/images/tablah_naranja.png);
		background-repeat:repeat-x;
	}
	
	.tabla_1 thead tr th {
		padding:0px 5px;
		text-align:center;
		border-left:#FFFFFF 1px solid;
		border-right:#FFFFFF 1px solid;
		border-bottom:#FFFFFF 1px solid;
	}


	/******* Body ********/

	.tabla_1 tbody{
	}
	.tabla_1 tbody tr.tipo1 th{
		height:30px;
		margin-top:4px;
		padding:0px 15px 0px 5px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:left;
	}
	.tabla_1 tbody tr.tipo1 td{
		height:30px;
		margin-top:4px;
		padding:0px 15px 0px 5px;
		font-weight:bold;
		text-transform:uppercase;
		background-color:#f7c4c2;
		padding:0px 5px;
		margin-right:2px;
		color:#cb2121;
		border-left:#FFFFFF 1px solid;
		border-right:#FFFFFF 1px solid;
		text-align:right;
	}
	.tabla_1 tbody tr.tipo1 td.tipob{
		background-color:#dddddd;
		color:#000000;
	}
	.tabla_1 tbody tr.tipo2 th{
		height:24px;
		margin-top:4px;
		padding:0px 15px 0px 15px;
		font-weight:bold;
		text-align:left;
	}
	.tabla_1 tbody tr.tipo2 td{
		height:24px;
		margin-top:4px;
		padding:0px 15px 0px 5px;
		font-weight:normal;
		text-transform:uppercase;
		background-color:#f7c4c2;
		padding:0px 5px;
		margin-right:2px;
		color:#cb2121;
		border-left:#FFFFFF 1px solid;
		border-right:#FFFFFF 1px solid;
		text-align:right;
	}
	.tabla_1 tbody tr.tipo2 td.tipob{
		background-color:#dddddd;
		color:#000000;
	}
	.tabla_1 tbody tr.tipo3 th{
		height:24px;
		margin-top:4px;
		padding:0px 15px 0px 25px;
		font-weight:bold;
		text-align:left;
		font-size:11px;
		text-decoration:none;
	}
	.tabla_1 tbody tr.tipo3 th a{
		text-decoration:none;
	}
	.tabla_1 tbody tr.tipo3 td{
		height:24px;
		margin-top:4px;
		padding:0px 15px 0px 5px;
		font-weight:normal;
		text-transform:uppercase;
		background-color:#f9d4d3;
		padding:0px 5px;
		margin-right:2px;
		color:#cb2121;
		border-left:#FFFFFF 1px solid;
		border-right:#FFFFFF 1px solid;
		text-align:right;
	}
	.tabla_1 tbody tr.tipo3 td.tipob{
		background-color:#eeeeee;
		color:#000000;
	}
	.tabla_1 tbody tr.tipo4 th{
		height:24px;
		margin-top:4px;
		padding:0px 15px 0px 35px;
		font-weight:bold;
		text-align:left;
		font-size:11px;
		text-decoration:none;
		text-transform:lowercase;
		color:#009cff;
		color:#0070bb;
	}
	.tabla_1 tbody tr.tipo4 td{
		height:24px;
		margin-top:4px;
		padding:0px 15px 0px 5px;
		font-weight:normal;
		text-transform:uppercase;
		background-color:#ffffff;
		padding:0px 5px;
		margin-right:2px;
		color:#cb2121;
		border-left:#FFFFFF 1px solid;
		border-right:#FFFFFF 1px solid;
		text-align:right;
	}
	.tabla_1 tbody tr.tipo4 td.tipob{
		background-color:#ffffff;
		color:#000000;
	}






















caption{
	height:29px;
	line-height:29px;
	color:#000;
	font-size:16px;
	font-family:"trebuchet MS";
	font-weight:bold;
	}
.concepto{
	background-color:#990000;
	background-image:url(../images/tablecaption.png);
	background-repeat:repeat-x;
	height:29px;
	line-height:29px;
	color:#ffffff;
	padding-right:15px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	}
.concepto th{
	text-align:center;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	
	}






	
table{
	border:1px solid #bbbbbb;
	margin:none;
	padding:none;
	xbackground-color:#000099;
	width:100%;
	xmargin:0px auto 0px auto;
	}
td{
	text-align:center;
	}
th{
	text-align:left;
	}
.thazul{
	background-image:url(/images/tablah_azul.png);
	background-repeat:repeat-x;
	}
.thverde{
	background-image:url(/images/tablah_verde.png);
	background-repeat:repeat-x;
	}
.thnaranja{
	background-image:url(/images/tablah_naranja.png);
	background-repeat:repeat-x;
	}
.fondorojo{
	background-image:/images/graficacabecera.png;
	background-repeat:repeat-x;
	}
thead tr th	{
	padding:0px 5px;
	}
td{
	height:30px;
	xbackground-color:#eeeeee;
	margin-top:4px;
	}
tr{ 
	height:33;
	}
.marca{
	font-weight:bold;
	text-transform:uppercase;
	}
.gama a{
	color:#777;
	text-decoration:none;
	padding:2px 5px;
	}
.gama a:hover{
	background-color:#CCCCCC;
	}
.serie .columnagris{
	background-color:#e6e6e6;
	}
.serie .columnaroja{
	background-color:#f9d4d3;
	}
.color .columnaroja, .color .columnagris{
	background-color:#FFFFFF;
	}





		
#tabla{
	border:#dddddd solid 1px;
	border-top:none;
	padding-top:0px;
	padding-bottom:20px;

}
		

table .marca{
	padding:0px 15px 0px 5px;
	}
table .gama{
	padding:0px 15px 0px 15px;
	}
table .serie {
	padding:0px 15px 0px 25px;
	}
table .color {
	padding:0px 15px 0px 35px;
	font-weight:normal;
	}
.columnaroja{	
	background-color:#f7c4c2;
	padding:0px 5px;
	margin-right:2px;
	color:#cb2121;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	text-align:right
	}
.columnagris{	
	background-color:#dddddd;
	padding:0px 5px;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	text-align:right
	}







tfoot .columnaroja{
	height:37px;
	background-image:url(../images/graficacabecera.png);
	color:#FFFFFF;
	font-weight:bold;
	}
tfoot .columnagris {
	height:37px;
	background-image:url(../images/graficacabecerahover.png);
	color:#FFFFFF;
	font-weight:bold;
	}
tfoot .totalx{
	text-align:right;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	padding-right:5px;
	color:#cb2121;
	}
.medios{
	background-image:url(../images/tablecaptionmedios.png);
	color:#000000;
	}
#grafica {
	border:#dddddd solid 1px;
	border-top:none;
	padding-top:0px;
	padding-bottom:20px;
	margin-bottom:10px;
	}
.tituloopciones{
	background-image:url(../images/graficacabecera.png);
	height:37px;
	text-align:right;
	margin:0px 0px 20px 0px;
	}
.tituloopciones .selected{
	background-image:url(../images/graficacabecerahover.png);
	background-repeat:repeat-x;
	}
.tituloopciones a{
	text-decoration:none;
	color:#FFFFFF;
	line-height:37px;
	padding:0px 15px;
	height:37px;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:14px;
	float:right;
	margin-left:1px;
	}
.tituloopciones a:hover{
	background-image:url(../images/graficacabecerahover.png);
	background-repeat:repeat-x;
	}
#opcionesdatos{
	background-color:#dddddd;
	height:25px;
	text-align:right;
	padding:10px 20px;
	margin-bottom:10px;
	}
/* ---------------- LOGIN ------------------ */
#loginmodulo{
	background-image:url(/images/bandaroja.png);
	background-repeat:repeat-x;
	background-position:top center;
	height:163px;
	color:#FFFFFF;
	}
#login{
	background-image:url(/images/candado.png);
	background-repeat:no-repeat;
	height:180px;
	padding-left:280px;
	margin-left:200px;
	}
input.rojo{
	width:140px;
	height:20px;
	background-color:#cb2121;
	background-color:#de4141;
	border:1px solid #a40303;
	color:#FFFFFF;
	font-size:14px;
	font-family:"trebuchet MS";
	x-moz-border-radius:5px;
	line-height:25px;
	padding:5px 5px 1px 5px;
	}
input.rojo:focus{
	background-color:#FFFFFF;
	color:#FF0000;
	}

input.boton{
	height:25px;
	background-color:#ffffff;
	border:1px solid #cb2121;
	color:#cb2121;
	font-size:11px;
	font-family:"trebuchet MS";
	x-moz-border-radius:5px;
	text-transform:uppercase;
	line-height:25px;
	margin-top:10px;
	float:right;
	padding:0px 8px;
	background-color:#2b2b2b;
	color:#CCCCCC;
	border-color:#000000;
	background-color:#333333;
	border-color:#666666;
	}
#loginmodulo form{
	xbackground-color:#CCCCCC;
	width:150px;
	margin-top:20px;
	xmargin-left:260px;
	float:left;
	}
.anual{
	background-color:#FFFFFF;
	height:10px;
	}
table select{
	float:right;
	background-color:#993300;
	}
select{
	width:auto; padding:3px;border:1px solid #333333;
	xcolor:#009cff;
	color:#333333;
	}
/* ------------------------ MI PERFIL ------------------------- */

dl	{
	margin-top:30px;
	xbackground-color:#CCCCCC;
	float:left;
	}
dl+dl{
	margin-left:20px;
	}
dt{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	margin-top:0px;
}
dd+dt{
	margin-top:15px;
	}
dd{
	color:#bf0000;
}
#mapa{
	padding:5px;
	background-color:#FFFFFF;
	border:#999999 solid 1px;
	float:right;
	margin-right:70px;
	}
#fototienda{
	width:100px;
	height:75px;
	background-image:url(http://desarrollo.xey.es/images/topshops/xey-barcelona-balmes-6-mini.jpg);
	padding:5px;
	background-color:#FFFFFF;
	border:#999999 solid 1px;
	margin-top:15px;
	}

/* ----------------------- FOOTER --------------------------- */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}

/* ------------------------- PEDIDOS EN CURSO ------------------------ */

#pedido-detallado{
	
	xbackground-color:#990066;
	width:100%;
	margin-bottom:3px;
	float:left;
	}

.pedido-detallado-item{
	float:left;
	width:100%;
	background-color:#FFFFFF;
	border:#d1d1d1 1px solid;
	xheight:29px;
	margin-bottom:3px;

	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	}

.pedido-detallado-item>p{
	margin-left:5px;
	float:left;
	font-size:12px;
	}

.extras{
	padding-left:170px;
	font-family:"trebuchet MS";
	font-weight:normal;
	font-size:12px;
	width:380px;
	float:left;
	xbackground-color:#0066FF;
	height:17px;
	}
.detallenumero{
	color:#3482cb;
	margin-right:10px;
	margin-left:15px;
	}
.croquis{
	color:#cc0001;
	margin-left:5px;
	}
.detalleprecios {
	float:right;
	width:320px;
}
.detalleprecios p	{
	float:right;
	background-image:url(../images/tag_gris.png);
	background-position:left bottom;
	background-color:#ebebeb;
	background-repeat:no-repeat;
	font-size:15px;
	font-family:"trebuchet MS";
	text-align:right;
	padding:0px 8px;
	line-height:25px;
	margin-left:5px;
	}
.detalles-importe{
	color:#2f77bb;
	}
#pedidodetallesgenerales{
	width:480px;
	float:right;
	padding:6px 12px;
	border:#999999 solid 1px;
	margin-bottom:20px;
	}
.termino{	
	font-family:'trebuchet MS';
	font-size:17px;
	font-weight:bold;
	float:left;
	width:160px;
	xbackground-color:#0066FF;
	margin-bottom:10px;
	}
.definicion{
	font-weight:normal;
	font-size:12px;
	color:#878787;
	}
#pedidodetallesdatos	{
	float:left;
	xbackground-color:#993333;
	width:auto;
	
	}
#pedidodetallesdatos div{
	color:#cc0001;
	font-weight:bold;
	line-height:25px;
	}
.dato{
	color:#878787;
	color:#000000;

	font-weight:normal;
		font-weight:bold;
	margin-left:5px;
	font-size:20px;
	}
#pedidodetallesdatos p{
	margin-bottom:15px;
	font-size:20px;
	}

/* ------------ 	EZTRAS ------------- */

.boton{
	background-image:url(../images/boton.gif);
	background-repeat:no-repeat;
	width:120px;
	height:32px;
	text-align:center;
	vertical-align:middle;
	margin:5px 5px 5px 0px;
	float:left;
	line-height:32px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	}
.boton:hover{
	text-decoration:underline;
	}

.totalesx{
	height:25px;
	background-color:#e5e5e5;
	width:500px;
	color:#858585;
	font-weight:bold;
	font-family:"trebuchet MS";
	font-size:17px;
	line-height:25px;
	float:right;
	background-image:url(../images/esquinagris.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	clear:both;
	margin-top:2px;
	}

.tot_1x{
	float:left;
	width:200px;
	xbackground-color:#00FF99;
	}

.tot_2x{
	color:#2f77bb;
	margin-left:5px;
	xbackground-color:#00FF00;
	float:right;
	}
.tot_3x{
	xbackground-color:#FF0000;
	width:120px;
	float:right;
	text-align:right;
	}
.tot_4x{
	float:left;
}
.totalivax{
	background-image:url(../images/esquinagrisoscuro.png);
	background-color:#9e9e9e;
	color:#5c5c5c;
	}
.totalfacturax{
	background-color:#2f77bb;
	color:#FFFFFF;
	background-image:url(../images/esquinazul.png);
	height:50px;
	}
#formapago{font-size:11px;
	font-weight:normal;
	float:left;
	width:100%;
	}
.iva{
	color:#d2d2d2;
	margin-left:15px;
	
	}
#detallescabecera {
	width:100%; 
	float:left; 
	
	margin-bottom:4px;
}
#detallescabecera p{
	float:left;
	background-image:url(../images/tablecaption.png); 
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:29px;
	line-height:29px;
	padding:0px 10px;
	}

	/*

<div class="wrapper">
	<div class="push"></div>
</div>
<div class="footer">

</div>
*/

/*  ----------------------------  */
