/*----------------------------------------        DEFAULT        ----------------------------------------------------*/
/*-----------------------------------ESTILO DEL MENU DESPLEGABLE PRODUCTOS------------------------------------------*/
/* Contenedor de nuestro menú*/
#navigation{
	width:165px; 
	margin:auto;
	border:0px solid #444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style-type: none;
}

#navigation ul 
{
    font-size:10px;
	padding:0px;
	margin:0px;
	list-style-type: none;
}

/* Menu Principal*/

.mainMenu a{
	display: block;
	padding: 3px 0px 0px 12px;
	border-bottom:0px solid #ffffff;
	border-top:0px solid #FFF;
	font-weight:normal;
	/*text-transform: none;
	text-transform: capitalize;
	text-transform: uppercase;
	text-transform: lowercase;*/
	
	border-collapse:collapse;
	list-style-type: none;
}

.mainMenu a:link, .mainMenu a:visited
{
	font-size:11px;
	text-decoration: none ; 
	/*text-transform: lowercase;*/
	color: #FFFFFF;
	background: url("../imagenes/botones/B_MenuCat.gif") repeat left;
}

.mainMenu a:hover{
	color: #fe8f00;
	background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;
}


/* SubMenu*/

.subMenu a:link, .subMenu a:visited{
	color: #003399;
	background: url("../imagenes/botones/B_MenuSubCat.gif") no-repeat left;
	font-size:10px;
	border-collapse:collapse;
	height: auto;
	width: auto;
	margin: 1px;
	text-align: left;
	text-decoration: none ; text-transform: none;
	}

.subMenu a:hover{
	color: #003399;
	background: url("../imagenes/botones/B_MenuSubCat_O.gif") no-repeat left;
	font-size : 10px;
	border-collapse:collapse;
	height: auto;
	width: auto;
	margin: 1px;
	text-align: left;
	text-decoration: none ; text-transform: none;
}



.linklistadoprods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
}


/*---------------------------------------------------------------------------*/
/*General*/

/* CSS Document */



#pelimasarriba{ position:absolute; z-index:2; } 
#peliarriba{ position:absolute; z-index:1; } 
#peliabajo{ position:absolute; z-index:0; } 



* {
		margin:0;
		padding:0px 0px 0px 0px;
	}
	body{
	color:#6e6e6e;
	font:10px arial, sans-serif;
	margin:auto;
	padding:0px 0px 0px 0px;
	}
	.hide{
		position:absolute;
		top:-999px;
		left:-9999px;
	}

/* List with previous and next links and indicator which slide is shown */
	.counter
	{
		position:absolute;
		top:0px;
		right:0px;
		font-weight:bold;
		margin:auto;
		padding:0;
		float:left;	
	}
	ul.counter li{
		float:center;
		padding:0px 0px 0px 0px;
		margin:auto;
		list-style-type:none;
		text-transform: capitalize;		
	}
	
