@charset "utf-8";

/*--------------- MENU VERTICAL  --------------------------------*/
/* =-=-=-=-=-=-=-[Menu CATEGORIA]-=-=-=-=-=-=-=- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.menuCat a{
	display: block;
	padding: 3px 0px 0px 3px;
	border-bottom:0px solid #ffffff;
	border-top:0px solid #FFF;
	font-weight:lighter;
	border-collapse:collapse;
	list-style-type: none;
	voice-family: inherit;
  	height: 14px;
	text-decoration: none;
	text-align:left;	
	width:174px;;
	
}

.menuCat a:link, .menuCat a:visited{	
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;
	font-weight: lighter;
	color: #000000;
	background: url("../imagenes/botones/menucat/B_MenuCat.gif");
	padding: 0px 10px 0 3px;
	text-align:left;
	width:174px;;
}

.menuCat a:hover{
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;	
	font-weight: lighter;
	color: #6179BA;
	background: url("../imagenes/botones/menucat/B_MenuCat_O.gif") ;
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;*/
	padding: 0px 10px 0 3px;
	text-align:left;
	width:174px;;
}

/* =-=-=-=-=-=-=-[Menu Sub categoría]-=-=-=-=-=-=-=- */

.menuSubCat a{
	display: block;
	padding: 3px 0px 0px 3px;
	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;
	text-align:left;
	width:174px;;	
}


.menuSubCat a:link, .menuSubCat a:visited{	
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
	background: url("../imagenes/botones/menucat/B_MenuCat_N.gif");
	padding: 0px 10px 0 3px;
	text-align:left;
	width:174px;;
}

.menuSubCat a:hover{
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;	
	color: #FCFCFC;
	background: url("../imagenes/botones/menucat/B_MenuCat_OS.gif") ;
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;*/
	padding: 0px 10px 0 3px;
	text-align:left;
	width:174px;;
}

/* =-=-=-=-=-=-=-[Menu Sub categoría TODAS]-=-=-=-=-=-=-=- */

.menuSubCatTodas a{
	display: block;
	padding: 3px 0px 0px 3px;
	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;
	text-align:left;
	width:174px;;	
}

.menuSubCatTodas a:link, .menuSubCatTodas a:visited{
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;	
	color: #FFCC00;
	background: url("../imagenes/botones/menucat/B_MenuCat_NT2.gif") ;
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;*/
	padding: 0px 10px 0 3px;
	text-align:left;
	width:174px;;
}

.menuSubCatTodas a:hover{	
	display: block;
  	height: 15px;
	text-decoration: none;
	font-size:11px;	
	color: #FFFFFF;
	background: url("../imagenes/botones/menucat/B_MenuCat_NT.gif") ;
	/*background: url("../imagenes/botones/B_MenuCat_O.gif") no-repeat left;*/
	padding: 0px 10px 0 3px;
	text-align:left;
	width:174px;;
}

	
/*---------------------------------------------------------------------*/

/*-------------------------------TXT-----------------------------------*/

.txt_busqueda {
	font-family: arial;
	font-size: 11px;
	color: #AE7202;
	border: 2px solid #BF9900;
	z-index:1;
} 

.txt_log {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #8597C0;
	background-color:#666666;
	z-index:1;
} 

.txt_datosuser {
	font-family: arial;
	font-size: 11px;
	color: #AE7202;
	border: 2px solid #BF9900;
	text-transform:capitalize;
	z-index:1;
} 


/*--------------------------------------------------------------------*/

/*------------------------------Standar-------------------------------*/

#smarca {
	font-family: arial;
	font-size: 11px;
	color: #AE7202;
	border: 2px solid #BF9900;
	z-index:1;
	position:static;
} 

/*--------------------------------------------------------------------*/

/*------------------------------IMAGES--------------------------------*/

.Imagen_Dot{
    padding:1px;
	background-color:#cccccc;
    /*background:url("../imagenes/botones/menucat/B_MenuCat_NT.gif") repeat;*/
}

/*--------------------------------------------------------------------*/

/*--------------------------------Seleccion---------------------------*/

.select_white a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.select_white a:link, .select_white a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.select_white a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #ff9900;
}
/*-------------------*/

.select_whiteyellow a{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.select_whiteyellow a:link, .select_whiteyellow a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}
.select_whiteyellow a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFCC00;
}


/*--------------------------------------------------------------------*/

/*--------------------------------Textos------------------------------*/
.contenido_blue {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #4B5464;
}

.contenido_blueMay_10 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	text-transform: capitalize;
	color: #4B5464;
}

.contenido_blueMay {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	text-transform: capitalize;
	color: #4B5464;

}

.contenido_blue_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: #3C4557;
}

.contenido_orange {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FF9900;
	text-transform: capitalize;
}

.contenido_orange_dark {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #734B11;
}

.contenido_orangeMin {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	text-transform:lowercase;
	color: #FF9900;
}

.contenido_white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}

.contenido_grey_dark {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #666666;
}


.contenido_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
}

.contenido_whiteMay {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
	text-transform: capitalize;
}

.contenido_Pie_BlueClear {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #A7ADBA;
}

.contenido_BlueClear {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #C1C6CE;
}

.contenido_BlueMoreClear {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #E2E4E9;
}

.contenido_Pie_White {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
	text-transform: capitalize;
}

.contenido_white_bold_mid {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.contenido_whiteMin {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:lowercase;
	color: #FFFFFF;
}

.contenido_whiteMin_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	text-transform:lowercase;
	color: #FFFFFF;
}

.precio_yellow {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFF00;
}

.precio_orange_clear {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: #FFB546;
}

.precio_orange_clear_min {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFB546;
}

.precio_orange {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: #FF9900;
}

.precio_red {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: #FF3300;
}



/*------------------------------------------------------------------*/



