@charset "utf-8";

* {
	margin:0;
	padding:0;
	outline: 0;
	list-style:none;
}

body  {
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #666666;
	background-image: url(../imagenes/bg_main.jpg);
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
    }
	
	img{border:0;}
	
    .twoColFixLtHdr #container {
	width: 990px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
	
	.twoColFixLtHdr #menuHorizontal{
	position: absolute;
	z-index:5;
	width: 560px;
	height: 53px;
	margin-top: 86px;
	margin-left: 390px;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(../imagenes/barra_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
}

.twoColFixLtHdr #menuHorizontal a{
	display: inline-block;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 18px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
}

.twoColFixLtHdr #menuHorizontal a:link{

}

/*ahora llama al fondo naranja*/
.twoColFixLtHdr #menuHorizontal a:hover{
	background-image: url(../imagenes/menu_bg_hover.gif);
	background-repeat:   repeat-x;
	background-position: left top;
	color: #234783;
}

#bgmenuIzq{
	background-image: url(../imagenes/menu_bg_left.gif);
	width: 19px;
	background-repeat: no-repeat;
	background-position: left;
	height: 53px;
	float: left;
}
#bgmenuDer{
	background-image: url(../imagenes/menu_bg_right.gif);
	width: 18px;
	height: 53px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}


.menuSeparador{
	background-image: url(../imagenes/menu_separador.gif);
	width: 1px;
	background-repeat: no-repeat;
	background-position: top;
	height: 53px;
	display: inline-block;
}
	
	.twoColFixLtHdr #bgBlanco{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b8b8b8;
	border-left-color: #b8b8b8;
	padding-bottom: 6px;
}
	
	
    .twoColFixLtHdr #header {
	background-color: #FFFFFF;
	background-image: url(../imagenes/borde_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding-top: 0;
	padding-bottom: 0;
    } 
    .twoColFixLtHdr #header h1 {
    	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
    	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
    }
	
	.twoColFixLtHdr #header01{
	background-image: url(../imagenes/bg_top01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 14px;
	padding-bottom: 16px;
	padding-left: 55px;
    } 
	
	.twoColFixLtHdr #header02{
	margin-bottom: 12px;
    } 
	
    .twoColFixLtHdr #sidebar1 {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 187px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
    }
	
	 .twoColFixLtHdr #espacio15Lados {
	margin-right: 15px;
	margin-left: 15px;
    }
	
	#basic-accordian{}
	
	#menuTop{
	background-image: url(../imagenes/catego01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 59px;
}
	#menuContent{
	background-color: #7a7a7a;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#menuContent a{
	background-color: #7a7a7a;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#menuContent a:hover{
	background-image: url(../imagenes/bg_boton.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: top;
}

#menuTop{
	background-image: url(../imagenes/top_catego01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
}


	#menuFeet{
	background-image: url(../imagenes/feet_catego01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 14px;
}

    .twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 208px;
    } 
	
	#bannerUno{
	width: 244px;
	float: left;
}
	#bannerDos{
	width: 244px;
	margin-right: auto;
	margin-left: auto;
}
	#bannerTres{
	width: 244px;
	float: right;
}

#bannerCategoria{
	margin-bottom: 20px;
}
	
	#box01{
	width: 747px;
}

#box02{
	width: 747px;
}
	
	#boxTop{
	background-image: url(../imagenes/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
}
   #boxContent{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
}
    #boxFeet{
	background-image: url(../imagenes/box_feet.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}
	
    .twoColFixLtHdr #footer {
	background-image: url(../imagenes/borde_feet.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding-top: 0;
	padding-bottom: 0;
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
    	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
    }
	
	    .twoColFixLtHdr #footer01 {
	margin-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 16px;
	padding-left: 02px;
	text-align: right;
    }
	
	    .twoColFixLtHdr #footer01 span{
	text-align: right;
	display: inline-block;
    }
	
	.twoColFixLtHdr #footer01 a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
    }
	
	.twoColFixLtHdr #footer01 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
    }
	
	
    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	/*ESTILOS*/
	.abajo10{
	margin-bottom: 10px;
}
	
	.abajo15{
	margin-bottom: 15px;
}
	
	.abajo25{
	margin-bottom: 25px;
}

