/*************************************************************/
/*   Design:   Multiflex-3 Update-7 / Layout-3               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     January 15, 2007                              */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/
a {
	text-decoration:none; color:#8a164d;
}


/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../img/bg_main_withnav_reverse.jpg) top left repeat-y;}
.mainSinOfertas {clear:both; width:900px; padding-bottom:30px;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-contentSinOfertas {display:inline; /*Fix IE floating margin bug*/; float:left; width:850px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:900px; height:80px; background:#FFFFFF; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:900px; height:150px; background:rgb(230,230,230) url(../img/bg_head_middle.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
.header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}

/********************/
/*  HEADER SECTION  */
/********************/

/**** LOGO TELEFONO Y NOMBRE DEL SITE **********/
.sitelogo {width:60px; height:40px; position:absolute; z-index:1; margin:15px 0 0 10px; background:url(../img/bg_head_top_logo.jpg); }
.sitename {width:180px;height:40px; position:absolute; z-index:1; margin:15px 0 0 70px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-size:240%;}
.sitetelephone {width:200px;height:40px; position:absolute; z-index:1; margin:15px 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitetelephone h2 {margin:42px 0 0 0; color:#8a164d; font-size:120%;}

.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}
/******** FIN LOGO TELEFONO Y NOMBRE DEL SITE **********/

/****** NAVEGACION BANDERAS *********/
.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:24px; border:none;}
/****** FIN NAVEGACION BANDERAS ********/

/******* NAVEGACION SUPERIOR ********/
.nav1 {width:680px; position:absolute; z-index:3; margin:55px 0 0 220px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 3px 2px 3px; color:#8a164d; text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:#c71b6d;}
/******* FIN NAVEGACION SUPERIOR *******/


.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

/******* MENU DE MARCAS ****************/
/*Drop-down menu*/
.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; margin:0px;padding:0 14px 0 14px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/
/******* FIN MENU DE MARCAS ****************/


/********** PARTE DEL CARRITO **************/
.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:#8a164d; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#c71b6d; text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:428px; padding:0 0px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
/********** FIN PARTE DEL CARRITO ************/


/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url(../img/bg_corner_topleft.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:640px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/***** CONTENIDO DE OFERTAS DE LA DERECHA *********/
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:#528ac1;}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px #316aa2; background-color:#96c5f3;}
/***** FIN CONTENIDO DE OFERTAS DE LA DERECHA *********/

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:640px; height:0.2em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}


/*********************************/


/********************************/
/*  OFERTAS  */
/********************************/
.ofertaCarrito {
	background-color: white;
	width:45%;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:20px;
	float: left;
	min-height:150px;
	padding:2px;
}

.ofertaCarrito .contenido {
	/* height: auto; */
	min-height:150px;
	text-align: center;
	width:100%;
}

.ofertaCarrito .contenido img {
	width: 100px;
	margin:0 auto;
	border: 0px;
	text-align: center;
}

.ofertaCarrito .contenido .texto {
	height:50px;
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
}



.ofertaCarrito .contenido p  {
	font-size: 8pt;
}

.ofertaCarrito .contenido p.precio  {
	color: red;
}

.ofertaCarrito .contenido p.porcentaje  {		
}

.ofertaCarrito .enlaces {
	height: 20px;
	background-color:#ffe824;
	margin:0 auto;
	display: block;
	padding-left:75px;
}

.ofertaCarrito .enlaces a {
	
}

.ofertaCarrito .enlaces a:hover {
	
}

.ofertaCarrito .enlaces a.info {
	/* background:url(../img/information.png) no-repeat left top;  */
	width:45%;
	height:16px;	
	float: left;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

.ofertaCarrito .enlaces a.comprar {
	/* background:url(../img/cart_add.png) no-repeat left top;  */
	width:45%;
	height:16px;	
	float: left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:5px;
}



.oferta {
	background-color: white;
	width:195px;
	margin: 0 auto;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}

.oferta .contenido {
}

.oferta .contenido img {
	width:130px;
	margin:0 auto;
	display: block;
	border:0px;
	clear: both;
	margin-left:30px;
}

.oferta .contenido img {
	width:130px;
	margin:0 auto;
	display: block;
	border:0px;
	clear: both;
	margin-left:30px;
}

.oferta .contenido p  {
}

.oferta .contenido p.precio  {
	color: red;
}

.oferta .contenido p.porcentaje {	
	color: #E10078;
	font-size: 12px;
}

.oferta .enlaces {
	height: 20px;
	margin:0 auto;
	display: block;
	padding-left:25px;
	background-color:#ffe824;
}

.oferta .enlaces a.info {
	/* background:url(../img/information.png) no-repeat left top;  */
	width:45%;
	height:16px;	
	float: left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	color:#8a164d;
}

.oferta .enlaces a.info:hover {
 	color:#c71b6d;
}

.oferta .enlaces a.comprar {
	/* background:url(../img/cart_add.png) no-repeat left top;  */
	width:45%;
	height:16px;	
	float: left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:5px;
	color:#8a164d;
}

.oferta .enlaces a.comprar:hover {
	color:#c71b6d;
}


.oferta .enlaces a {
	
}

.oferta .enlaces a:hover {
	
}

/********** LISTADOS *************/

.listadoImp {
	float:left;
	width:212px;
	display: block;
}

.listadoImp ul.bullet {
	margin:0px;
	padding:0px;
}

.listadoImp li.listado {
	margin:0 0 0px 0px; 
	padding:5 0 0 0px;
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; 
	line-height:15px; 

}

.listadoImp li.listado a {
	margin:0px;
	padding:0px;
}

#listado a.comprar {
	background:url(../img/cart_add.png) no-repeat left top; 
	width:16px;
	height:16px;	
	margin:0px;
	padding:0px;
	float: left;
}


.listadoImp a {
	font-size:7.5pt;
}

/*** cabecera de los listados de consumibles ***/
.cabListaCons {
	
}

.cabListaCons .imagen {
	float:left;
	margin:0px;
	padding:0px;
}

.cabListaCons .texto {
	float: left;
	margin: 0px;
	padding:0px;
}

.cabListaCons .imagen img {
	border : 0px;
	width:100px;
	float: left;
	display: block;
}

.cabListaCons p {
	
}

.imgDetalle {
	border : 0px;
	width:200px;
	float: left;
	display: block;
}

.carrito {
	float:right;
}

.carritoDetalle {
	background:url(../img/cart.png) no-repeat left top; 
	width:80px;
	height:20px;	
	float:right;
	margin:0px;
	padding:0px;
	padding-left:20px;
	font-size:8pt;

}

.carritoDetalle:hover {
	color:#c71b6d;;
}

.carritoCompra:hover {
	color:red;
}

.carritoCompra {
	background:url(../img/cart_go.png) no-repeat left top; 
	width:80px;
	height:16px;
	float:right;
	margin-left:10px;
	padding-left:20px;
	font-size:10pt;
}

.carritoMas {
	background:url(../img/add.jpg) no-repeat left top; 
	width:16px;
	height:16px;
	display: block;
	float:left;
	margin-left:4px;
}

.carritoMasCaja {
	background:url(../img/basket_add.jpg) no-repeat left top; 
	width:16px;
	height:16px;
	display: block;
	float:right;
	margin-left:10px;
	margin-right:5px;
}

.carritoMenos {
	background:url(../img/delete.jpg) no-repeat left top; 
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-left:4px;
}

.carritoVolver {
	background:url(../img/arrow_left.png) no-repeat left top; 
	height:16px;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:40px;
	padding-left:20px;
}


.carritoDelete {
	background:url(../img/cancel.jpg) no-repeat left top; 
	width:40px;
	height:16px;
	display:block;
	float:left;
	margin-left:10px;
	padding-left:20px;
}

.carritoTotales {
	float:right;
	margin:0px;
	padding:0px;
}

.botonesCarrito {
	float:left;
}

.carrito select {
	width:250px;
}

a.botonInicioBrother {
	background:url(../img/inicio/menu_brother.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioCanon {
	background:url(../img/inicio/menu_canon.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioDell {
	background:url(../img/inicio/menu_dell.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioKonica {
	background:url(../img/inicio/menu_konicaMinolta.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioLexmark {
	background:url(../img/inicio/menu_lexmark.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioEpson {
	background:url(../img/inicio/menu_epson.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioHp {
	background:url(../img/inicio/menu_hp.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioSamsung {
	background:url(../img/inicio/menu_samsung.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioOki {
	background:url(../img/inicio/menu_oki.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioXerox {
	background:url(../img/inicio/menu_xerox.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioOlivetti {
	background:url(../img/inicio/menu_olivetti.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioPanasonic {
	background:url(../img/inicio/menu_panasonic.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioPhilips {
	background:url(../img/inicio/menu_philips.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioSagem {
	background:url(../img/inicio/menu_sagem.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioIbm {
	background:url(../img/inicio/menu_ibm.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioFujitsu {
	background:url(../img/inicio/menu_fujitsu.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

a.botonInicioMas {
	background:url(../img/inicio/menu_mas.jpg) no-repeat left top; 
	width: 150px;
	height: 95px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

/**************** TABLAS ****************/

/************ TABLA PARA INFORMES ****************************/

.tablaReport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
	width: 650px;
}

.tablaReport th.blanco {
	background-color: white;
}


.tablaReport .even {
	font-size: 10px;
	font-weight:bold;
	/* background-color: #b7dd78; */
	background-color: white;
	background-image: url(img/tablas/fondo_tr01.png);
	background-repeat: repeat-x;
	color: Black;
}




.tablaReport .odd {
	font-size: 10px;
	font-weight:bold;
	/* background-color: #e2eece; */
	background-color: white;
	background-image: url(img/tablas/fondo_tr02.png);
	background-repeat: repeat-x;
	color: Black;
}



.tablaReport .even td {
	padding: 5px;
	text-align:right;
	font-size: 10px;
	font-weight:bold;
}

.tablaReport tr {
	width:200px;	
}

.tablaReport tr:hover {
	background-color: #cae5ff;
}

table.sinHover tr:hover {
	background-color: transparent;
}



.tablaReport .even td.blanco {
	background-color: white;
}

.tablaReport .odd td.blanco {
	background-color: white;
}


.tablaReport .even td.corto {
	width: 50px;
}

.tablaReport .odd td.corto {
	width: 50px;
}



.tablaReport .even td.muyCorto {
	width: 16px;
}

.tablaReport .odd td.muyCorto {
	width: 16px;
}

.tablaReport .even td.largo {
	width: 200px;
	display: block;
	float: left;
}

.tablaReport .odd td.largo {
	width: 200px;
	display: block;
	float: left;
}

.tablaReport .even td.largomod {
	width: 200px;
	display: block;
	float: left;
}

.tablaReport .odd td.largomod {
	width: 200px;
	display: block;	
	float: left;
}

.tablaReport .even td.muyLargo {
	width: 250px;
}

.tablaReport .odd td.muyLargo {
	width: 250px;
}

.tablaReport .even td.medio {
	width: 100px;
}

.tablaReport .odd td.medio {
	width: 100px;

}

.tablaReport .odd td.fuenteRojo {
	color:red;
}

.tablaReport .odd td.fuenteAzul {
	color:blue;
}

.tablaReport .even td.fuenteRojo {
	color:red;
}

.tablaReport .even td.fuenteAzul {
	color:blue;
}

 


.tablaReport .even td p {
font-weight:bold;
}

.tablaReport .odd td p {
font-size: 10px;
}

.tablaReport .odd td {
padding: 5px;
text-align:right;
font-size: 10px;
font-weight:bold;
background-image: url(img/tablas/fondo_tr02.png);
background-repeat: repeat-x;
}



.tablaReport .even .fechas {
background-image: url(img/tablas/1day.png);
background-position: left top;
font-size: 10px;
font-weight:bold;
text-align: right;
background-color: #e2ebef;
background-repeat: no-repeat;
color: #34484E;
padding-top:8px;
}


.tablaReport .odd .fechas {
background-image: url(img/tablas/1day.png);
background-position: left top;
font-size: 10px;
font-weight:bold;
background-color: #fdfdf1;
background-repeat: no-repeat;
color: #990000;
text-align:right;
padding-top:8px;
}


.tablaReport .even .euros {
 /* background-image: url(../img/tablas/money_euro.png); 
 background-position: left center;
 */
 
font-size: 10pt;
font-weight:bold;
text-align: right;
/* background-color: #575c51; */
background-repeat: no-repeat;
color: #29380f;
padding-top:8px;
}



.tablaReport .odd .euros {
/* background-image: url(../img/tablas/money_euro.png);
background-position: left center;
*/
	
font-size: 10pt;
font-weight:bold;
/* background-color: #575c51; */
background-repeat: no-repeat;
color: #29380f;
text-align:right;
padding-top:8px;

}


.pagebanner {
        font-weight:bold;
        color: #34484E;
        font-family: “Trebuchet MS”, Arial;
}

.pagelinks {
        font-weight:bold;
        color: #34484E;
        font-family: “Trebuchet MS”, Arial;
}

.exportlinks {
        font-weight:bold;
        color: #34484E;
        font-family: “Trebuchet MS”, Arial;
}



/*********************** LOGIN *******************************/
.usuario{
	width: 126px;
	background-color:#96c5f3;
	padding-left:20px;
	background-image: url('../img/user.png');
	border: 1px solid #316aa2;
	background-repeat: no-repeat;
	height:20px;
	
	
}
.password {
	width: 126px;
	background-color:#96c5f3;
	padding-left:20px;
	background-image: url('../img/key.png');
	border: 1px solid #316aa2;
	background-repeat: no-repeat;
	height:20px;
	margin-top:5px;
	margin-bottom:5px; 
	
}

.email {
	width: 126px;
	background-color:#96c5f3;
	padding-left:20px;
	background-image: url('../img/email.png');
	border: 1px solid #316aa2;
	background-repeat: no-repeat;
	height:20px;
	margin-top:5px;
	margin-bottom:5px; 
	
}

.otros {
	width: 126px;
	background: #b7dd7a;
	border: 1px solid #00803f;
	background-repeat: no-repeat;
	height:20px;
	margin-top:5px;
	margin-bottom:5px; 
	
}

/************MENU SUPERIOR **************/
#menuSupActivo {
	font-size:10pt;
	color:#c71b6d;
}