/* Slide styles */	

	div.slide{
		background:#fff;
		padding-bottom:1px;
		padding:0px;
	}
	p.footnote{
		font-size:80%;
	}
	.counter{
		color:#fff;
		font-weight:bold;
	}
	.slide .counter a{text-transform : capitalize;	border:none; font-weight:bold;	}
	.slide .counter a:link		{color:#fff;}
	.slide .counter a:visited	{color:#fff;}
	.slide .counter a:hover		{color:#212121;}

/* The H1 and the H2 are the same style when JavaScript is available, as the H1 gets hidden */
	h2{
		clear:both;
		letter-spacing:-1px;
		font-size:1.3em;
		margin:.5em;
		font-weight:normal;
	}
	h1,#boundary.js h2{
		margin:0 0 10px 0;
		color:#FFF;
		padding:20px 15px;
		padding-right:215px;
		letter-spacing:-1px;
		font-family:"Trebuchet MS" ,Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:24px;
		height:20px; /* cheers MSIE */
	}
	html>body h1,html>body #boundary.js h2{
		height:auto;
	}
	h3{
		padding:0 .5em;
		letter-spacing:-1px;
		font-size:1.2em;
		font-weight:normal;
	}
	
	pre{
		background:#eee;
		border:1px solid #999;
		padding:.5em;
		margin:.5em;
		display:block;
	}

/*-----------------------------------------------------------------------------------------*/
/******************************************************************************************/


/*-------------------------------------      GENERAL      -------------------------------------*/

.descripcion{	font-family: Arial; font-size:10px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none;}
.descripcion2{	font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none;}
.descripciontitulo{	font-family: Arial; font-size:11px; color:#000000; font-weight: normal; text-decoration: none; text-transform: none;}

    A.seleccion:visited {font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none ;}
    A.seleccion:active {font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none ;}
    A.seleccion:link {font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none;}
    A.seleccion:hover {font-family: Arial; font-size:11px; color:#FF6600; font-weight: normal; text-decoration: none; text-transform: none ;} 
	
	A.seleccionb:visited {font-family: Arial; font-size:11px; color:#333333; font-weight: bold; text-decoration: none; text-transform: none ;}
    A.seleccionb:active {font-family: Arial; font-size:11px; color:#333333; font-weight: bold; text-decoration: none; text-transform: none ;}
    A.seleccionb:link {font-family: Arial; font-size:11px; color:#333333; font-weight: bold; text-decoration: none; text-transform: none;}
    A.seleccionb:hover {font-family: Arial; font-size:11px; color:#FF6600; font-weight: bold; text-decoration: none; text-transform: none ;} 
	
	A.seleccion2:visited {font-family: Arial; font-size:11px; color:#3333CC; font-weight: normal; text-decoration: none; text-transform: none ;}
    A.seleccion2:active {font-family: Arial; font-size:11px; color:#3333CC; font-weight: normal; text-decoration: none; text-transform: none ;}
    A.seleccion2:link {font-family: Arial; font-size:11px; color:#3333CC; font-weight: normal; text-decoration: none; text-transform: none;}
    A.seleccion2:hover {font-family: Arial; font-size:11px; color:#FF6600; font-weight: normal; text-decoration: none; text-transform: none ;} 
	
	A.seleccionb2:visited {font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none ;}
    A.seleccionb2:active {font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none ;}
    A.seleccionb2:link {font-family: Arial; font-size:11px; color:#333333; font-weight: normal; text-decoration: none; text-transform: none;}
    A.seleccionb2:hover {font-family: Arial; font-size:11px; color:#247BFF; font-weight: normal; text-decoration: none; text-transform: none ;} 

    A.linki {font-family: Arial; font-size:11px; color:#333333; text-decoration: none ;text-transform: none;}
    A.linki:active {font-family: Arial; font-size:11px; color:#333333;text-decoration: none ;text-transform: none;}
    A.linki:link {font-family: Arial; font-size:11px; color:#333333;text-decoration: none ;text-transform: none;}
    A.linki:hover {font-family: Arial; font-size:11px; color:#FF6600;text-decoration: none ;text-transform: none;} 

.descripcion_blanco{font-family: Arial;	font-size: 10px;font-style: normal;	line-height: normal;font-weight: bold;font-variant: normal;	text-transform: capitalize;	color: #ffffff;	text-decoration: none ;} 

.descripcion_azul{font-family: Arial;	font-size: 10px;font-style: normal;	line-height: normal;font-weight: bold;font-variant: normal;	text-transform: capitalize;	color: #0066CC;	text-decoration: none ;} 

.descripcion_login{font-family: Arial;	font-size: 10px;font-style: normal;	line-height: normal;font-weight: bold;font-variant: normal;	text-transform: capitalize;	color: #ffff00;	text-decoration: none ;} 

.precios{
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none ; 
	text-transform: capitalize;
	color: #ff0000;
}

.peso{
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #ff0000;
	}
/*-----------------------------------------------------------------------*/
/************************************************************************/

/*-------------------       BUSQUEDA AVANZADA   -----------------------*/

    A.linkmenuu:visited {font-family: Arial; font-size:11px; color:#ffffff;  text-decoration: none ; text-transform: none;}
    A.linkmenuu:active {font-family: Arial; font-size:11px; color:#ffffff;color:#ffffff; text-decoration: none ; text-transform: none;}
    A.linkmenuu:link {font-family: Arial; font-size:11px; color:#ffffff;color:#ffffff; text-decoration: none ; text-transform: none;}
    A.linkmenuu:hover {font-family: Arial; font-size:11px; color:#ffffff;color:#FFC14F; text-decoration: none ; text-transform: none;} 
	
	.texto{	font-family: Arial; font-size:11px; color:#ffffff; font-weight: normal; text-decoration: none; text-transform: none;}
	
	.ba_titulo{	font-family: Arial; font-size:11px; color:#ffffff; font-weight: bold; text-decoration: none ; text-transform: none;}
	
	.ba_caja{font-family: arial; font-size: 11px; color: #0054A8; border: 1px solid #FF9900; background-color: #FFFFFF;}
	
	.ba_caja2{font-family: arial; font-size: 11px; color: #0054A8; border: 1px solid #FF9900; background-color: #E6EBFB;}
	
	.ba_caja3{font-family: arial; font-size: 11px; color: #0054A8; border: 1px solid #3399FF; background-color: #FFFFFF;}
	
	.ba_cajacont{font-family: arial; font-size: 12px; font-weight: bold; color: #999999; border: none; background-color: #FFFFFF;}
	
	.ba_cajacont2{font-family:Wingdings 2; font-size: 12px; font-weight: bold; color: #3399FF; border: none; background-color: #FFFFFF;}
	
	.ba_combo{font-family: arial; font-size: 10px; color: #0054A8; border: 1px solid #FF9900; background-color: #FFFFFF;}
	
/***********************************************************************************************/

/*------------------------     PRODUCTO      ---------------------------*/

    #mensajes {width:578px; height:660px; overflow:auto;}
	#especificaciones {width:578px; height:660px; overflow:auto;}
    A.pcategorias:visited {font-family: Arial; font-size:10px; color:#333333; text-decoration: none ;}
    A.pcategorias:active {font-family: Arial; font-size:10px; color:#333333;text-decoration: none ;}
    A.pcategorias:link {font-family: Arial; font-size:10px; color:#333333;text-decoration: none ;}
    A.pcategorias:hover {font-family: Arial; font-size:10px; color:#FF6600;text-decoration: none ;} 
	
	.p_titulo{	font-family: Arial; font-size:11px; color:#3A5EAF; font-weight: bold; text-decoration: none ;}
	.p_nombrecorto{	font-family: Arial; font-size:11px; color:#3666666; font-weight: normal; text-transform: none;}
	.p_precios{	font-family: Arial; font-size:12px; color:#666666; font-weight: normal; text-decoration: none ;}
	.p_preciostotal{font-family: system; font-size:12px; color:#ff0000; font-weight: bold; text-decoration: none ;}
		
/***********************************************************************************************/
/*--------------------------     lista de productos     -----------------------*/

.numeros{	font-family: tahoma; font-size:11px; color:#ffffff; text-decoration: none ;}
.numeroactivo{	font-family: tahoma; font-size:12px; color:#ffcc00; font-weight: bold; text-decoration: none ;}
.listaprecio{ font-family: arial; font-size:11px; color:#ff3300; font-weight: bold; text-decoration: none ;}
	
/***********************************************************************************************/	
/*------------------------        autentificacion        --------------------------------------*/	
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.listadoccss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #275199;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:10px;
	background-color:#2363AB;
	width:195px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:190px;
	
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:10px;
	font-size:10px;	
	position:relative;
}.LinkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #003399;
}
.TablaNav {
	margin-right: 1px;
	padding-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33CC99;
}
#divNewsCont{position:absolute; width:350; height:150; overflow:hidden; top:116px; left:486px; clip:rect(0,350,150,0); visibility:hidden}
#divNewsText{position:absolute; top:0; left:0}


/**************************************************************************************************/
/*-------------------------------------     Formularios     -----------------------------------*/
.fcampos{font-family: tahoma; font-size:12px; color:#333333; font-weight: bold; text-decoration: none; text-transform: none;}
.titulos_s{	font-family: Arial;	font-size: 11px;font-style: normal;	line-height: normal;font-weight: bold;font-variant: normal;	color: #333333;	text-decoration: none ; text-transform: none;}

.titulos_prod{	font-family: Arial;	font-size: 11px;font-style: normal;	line-height: normal;font-weight: bold;font-variant: normal;	text-transform: capitalize;	color: #333333;	text-decoration: none ;}

.subtitulos_s{	font-family: Arial;	font-size: 11px;font-style: normal;	line-height: normal;font-weight: bold;font-variant: normal;	text-transform: capitalize;	color: #666666;	text-decoration: none ;}

.f_cajas{font-family: arial; font-size: 10px; color: #333333; border: 1px solid #FF9900; background-color: #FFFFFF;}





/***********************************    AJAX     ***********************************************/


    A.linksubmenu:visited {font-family: Arial; font-size:11px; color:#003399;  text-decoration: none ; text-transform: none;margin: 4px;padding: 4px;}
    A.linksubmenu:active {font-family: Arial; font-size:11px; color:#003399; text-decoration: none ; text-transform: none;margin: 4px;padding: 4px;}
    A.linksubmenu:link {font-family: Arial; font-size:11px; color:#003399; text-decoration: none ; text-transform: none;margin: 4px;padding: 4px;}
    A.linksubmenu:hover {font-family: Arial; font-size:11px; color:#003399; text-decoration: none ; text-transform: none;margin: 4px;padding: 4px;} 
	
#cargador {
	/*background-color:#444; */
	width:160px; 
	padding-top:5px; 
	text-align:center; 
	position:absolute; 
	left:204px; 
	top:198px
}
/*--------------- MENU VERTICAL  --------------------------------*/

/* =-=-=-=-=-=-=-[Menu CATEGORIA]-=-=-=-=-=-=-=- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menuCategoria a{
	display: block;
	padding: 2px 0px 0px 5px;
	border-bottom:0px solid #ffffff;
	border-top:0px solid #FFF;
	font-weight:normal;
	border-collapse:collapse;
	list-style-type: none;
	voice-family: inherit;
  	height: 14px;
	text-decoration: none;
	
}

.menuCategoria a:link, .menuCategoria a:visited{	
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
	/*background: url("../imagenes/botones/B_MenuCat.gif");	*/
	background-color:#43649B;	
	padding: 0px 10px 0 5px;
}

.menuCategoria a:hover{
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;	
	color: #ffcc00;
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") ;*/
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;*/
	background-color:#304E7E;
	padding: 0px 10px 0 5px;
}

/* =-=-=-=-=-=-=-[Menu Sub categoría]-=-=-=-=-=-=-=- */


.menuSubCategoria a{
	display: block;
	padding: 0px 10px 0 5px;
	border-bottom:0px solid #ffffff;
	border-top:0px solid #FFF;
	font-weight:normal;
	border-collapse:collapse;
	list-style-type: none;
	voice-family: inherit;
  	height: 15px;
	color: #1F1F1F;
	font-size:10px;
	text-decoration: none;
	
}

.menuSubCategoria a:link, .menuSubCategoria a:visited{	
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:10px;
	color: #1F1F1F;
	/*background: url("../imagenes/botones/B_MenuCat.gif");	*/
	background-color:#E1E2E8;	
	padding: 0px 10px 0 5px;
}

.menuSubCategoria a:hover{
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:10px;	
	color: #ffffff;
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") ;*/
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;*/
	background-color:#6F7279;
	padding: 0px 10px 0 5px;
}

#menuSubCat {
	width: 165px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 0px;
	margin: 0px;
	}
	
#menuSubCat li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 14px;
	text-decoration: none;
	}	
	
#menuSubCat li a:link, #menuSubCat li a:visited {
	color: #333333;
	display: block;
	/*background: url("../Imagenes/botones/Btn_MenuSubcat.gif") ;*/
	background-color:#304E7E;
	padding: 1px 10px 0 6px;
	text-align: left;
	}
	
#menuSubCat li a:hover {
	color: #fff;
	/*background: url("../imagenes/botones/Btn_MenuSubcatAct.gif");*/
	background-color:#304E7E;
	padding: 1px 10px 0 6px;
	text-align: left;
	}
	
#menuSubCat li a:active {
	color: #fff;
	/*background: url("../imagenes/botones/Btn_MenuSubcatOver.gif");*/
	background-color:#304E7E;
	padding: 1px 10px 0 6px;
	text-align: left;
	}
	
/* =-=-=-=-=-=-=-[PRUEBA IMEGENES]-=-=-=-=-=-=-=- */

.menuFlecha a{
	display: block;
	padding: 0px 0px 0px 0px;
	border-bottom:0px solid #ffffff;
	border-top:0px solid #FFF;
	border-collapse:collapse;
	voice-family: inherit;
  	height: 14px;
}

.menuFlecha a:link, .menuFlecha a:visited{	
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;
	background: url("../imagenes/botones/fabajo.gif");
	padding: 0px 0px 0 0px;
}

.menuFlecha a:hover{
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;	
	background: url("../imagenes/botones/fabajo2.gif");
	padding: 0px 0px 0 0px;
	
	}
/*------------------------------------------------------------*/

/*.pruebaimg { font-family: tahoma; font-size:12px; color:#333333; font-weight: bold; text-decoration: none; text-transform: none; background: url("../impresiones/Fnd_der.gif")repeat bottom;}*/


/*---------------------------   [[  NOTICIAS ]]   ------------------------------------*/
    A.noticias:visited {font-family: Arial; font-size:11px; color:#333333; text-decoration: none ;}
    A.noticias:active {font-family: Arial; font-size:11px; color:#333333;text-decoration: none ;}
    A.noticias:link {font-family: Arial; font-size:11px; color:#333333;text-decoration: none ;}
    A.noticias:hover {font-family: Arial; font-size:11px; color:#FF6600;text-decoration: none ;} 
/*----------------------------------------------------------------------------*/	
.subrayado {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}



/*--------------------------------------//	FLOTANTE	//--------------------------------------------------------*/

#flotante {
	/*background-color:#444; */
	width:160px; 
	padding-top:5px; 
	text-align:center; 
	position:absolute; 
	left:204px; 
	top:198px	
	}
	
#scroll {
     width:300px;
     height:70px;
	 display:inline;
     background-color:#F2F2F2;
/*     overflow:auto;*/
	 /*overflow-y:hidden;*/  /* Vertical*/
	 overflow-x:scroll;		/* Horizontal*/
	  
}