#barra01{
	overflow: auto;
	height: 491px;
}

/*ESTILOS CATALOGO*/

#tituloCategoria{
	height: 45px;
	text-align: left;
	margin-left: 20px;
}

#tituloCategoria img{
	vertical-align: bottom;
}


#tituloCategoria span{
	color: #ec7611;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 22px;
}

#box02{
	width: 747px;
}
	
	#boxTop02{
	background-image: url(../imagenes/box_catalogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	min-height: 526px;
}

    #boxFeet02{
	background-image: url(../imagenes/box_catalogo_feet.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}

#mycustomscroll{
	float: left;
	width: 145px;
	overflow: auto;
	height: 526px;
	text-align: left;
}

#productosLista{

}

#productosLista div{
	width: 117px;
	margin-bottom: 4px;
}

#productosLista div a img{
	border: 1px solid #48abff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#productosLista div a:hover img{
	border: 1px solid #5190c5;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


#modeloDetalle{
	margin-left: 157px;
	margin-top: 0px;
}

#fotoGrande{
	width: 347px;
	padding-top: 27px;
}

.negritaAcero18{
	font-size: 18px;
	font-weight: bold;
	color: #5190c5;
	font-family: Arial, Helvetica, sans-serif;
}

#tituloModelo{
	margin-bottom: 19px;
}

#datosProducto{
	float: right;
	width: 200px;
}

#modeloImagen img{
	border: 1px solid #bee1ff;
}

.abajo19{
	margin-right: 10px;
	margin-bottom: 10px;
}

.negritaAbajo10{
	font-weight: bold;
	margin-bottom: 5px;
	color: #ec7611;
}

/*acordion*/
.accordion_headings{
	text-decoration: none;
	cursor:pointer;
	display: block;
	height: 48px;
	margin-top: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.accordion_headings:hover{
	display: block;
	white-space: normal;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.accordion_child{
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
}

.accordion_child a{
	background-color: #5776A4;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.accordion_child a:hover{
	background-image: url(../imagenes/bg_boton.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: top;
}


.header_highlight{

}

/*SCROLL BAR*/

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #f2f6fa;
}
.vscrollerbar {
width: 10px;
	background-color: #5491c9;
}
.hscrollerbase {
height: 10px;
background-color: #f2f6fa;
}
.hscrollerbar {
height: 10px;
	background-color: #5491c9;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: #5776A4;
}

table.coloresUno{
border-collapse: collapse;
	width: 100%;
}

td.td01Colores {
	border: none;
	width: 50%;
  }

td.td02Colores {
	border: none;
	width: 50%;
  }
  
  
  /*TABLA FORM*/

.tablaAncho{
	width: 70%;
	margin: 0px;
	padding: 0px;
	border:0px;
}

.tablaAncho tr{
	width: 100%;
	margin: 0px;
	border:0px;
}

.tablaAncho tr td{
	margin: 0px;
	border:0px;
	padding: 4px;
		vertical-align: top;
}

td.mitadUno{
	width: 20%;
}

td.mitadDos{
	width: 40%;
}

.largo{
	width: 250px;
	border: 0px;
	background-image: url(../imagenes/form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.largoBloque{
	width: 250px;
	border: 0px;
	background-image: url(../imagenes/form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.boton{
	cursor:pointer;
	background-image: url(../imagenes/boton.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 116px;
	border: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}

.fondonaranja{
	color: #234783;
	background-image: url(../imagenes/menu_bg_hover.gif);
	background-repeat:   repeat-x;
	background-position: left top;
}.copyright {
	display: block;
	height: auto;
	width: 800px;
	padding-left: 230px;
	padding-top: 15px;
}
.flexcroll{ cursor:pointer}
#menuTop a{font-size:13px}

ul.lista { padding-left:22px; line-height:22px; margin-bottom:15px}  ul.lista li{ background:url(../imagenes/li1.gif) no-repeat left 7px; padding-left:18px}
#redes{ float:right; width:300px; height:36px} #redes img{border:none}
