HTML, BODY, TABLE, DIV,SPAN,P,IMG,INPUT,A,FIELDSET, H1,H2{  margin: 0px; padding: 0px; border: 0px; text-decoration:none;}
FORM { display:inline }
HTML { overflow: auto }
H1{font-size: 21px; font-weight:normal;letter-spacing: -1px;color: #5B656F;}
H2 {font-size: 16px; font-weight:bold; color:#58788D;}
BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#97A2AB;
	background-color: #FFFFFF;
	Width: 100%;
	text-align: center;
	vertical-align:top;
}
FIELDSET { display: block; border: #C8CED4 1px solid; padding-left: 10px;}

LEGEND {
	font-family: Arial, Helvetica, sans-serif;
	color: #919EA8;
	text-align: center;
	font-weight: 600;
}

.fondo_verde{background-color:#00FF00;}
.subrayado{text-decoration:underline;}
.negrita{ font-weight:bold;}
.texto_centrado{text-align: center}
.texto_alineado_izquierda{text-align: left}
.texto_alineado_derecha{text-align: right}

.texto_blanco{color: #FFFFFF;}

.texto_azul{color:#58788D;}
.texto_azul A{color:#58788D;}

.texto_azul A:hover{color:#B5BABF;}

.texto_azul_2{color:#95ACBB;}
.texto_azul_2 A{color:#95ACBB;}
.texto_azul_2 A:hover{color:#B5BABF;}

.texto_azul_3{color:#89A0AF;}
.texto_azul_3 A{color:#89A0AF;}
.texto_azul_3 A:hover{color:#B5BABF;}

.texto_gris{color: #737373;}
.texto_gris_2{color: #9D9D9D;}

.texto_gris A{ color: #737373;}

.texto_gris A:hover{color: #B5BABF;}

.texto_detalle_noticia{color:#58788D;}
.texto_detalle_noticia A{color:#58788D;text-decoration:underline;}
.texto_detalle_noticia A:hover{color:#B5BABF;text-decoration:underline;}

.caja_alta_baja{text-transform: capitalize}

.caja_alta{text-transform: uppercase}

.fuente_8{
	font-size: 8px;
}
.fuente_9{
	font-size: 9px;
}
.fuente_10{
	font-size: 10px;
}

.fuente_11{
	font-size: 11px;
}

.fuente_12{
	font-size: 12px;
}

.fuente_14{
	font-size: 18px;
}

.interlineado_18{ line-height: 18px;}

.fuente_20{
	font-size: 20px;
}

.menu_enlaces_derecha{
	color: #5A6B7A;
}

.menu_enlaces_derecha A{
	color: #5A6B7A;
}
.menu_enlaces_derecha A:hover{
	color: #97A2AB;
}

INPUT, SELECT, TEXTAREA{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TABLE,TD,TR { border-spacing: 0px; border: outset 0px; border-collapse: collapse; border: inset 0px }

#franja_superior {
	background-color:#FFFFFF;
	background-image:url(../img/fondo_sup.jpg);
	background-repeat:no-repeat;
	height: 100px;
	padding-top: 10px;
	padding-left: 15px;
	text-align:left;
}

#franja_inferior {
	clear: both;
	height: 50px;
	padding-top:50px;
	padding-left:35px;
	text-align: left;
	color: #628196;
	background-image: url(../img/fondo_inf.jpg);
	background-repeat: no-repeat;
}

#franja_inferior A {
	color: #628196;
}

#franja_inferior A:hover{
	color: #90A7B6;
}

#logo_izquierda{
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 88px;
	font-size:0px;
	float: left;
	WIDTH: 94px;
}
.centrador{
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	margin-bottom : 20px;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: #93A4B4 1px solid;
	border-right: #93A4B4 1px solid;
	border-top: #93A4B4 1px solid;
	border-bottom: #93A4B4 1px solid;
}

.cuerpo{
	width: 885px;
	height: auto;
	padding-left : 15px;
}
#contenidos{
	height: expression(document.getElementById("contenidos").offsetHeight<360 ? "360px" : "*");
	min-height: 360px;
	height: auto;
	display:block;
}

#menus_superiores_derecha{
	float:left;
	width: 791px;
}

#menus_superiores_centro{
	float:left;
	width: 605px;

}

#menus_superiores_centro_principal{
	padding-top: 10px;
	height:33px;
	text-align: right;
	color:#60655F;
}
#menus_superiores_centro_principal A{ 	color:#60655F;}

#menus_superiores_centro_principal A:hover{	color: #C2C9D5;}

#menus_superiores_centro_principal INPUT{
	text-indent: 4px;
	vertical-align:middle;
	width: 81px;
	height:14px;
	text-align: left;
	background-color: #E2E4E3;
}

#menus_superiores_centro_categorias{
text-align:right;
	font-size:0px;
	height:19px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#menus_superiores_centro_categorias2{
text-align:left;
	font-size:0px;
	height:19px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.menus_superiores_centro_botones{float:left;}

#menus_superiores_centro_subcategorias{
	font-size:0px;
	padding-top: 0px;
	height:19px;
	padding-left: 5px;
}

#menus_superiores_centro_derecha{
	font-size:0px;
	float:left;
	width: 161px;
	padding-left: 12px;
}

.separador_vertical_1{
	font-size:0px;
	clear:both;
	height: 12px;
}

.separador_vertical_2{
	font-size:0px;
	clear:both;
	height: 5px;
}
.separador_vertical_3{
	font-size:0px;
	clear:both;
	height: 3px;
}

.separador_vertical_4{
	font-size:0px;
	clear:both;
	height: 7px;
}

.separador_vertical_5{
	font-size:0px;
	clear:both;
	height: 10px;
}
.separador_vertical_15{
	font-size:0px;
	clear:both;
	height: 15px;
}
.separador_vertical_20{
	font-size:0px;
	clear:both;
	height: 20px;
}

.separador_vertical_30{
	font-size:0px;
	clear:both;
	height: 30px;
}

.boton_redondeado_150{
	color:#5E707E;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:0px;
	cursor: pointer;
	font-size: 8px;
	width:150px;
	height:18px;
	background-image:url(../img/boton_redondeado2_1.jpg);
	line-height: 18px;
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 5px;
}

.boton_redondeado_comunes{
	color:#5E707E;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing: 0px;
	cursor: pointer;
	font-size: 8px;
	height:18px;
	line-height: 18px;
	background-repeat:no-repeat;
}

.boton_azul_oscuro_comunes{
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing: 0px;
	cursor: pointer;
	font-size: 8px;
	height:16px;
	line-height: 16px;
	background-repeat:no-repeat;
}

.boton_redondeado_75{
	color:#5E707E;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:0px;
	cursor: pointer;
	font-size: 8px;
	width:75px;
	height:18px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	line-height: 18px;
	background-repeat:no-repeat;
	text-align: center;
	margin-right: 5px;
}

.boton_redondeado_75_derecha{
	color:#5E707E;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:0px;
	cursor: pointer;
	font-size: 8px;
	width:75px;
	height:18px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	line-height: 18px;
	background-repeat:no-repeat;
	text-align: right;
	padding-right: 5px;
}

.boton_redondeado_97{
	font-size: 8px;
	width:97px;
	background-image:url(../img/boton_redondeado3_1.jpg);
	text-align: center;
}

.boton_redondeado_87{
	font-size: 8px;
	width:87px;
	background-image:url(../img/boton_redondeado4_1.jpg);
	text-align: left;
	padding-left: 5px;

}

.boton_redondeado_63{
	width:63px;
	background-image:url(../img/boton_redondeado5_1.jpg);
	text-align: left;
	padding-left: 5px;
}


.boton_redondeado_108{
	width:108px;
	background-image:url(../img/boton_redondeado8_1.jpg);
}
.boton_redondeado_118{
	width:118px;
	background-image:url(../img/boton_redondeado6_1.jpg);
}
.boton_redondeado_55{
	width:55px;
	background-image:url(../img/boton_redondeado7_1.jpg);
}

.boton_redondeado_185{
	width:185px;
	background-image:url(../img/boton_redondeado_185_1.jpg);
}

.boton_redondeado_azul_100{
	width:100px;
	background-image: url(../img/boton_redondeado_azul_100_1.jpg);
	text-align: center;
}
.boton_redondeado_azul_87{
	width:87px;
	background-image: url(../img/boton_redondeado_azul_87_1.jpg);
	text-align: center;
}

.boton_redondeado_azul_115{
	width:115px;
	background-image: url(../img/boton_redondeado_azul_115_1.jpg);
}

.boton_azul_oscuro_59{
	width:59px;
	background-image: url(../img/boton_azul_oscuro_59.jpg);
	text-align: center;
}

.separador_horizontal_1{
	float:left;
	width:13px;
	height: 10px;
}
.limpia_ambos{ clear: both;}

.etiqueta_vacia{ font-size: 0px; }
.bloque{ display: block;}
.flota_izquierda {float: left;}
.flota_derecha {float: right;}

.paddingleft_5{ padding-left: 5px}
.paddingleft_10{ padding-left: 10px}
.paddingleft_30{ padding-left: 30px}
.paddingright_10{ padding-right: 10px}
.paddingtop_2{ padding-top: 2px}
.paddingtop_4{ padding-top: 4px}
.paddingtop_5{ padding-top: 5px}
.paddingtop_7{ padding-top: 7px}
.paddingtop_10{ padding-top: 11px}
.margenleft_30{ margin-left: 30px}
.margenleft_55{ margin-left: 55px}
.margenleft_15{ margin-left: 15px}
.margenleft_10{ margin-left: 10px}
.margenleft_5{ margin-left: 5px}
.margender_10{ margin-right: 10px}
.margenbot_10{ margin-bottom: 10px}
.margenbot_3{ margin-bottom: 3px}
.margentop_2{ margin-top: 2px}
.margentop_9{ margin-top: 9px}
.combo_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767575;
	width: 175px;
	border: #C5C5C5 1px solid;
	background-color:#FFFFFF;
	height: 18px;
	vertical-align: middle ;
	letter-spacing: 0px;
	height:18px;
}

.combo_2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767575;
	width: 165px;
	border: #C5C5C5 1px solid;
	background-color:#FFFFFF;
	height: 19px;
	vertical-align: middle ;
	letter-spacing: 0px;
}

.campo_blanco_invisible{
	background:none;
	border: 0px;
}

.campo_invisible{
	background:none;
	border: 0px;
}
.campo_1{
	padding-left:5px;
	margin-left:10px;
	color:#737373;
	background-color: #EAECF1;
	height: 14px;
}
.campo_2{
	padding-left:5px;
	margin-left:10px;
	color:#737373;
	background-color: #EAECF1;
	height: 14px;
	width:141px;
}
.radio_1{
	vertical-align:middle;
	width: 13px;
	height:13px;
}

.label_1{
	display: block;
	font-weight: bold;
	color:#95ACBB;
	font-size: 10px;
}
.camposet_1{
	font-size: 11px;
	padding-bottom: 10px;
}
.texto_alerta_grande{
	background-image:url(../img/exclamacion.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B30126;
	font-weight:600;
	padding-left:18px;
}
.texto_alerta_peque{
	background-image:url(../img/exclamacion.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B30126;
	padding-left:18px;
}
.texto_mensaje_peque{
	background-image:url(../img/informacion.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	padding-left:18px;
}
.texto_informativo_1{
	float:left;
	color:#58788D;
	font-size: 11px;
	margin-left: 10px;

}
.titulares_principales{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 11px;
	padding-left: 10px;
	color: #5B656F;
	letter-spacing: -1px;
	text-transform:capitalize;
}

.titulares_principales_no_mayusculas{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 11px;
	padding-left: 10px;
	color: #5B656F;
	letter-spacing: -1px;
}

.titulares_principales_f_18{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	font-size: 18px;
	padding-top: 11px;
	padding-left: 10px;
	color: #5B656F;
	letter-spacing: -1px;
}
.titulares_principales_f_20{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	font-size: 20px;
	padding-top: 11px;
	padding-left: 10px;
	color: #5B656F;
	letter-spacing: -1px;
}

.titulares_principales_compra{
	width: 99px;
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 11px;
	padding-left: 10px;
	color: #5B656F;
	letter-spacing: -1px;
	text-transform:capitalize;
}

.separacion_barra_compra{
	width: 99px;
	height: 10px;
	font-size: 0px;
	padding-left: 10px;
}

.titulares_principales_2_lineas{
	width: 99px;
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	color: #5B656F;
	letter-spacing: -1px;
	text-transform:capitalize;
}

.fotos_fondo_marco_gris{
	background-color:#E9EBF0;
	padding: 8px;
}
.fotos_borde_blanco{
	border: #FFFFFF 2px solid;
}

/* TIENDA*/
#cuadro_tienda{
	font-size: 10px;
	background-image:url(../img/tienda_fondo.jpg);
	background-repeat:no-repeat;
	width: 161px;
	height: 84px;
}

#tienda_cantidad{
	padding-left: 10px;
	padding-top: 5px;
}
#tienda_contenedor_boton{
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#boton_tienda{
	color:#7890A1;
	font-size: 9px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width:149px;
	background-color:#E3E8EB;
	text-align: left;
}
#tienda_enlaces{
	width:164px;
	text-align: left ;
}
/* CATALOGO_1*/
#catalogo_1_contenidos_centrales_izquierda{
	font-size:0px;
	float:left;
	width:383px;
	height: 241px;
}

#catalogo_1_contenidos_centrales_derecha{
	float:left;
	width:489px;
}
#catalogo_1_titular{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	color: #5B656F;
	font-size: 19px;
	letter-spacing: -1px;
}
#catalogo_1_texto{
	width:450px;
	line-height: 13px;
	padding-left: 10px;
	padding-top: 8px;
	height: 82px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 11px;
	letter-spacing: 0px;
}

#catalogo_1_especiales_caja_contenedor{
	padding-left: 10px;
}

#catalogo_1_especiales_caja{
	float:left;
	background-image:url(../img/catalogo_1_caja.jpg);
	background-repeat:no-repeat;
	width:258px;
	height: 94px;
	padding-left:10px;
	padding-top: 1px;
}
#catalogo_1_especiales_titulo{
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	letter-spacing:0px;
	color: #6D767F;
	font-size:13px;
	width:auto;
	background-color:#FFFFFF;
	height: 14px;
	text-align:center;
	font-weight:600;
	padding-left:4px;
	padding-right:4px;
}

#catalogo_1_especiales_contenedor_lista{
	padding-top: 4px;
	padding-left: 4px;
	width: 243px;
	height: 74px;
}
.catalogo_1_especiales_items{
	letter-spacing:0px;
	color: #628196;
	font-size:11px;
	width: 230px;
	padding-left: 5px;
	line-height: 14px;
	text-align:left;
	padding-top: -2px;
}

.catalogo_1_especiales_items a{
	color: #628196;
}

.catalogo_1_especiales_items a:hover{
	color: #90A7B6;
}




#catalogo_1_caja_combo{
	float:left;
	background-image:url(../img/catalogo_1_caja_2.jpg);
	background-repeat:no-repeat;
	width:186px;
	height: 45px;
	padding-left: 12px;
	padding-top: 3px;
}

#catalogo_1_caja_combo_titulo{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	letter-spacing:0px;
	color: #919EA8;
	width: auto;
	background-color:#FFFFFF;
	height: 14px;
	text-align:left;
	font-weight:600;
	padding-left:4px;
	padding-right:4px;
}
#catalogo_1_combo{
	font-size: 10px;
	color: #767575;
	width: 165px;
	border: #C5C5C5 1px solid;
	background-color:#F3F3F3;
	height: 17px;
	vertical-align: middle ;
}

#catalogo_1_paginador{
	width:464px;
	height: 18px;
	text-align: right;
}

#catalogo_1_botonera{
	float: left;
	font-size:0px;
	width:105px;
}
#catalogo_1_texto_paginado{
	float:left;
	color: #707070;
	letter-spacing: 0px;
	text-align:right;
	width:359px;
	padding-top: 3px;
}

#catalogo_1_piezas{
	clear: both;
	color:#97A2AB;
	height:190px;
}

#catalogo_1_piezas A{
	color:#97A2AB;
}
#catalogo_1_piezas A:hover{
	color:#B5BABF;
}
.catalogo_1_item_pieza{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11px;
	font-weight:600;
	letter-spacing: 0px;
	float: left;
	width: 139px;
	height: 186px;
	border-bottom: #E0E0E0 1px solid;
	margin-right: 38px;
}


.catalogo_1_item_pieza_sin_margen{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-size:11px;
	font-weight:600;
	letter-spacing: 0px;
	float: left;
	width: 139px;
	height: 186px;
	border-bottom: #E0E0E0 1px solid;
	margin-right: 0px;
}


.catalogo_1_item_pieza_foto{
	border: #E0E0E0 1px solid;
	margin-bottom: 5px;
	width: 137px;
	height: 150px;
}

/*CATALOGO_2*/
#catalogo_2_contenedor_titular{
	width: 860px;
	height:60px;
	padding-top: 4px;
	padding-left: 10px;
	margin-top:5px
}
#catalogo_2_subtitular{
	padding-left:10px;
	font-weight:600;
	font-size: 12px;
	letter-spacing: 0px;
	#color: #93A8B7;
}

#catalogo_2_paginador{
	clear: both;
	width:841px;
	height: 18px;
	text-align: right;
}


#catalogo_2_botonera{
	float:right;
	font-size:0px;
}
#catalogo_2_texto_paginado{
	float:right;
	color: #707070;
	letter-spacing: 0px;
	text-align:right;
	padding-top: 3px;
	padding-right: 15px;
}

.catalogo_2_item_pieza{
	position:relative;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 0px;
	float: left;
	width: 139px;
	height: auto;
	min-height: 198px;
	overflow: visible;
	border-bottom: #E0E0E0 1px solid;
	padding-bottom: 5px;
	margin-right: 38px;
}
.catalogo_2_item_pieza A{ color:#666666; }
.catalogo_2_item_pieza A:hover{	color:#B5BABF; }
.catalogo_2_item_pieza_sin_margen{
	position:relative;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing: 0px;
	float: left;
	width: 139px;
	height: 198px;
	border-bottom: #E0E0E0 1px solid;
	padding-bottom: 5px;
	margin-right: 0px;
}

.catalogo_2_item_pieza_sin_margen A{ color:#666666; }
.catalogo_2_item_pieza_sin_margen A:hover{	color:#B5BABF; }

.catalogo_2_item_pieza_texto_referencia{
	display:block;
	color:#628196;
}

.catalogo_2_taco_novedad{
	width: 47px;
	background-color:#628197;
	height: 11px;
	padding-bottom: 2px;
	text-align: center;
	position:absolute;
	left: 2px;
	top: 2px;
}

.catalogo_2_franja_precio{
	clear: both;
	width: 136px;
	background-color:#EFF2F4;
	height: 13px;
	text-align:right;
	padding-right: 3px;
	padding-top: 1px;
}


/*CATALOGO_3*/
#catalogo_3_izquierda{
	float: left;
	text-align:center;
	width: 376px;
}
#catalogo_3_izquierda_botones_contenedor{
	text-align:center;
	width: 100%;
}
#catalogo_3_derecha{
	padding-left: 8px;
	float: left;
	width: 496px;
	padding-top: 12px;
}
#catalogo_3_centro{
	float: left;
	width: 300px;
}
#catalogo_3_caja{
	width: 278px;
	height: auto;
	padding: 8px 3px 4px 10px;
	border: #C8CED4 1px solid;
}

.catalogo_3_centro_texto_azul{
	color: #58788D;
	letter-spacing: 0px;
	font-size: 11px;
}
.catalogo_3_centro_texto_gris{
	color: #737373;
	letter-spacing: 0px;
}

#catalogo_3_referencia{
	float: left;
	width: 226px;
}
#catalogo_3_referencia_novedad{
	float: left;
}

#catalogo_3_contenedor_cajas{
	clear:both;
	height: 179px;
}

.catalogo_3_especiales_items{
	letter-spacing:0px;
	font-size:11px;
	padding-left: 5px;
	line-height: 14px;
	padding-top: -2px;
}

#catalogo_3_derecha_contenidos{
	float: left;
	width: 150px;
	margin-left: 22px;
}

.catalogo_3_caja_2{
	clear:both;
	background-image:url(../img/catalogo_caja_especiales.jpg);
	background-repeat:no-repeat;
	width:485px;
	height: 66px;
	padding-left:10px;
	padding-top: 1px;
}

#catalogo_3_contenedor_especiales{
	width:469px;
	height: 33px;
	overflow: auto;
}

.catalogo_3_caja_3{
	clear:both;
	background-image:url(../img/catalogo_caja_relacionados.jpg);
	background-repeat:no-repeat;
	width:485px;
	height: 104px;
	padding-left:10px;
	padding-top: 1px;
}
#catalogo_3_contenedor_relacionados{
	width:469px;
	height: 73px;
	vertical-align:middle;
	overflow: auto;
}
.catalogo_3_titulo{
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	letter-spacing:0px;
	color: #819AAB;
	font-size:13px;
	width:auto;
	background-color:#FFFFFF;
	height: 12px;
	text-align:center;
	font-weight:600;
	padding-left:4px;
	padding-right:4px;
}

#catalogo_3_caja_4{
	clear: both;
	width: 483px;
	height: 26px;
	border: #C8CED4 1px solid;
	text-align:center;
	line-height: 26px;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 8px;
}

#catalogo_3_caja_info{
	display: none;
	clear: both;
	width: 488px;
	height: 179px;
	background-image:url(../img/catalogo_3_caja_info.jpg);
	background-repeat:no-repeat;
	padding-left: 12px;
}

#catalogo_3_cerrar{
	width: 457px;
	text-align: right;
}

#catalogo_3_info{
	clear: both;
	width: 462px;
	overflow: auto;
	height: 140px;
	line-height: 13px;
}

#catalogo_3_caja_comprar{
	float: left;
	width: 173px;
	height: auto;
	border: #C8CED4 1px solid;
	padding-left: 10px;
	padding-top: 10px;

}

#catalogo_3_stock{
	background-image: url(../img/taco_azul_1.jpg);
	background-repeat:no-repeat;
	height: 14px;
	font-size: 11px;
	padding-left: 8px;
}

#catalogo_3_volver{
	clear: both;
	width: 480px;
	text-align:right;
}

/*DETALLISTAS_1*/
#detallistas_1_columna_izquierda{
	float: left;
	padding-left: 5px;
	width: 212px;
}
#detallistas_1_titular{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	color: #5B656F;
	font-size: 21px;
	letter-spacing: -1px;
	text-transform:capitalize;
}
#detallistas_1_subtitular{
	padding-top: 20px;
	padding-left: 11px;
}

#detallistas_1_contenedor_columnas_derecha{
	float: left;
	width: 445px;
	padding-top: 14px;
}

#detallistas_1_contenedor_campos_izquierda{
	float: left;
	width: 214px;
	padding-left: 8px;
}
.detallistas_1_casillas{
	float: left;
	vertical-align:middle;
	width: 13px;
	height:13px;
}

#detallistas_1_contenedor_boton_buscar{
	width: 175px;
	text-align: right;
}

#detallistas_1_contenedor_boton_volver{
	padding-top: 5px;
	width: 331px;
	text-align: right
}

#detallistas_1_linea_gris{
	width: 100%;
	height: 19px;
	font-size: 0px;
	border-bottom: #CED7DF 1px solid;
}

#detallistas_1_titular_2{
	background-image:url(../img/catalogo_1_taco.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	color: #5B656F;
	font-size: 17px;
	letter-spacing: -1px;
}

#detallistas_busqueda_rapida_columna_1{
	float: left;
	width: 136px;
	padding-left: 11px;
}
#detallistas_busqueda_rapida_columna_2{
	float: left;
	width: 98px;
}

#detallistas_busqueda_rapida_columna_3{
	float: left;
	padding-top: 20px;
}

#detallistas_busqueda_rapida_contenedor_campo_1{
	width:115px;
	height: 21px;
	padding-left: 6px;
	padding-top: 4px;
	background-image:url(../img/fondo_campo_detallistas_1.jpg);
	background-repeat: no-repeat;
}

#detallistas_busqueda_rapida_campo_1{
	width: 100px;
	background:none;
	border: 0px;
}

#detallistas_busqueda_rapida_contenedor_campo_2{
	width:88px;
	height: 21px;
	padding-left: 6px;
	padding-top: 4px;
	background-image:url(../img/fondo_campo_detallistas_2.jpg);
	background-repeat: no-repeat;
}

#detallistas_busqueda_rapida_campo_2{
	width: 73px;
	background:none;
	border: 0px;
}

#detallistas_busqueda_rapida_ayuda{
	width: 320px;
	padding-left: 25px;
	background-image:url(../img/circulo_interrogante.jpg);
	background-repeat:no-repeat;
}



/*DETALLISTAS_2*/
#detallistas_2_columna_izquierda{
	float: left;
	padding-left: 5px;
	width: 569px;
}

#detallistas_2_subtitular{
	padding-top: 15px;
	padding-left: 11px;
}

#detallistas_2_contenedor_nueva_busqueda{
	float: left;
	padding-top: 50px;
}

#detallistas_2_contenedor_items{
	clear: both;
	padding-top: 23px;
	padding-left: 16px;
}

.detallistas_2_item_izquierda{
	float: left;
	width: 164px;
	border-top:#C2CDD2 4px solid;
	margin-right: 7px;
	padding-left: 4px;
	padding-top: 9px;
}

.detallistas_2_item_centro{
	float: left;
	width: 299px;
	border-top:#E1E6E9 4px solid;
	margin-right: 15px;
	padding-left: 4px;
	padding-top: 9px;
}

.detallistas_2_item_derecha{
	float: left;
	line-height: 14px;
	width: 212px;
	border-top:#E1E6E9 4px solid;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 13px;
}

.detallistas_2_como_llegar{
	background-image:url(../img/taco_detallistas_llegar.jpg);
	background-repeat:no-repeat;
	width: 121px;
	height: 15px;
	padding-left: 20px;
	padding-top: 1px;
}

/*DETALLISTAS_3*/
#detallistas_3_contenedor_volver{
	float: left;
	padding-top: 13px;
	text-align: right;
	width: 150px;
}

#detallistas_3_reloj{
	background-image:url(../img/reloj.jpg);
	background-repeat:no-repeat;
	height: 25px;
	padding-left: 28px;
	line-height: 11px;
}

#detallistas_3_contenedor_datos_horarios{
	padding-left: 7px;
}

#detallistas_3_linea_gris{
	width: 534px;
	height: 2px;
	font-size: 0px;
	border-bottom: #CED7DF 1px solid;
}
.detallistas_3_foto{
	float: left,
	width: 163px;
	height: 122px;
	margin-right: 11px;
}

/*NOTICIAS*/
.noticias_menu_boton_activo{
	display: block;
	width: 156px;
	vertical-align: middle;
	height: 10px;
	font-size: 10px;
	background-color:#E5E6E7;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image:url(../img/taco_menu_roll.jpg);
	background-repeat:no-repeat;
	color:#365064;
}

.noticias_menu_boton{
	display: block;
	width: 156px;
	vertical-align: middle;
	height: 10px;
	font-size: 10px;
	background-color:#FFFFFF;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image:url(../img/taco_menu.jpg);
	background-repeat:no-repeat;
	color:#365064;
}
.noticias_menu_linea{
	width: 168px;
	height: 2px;
	border-bottom:
	#DCDEDF 1px solid;
	font-size: 0;
	margin-bottom: 2px;
}
.noticias_linea_gris{
	clear:both;
	width: 500px;
	height: 10px;
	border-top:#DADCE1 1px solid;
}

.noticias_linea_gris_invertida{
	clear:both;
	width: 500px;
	height: 10px;
	border-bottom:#DADCE1 1px solid;
}

#noticias_contenedor_items{
	float: left;
}
.noticias_contenedor_foto_item{
	float: left;
	width: 168px;
}

.noticias_contenedor_textos_item{
	float: left;
	width: 359px;
}

#noticias_menu_contenedor_menu_izquierdo{
	height: 75px;
	width: 205px;
	padding-left: 5px;
	padding-top: 10px;
	float: left;
}

.noticias_detalle_linea_gris{
	clear:both;
	width: 366px;
	height: 10px;
	border-top:#DADCE1 1px solid;
}

.noticias_detalle_linea_gris_invertida{
	clear:both;
	width: 366px;
	height: 10px;
	border-bottom:#DADCE1 1px solid;
}

#noticias_detalle_columna_izquierda{
	float: left;
	width: 376px;
	margin-right: 14px;
}

#noticias_detalle_columna_derecha{
	float:left;
	padding: 13px;
	width:242px;
	min-height: 187px;
	height: auto;
	border: #DADCE1 1px solid;
}

#noticias_detalle_imprimir{
	width:57px;
	padding-top: 8px;
}

#noticias_detalle_enviar_amigo{
	width:225px;
	padding-top: 4px;
}

#noticias_detalle_contenedor_lupa{
	width:129px;
}

.noticias_detalle_foto_principal{
	width:240px;
	height: 160px
}

#noticias_popup_contenedor_imagen{
	margin-left : auto;
	margin-right : auto;
	vertical-align: middle;
	border: #DADCE1 1px solid;
	width: 514px;
	min-height: 372px;
	height: auto;
	padding-top:9px;
	text-align: left;
}

#noticias_popup_imagen{
	width: 500px;
	height::333px;
	margin-bottom: 9px;
}

#noticias_popup_contenedor_flechas{
	text-align: left;
	font-size: 11px;
	padding-left: 198px;
}

/*COMPRA*/
#compra_contenedor_estado{
	margin-top: 10px;
}

#compra_contenedor_datos{
	padding-left: 11px;
}

.compra_columna_seleccionar{
	padding-top: 3px;
	width: 97px;
}

.compra_columna_seleccionar_casilla{
	padding-top: 3px;
	padding-left: 27px;
	width: 70px;

}
.compra_columna_reserva_gold{
	padding-top: 3px;
	width: 96px;

}
.compra_columna_referencia{
	padding-top: 3px;
	width: 147px;
}

.compra_columna_descripcion{
	padding-top: 3px;
	width: 253px;
}
.compra_columna_precio{
	padding-top: 3px;
	width: 114px;
}
.compra_columna_cantidad{
	padding-top: 3px;
	text-align: right;
	width: 69px;
}

.compra_columna_cantidad_dato{
	padding-top: 3px;
	padding-right: 3px;
	text-align: right;
	width: 66px;
	height: 17px;
	background-color: #EAECF1;
}

.compra_columna_importe{
	padding-top: 3px;
	margin-left: 52px
}

.compra_linea_gris{
	font-size: 0px;
	clear: both;
	width: 822px;
	height: 10px;
	border-bottom: #DADCE1 1px solid;
}

/*COMPRA_1*/
#compra_1_datos_inferiores_columna_izquierda{
	width: 508px;
	min-height: 50px;
}

#compra_1_datos_inferiores_caja_especiales{
	background-image:url(../img/compra_1_caja_especiales.jpg);
	background-repeat:no-repeat;
	width: 488px;
	height: 110px;
	padding-left:10px;
	padding-top: 2px;
}
#compra_1_titulo_especiales{
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	letter-spacing:0px;
	color: #819AAB;
	font-size:11px;
	width:auto;
	background-color:#FFFFFF;
	height: 12px;
	text-align:center;
	font-weight:600;
	padding-left:4px;
	padding-right:4px;
}

#compra_1_datos_inferiores_contenedor_combo_envio{
	margin-left: 43px;
}

#compra_1_contenedor_botones_izquierda{
	width: 335px;
}
#compra_1_contenedor_boton_cancelar{
	width: 162px;
	text-align: right;
}

#compra_1_datos_inferiores_columna_derecha{
	width: 307px;
}

#compra_1_datos_inferiores_columna_derecha_contenedor_precios{
	text-align:right;
	float: left;
	width: 287px;
	padding-top:8px;
	height: 115px;
}

.compra_1_datos_inferiores_columna_derecha_columna_precios{
	float:right;
	width: 96px;
	min-height: 10px;
}

#compra_1_datos_inferiores_columna_derecha_contenedor_botones{
	clear:both;
	width: 100%;
	text-align: right
}

#compra_1_boton_opciones{
	display: block;
	width:150px;
	background-image:url(../img/boton_redondeado2_1.jpg);
	text-align: center;
	margin-top: 15px;
	text-decoration:none;
}

/*BARRA PROCESO COMPRA*/
.fondo_proceso_compra_seleccionada_esquina_izquierda {
	float: left;
	background-image: url('../img/compra_estado_fondo_seleccionado.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#D4D6DB;
	width: 110px;
	height: 33px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
}


.fondo_proceso_compra_seleccionada_esquina_derecha {
   float: left; background-image:url('../img/compra_estado_fondo_seleccionado.jpg');
   background-repeat:no-repeat;
   background-position: top left;
   background-color:#D4D6DB;
   border-right: #D4D6DB 16px solid;
   width: 94px;
   height: 33px;
   text-align: right;
   font-size: 10px;
   font-family:Verdana;
   }

.fondo_proceso_compra_seleccionada {
	float: left;
	background-image: url('../img/compra_estado_fondo_seleccionado.jpg');
	background-repeat: no-repeat;
	width: 94px;
	height: 33px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
}
.fondo_proceso_compra_no_seleccionada_esquina_izquierda {
	float: left;
	background-image: url('../img/compra_estado_fondo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#EAECF1;
	width: 110px;
	height: 33px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
}

.fondo_proceso_compra_no_seleccionada_esquina_derecha {
	float: left;
	background-image: url('../img/compra_estado_fondo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#EAECF1;
	border-right: #EAECF1 16px solid;
	width: 94px;
	height: 33px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
}
.fondo_proceso_compra_no_seleccionada {
	float: left;
	background-image: url('../img/compra_estado_fondo.jpg');
	background-repeat: no-repeat;
	width: 94px;
	height: 33px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
}
.fondo_proceso_compra_union_seleccionada {
	float: left;
	background-image: url('../img/compra_estado_union_seleccionado.jpg');
	background-repeat: no-repeat;
	width: 23px;
	height: 33px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.fondo_proceso_compra_union_seleccionada_2 {
	float: left;
	background-image: url('../img/compra_estado_union_seleccionado_2.jpg');
	background-repeat: no-repeat;
	width: 23px;
	height: 33px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.fondo_proceso_compra_union_no_seleccionada {
	float: left;
	background-image: url('../img/compra_estado_union.jpg');
	background-repeat: no-repeat;
	width: 23px;
	height: 33px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.proceso_compra_texto {
	float: right;
	padding-right: 16px;
	padding-top: 10px;
	letter-spacing: -1px;
}
.proceso_compra_texto_dos_lineas {
	float: right;
	padding-right: 16px;
	padding-top: 5px;
	letter-spacing: -1px;
}
.proceso_compra_numero {
	float: right;
	padding-right: 4px;
	padding-top: 10px;
}

/*COMPRA 2*/
#compra_2_datos_inferiores_columna_derecha_contenedor_precios{
	text-align:right;
	float: left;
	width: 290px;
}

#compra_2_columna_izquierda_contenedor_boton{
	float: left;
	width: 693px;
	padding-left: 10px;
}
#compra_2_datos_superiores_columna_izquierda{
	float: left;
	width: 368px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #DADCE1 1px solid;
	border-bottom: #DADCE1 1px solid;
	margin-right: 52px;
}

#compra_2_datos_superiores_columna_derecha{
	float: left;
	width: 410px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #DADCE1 1px solid;
}

.compra_2_datos_superiores_subcolumna_direcciones{
	float: left;
	width: 99px;
}

.compra_2_datos_superiores_subcolumna_conceptos{
	float: left;
	width: 131px;
	margin-right: 5px;
}

.compra_2_datos_superiores_subcolumna_datos{
	float: left;
	width: 130px;
	padding-right: 3px;
}
.compra_2_datos_superiores_subcolumna_datos_2{
	float: left;
	width: 170px;
	padding-right: 3px;
}
#compra_2_contenedor_cambiar_direccion{
	clear:both;
	width: 387px;
	height:18px;
	border: #DADCE1 1px solid;
	padding: 7px;
}

/*USUARIO*/
#usuario_1_contenedor{
	padding-top: 79px;
	padding-left: 114px;
}
#usuario_1_caja_usuario_registrado{
	padding-top: 10px;
	padding-left: 16px;
	position:relative;
	width: 482px;
	height: 100px;
	border: #C8CED4 1px solid;
}

#usuario_1_caja_nuevos_usuarios{
	padding-top: 25px;
	padding-left: 16px;
	position:relative;
	width: 482px;
	height: 25px;
	border: #C8CED4 1px solid;
}

.usuario_1_columna_titulos_campos{
	float: left;
	width: 75px;
	padding-top: 3px;
}

#usuario_1_contenedor_mensaje_1{
	float: left;
	width: 386px;
	padding-top: 2px;
}

.usuario_1_contenedor_campo{
	float:left;
	width:274px;
	height: 21px;
	padding-left: 6px;
	padding-top: 4px;
	background-image:url(../img/fondo_campo_usuarios_1.jpg);
	background-repeat: no-repeat;
}

.usuario_1_campo{
	width: 258px;
	background:none;
	border: 0px;
}

#usuario_1_contenedor_boton_volver{
	width: 482px;
	text-align:right;
}

/*PAGO*/
#pago_contenedor{
	padding-left: 114px;
}

#pago_camposet{
	float: left;
	font-size: 11px;
	width: 142px;
	height: 186px;
}

#pago_contenedor_tarjetas{
	padding-left: 32px;
}
.pago_contenedor_casillas{
	padding-top: 6px;
}

#pago_bloque_derecho{
	margin-top: 6px;
	margin-left: 7px;
	float: left;
	width: 341px;
	height: 160px;
	padding-left: 26px;
	padding-top: 20px;
	border: #C8CED4 1px solid;
}
#pago_fondo_campo_tarjeta{
	width: 221px;
	background-color: #EAECF1;
	height: 16px;
	padding-top: 4px;
}
#pago_campo_tarjeta{
	padding-left: 5px;
	width: 213px;
}
.pago_campos_fecha{
	width: 105px;
}

#pago_fondo_campo_codigo{
	float: left;
	width: 70px;
	background-color: #EAECF1;
	height: 16px;
	padding-top: 4px;
}
#pago_campo_codigo{
	padding-left: 5px;
	width: 63px;
}

#pago_paypal_bloque_derecho{
	margin-top: 6px;
	margin-left: 7px;
	float: left;
	width: 352px;
	height: 160px;
	padding-left: 15px;
	padding-top: 20px;
	border: #C8CED4 1px solid;
}

#pago_texto_paypal{
	padding-right: 5px;
	padding-top: 50px;
}

/*PAGO CONFIRMAR*/
#pago_confirmar_datos_superiores_columna_derecha{
	float: left;
	width: 410px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #DADCE1 1px solid;
	border-bottom: #DADCE1 1px solid;
}
#pago_confirmar_caja_datos_pedido{
	clear: both;border: #DADCE1 1px solid; width: 827px; height: 25px;
}
#pago_confirmar_numpedido{
	float: left; width: 407px; padding-top: 6px; padding-left: 6px;
}
#pago_confirmar_fecha{
	float: left; width: 405px; padding-top: 6px; text-align: right;
}

/*PAGO CORRECTO*/
#pago_correcto_caja_datos_pedido{
	clear: both;border: #DADCE1 1px solid; width: 827px; height: 35px;
}

#pago_correcto_contenedor_boton_volver{
	clear: both; padding-left: 700px;
}

/*PAGO CAMBIAR DIRECCION*/

.pago_cambiar_direccion_campo{
	padding-left: 5px;
	width: 300px;
	background-color: #EAECF1;
	height: 14px;
}


.pago_cambiar_direccion_campo_peq{
	background-color: #EAECF1;
	height: 14px;
	width: 141px;
}
.pago_cambiar_direccion_columna_peq{
	width: 150px;
}

.pago_cambiar_direccion_columna_label_peq{
	width: 155px;
}

.pago_cambiar_direccion_select_peq{
	width: 145px;
}



/*REGISTRO*/
.registro_camposet{
	font-size: 11px;
	width: 620px;
	padding-bottom: 10px;
}
#registro_contenedor{
	float:left;
	margin-left: 10px;
	padding-top: 15px;
}
.registro_campo_1{
	float:left;
	padding-left:5px;
	margin-top:2px;
	color:#737373;
	width: 520px;
	background-color: #EAECF1;
	height: 14px;
}

.registro_campo_2{
	float:left;
	padding-left:5px;
	margin-left:10px;
	margin-top:2px;
	color:#737373;
	background-color: #EAECF1;
	height: 14px;
	width: 120px;
}
.registro_campo_2B{
	float:left;
	padding-left:5px;
	margin-left:10px;
	margin-top:7px;
	color:#737373;
	background-color: #EAECF1;
	height: 14px;
	width: 120px;
}
.registro_campo_3{
	float:left;
	padding-left:5px;
	margin-top:2px;
	color:#737373;
	background-color: #EAECF1;
	height: 14px;
	width: 120px;
}

.registro_select_1{
	float:left;
	color:#737373;
	width: 125px;
	height:18px;
}
.registro_select_2{
	float:left;
	color:#737373;
	width: 145px;
	margin-left:10px;
	height:18px;
}

.registro_fila_botones{
	padding-left: 400px
}

.registro_titulos{
	font-family: Arial, Helvetica, sans-serif;
	color: #919EA8;
	font-weight: 600;
}
.registro_label_1{
	display: block;
	float: left;
	margin-top: 2px;
	font-weight: bold;
	color:#95ACBB;
	font-size: 10px;
}
.registro_label_2{
	display: block;
	float: left;
	margin-top: 2px;
	font-weight: bold;
	color:#95ACBB;
	font-size: 10px;
	margin-left:15px;
}
.registro_label_3{
	display: block;
	float: left;
	margin-top: 2px;
	font-weight: bold;
	color:#95ACBB;
	font-size: 10px;
	width: 80px;
}
.registro_label_4{
	width: 110px;
	display: block;
	float: left;
	margin-top: 2px;
	font-weight: bold;
	color:#95ACBB;
	font-size: 10px;
	text-align:right;
	padding-right:10px;
}
.registro_texto_1{
	width: 620px;
	font-size:11px;
	color:#58788D;
	margin-right:10px;
}

.registro_texto_1 A{ color:#58788D; }
#registro_texto_fecha{
	color:#95ACBB;
	float: left;
	margin-top:2px;
	margin-left:5px;
	font-size: 10px;
}
#registro_boton_buscar{
	display:block;
	float: left;
	margin-left:55px;
	width:97px;
	background-image:url(../img/boton_redondeado3_1.jpg);
	text-align: center;
}
#registro_botones_inferiores A{
	display:block;
	margin-left:10px;
	float:left;
	width:97px;
	background-image:url(../img/boton_redondeado3_1.jpg);
	text-align: center;
}
#registro_contenedor_casilla{
	float:left;
	margin-left:10px;
}

/*EVENTOS*/
.eventos_columna_listado_paises{
float: left;
	width: 95px;
	margin-right: 5px;
}

.eventos_item_listado_paises{
	color:#8498A4;
	font-size: 11px;
	font-weight: 600;
	margin-bottom: 5px;
}
.eventos_item_listado_paises A{ color:#8498A4; }
.eventos_item_listado_paises A:hover{ color:#B5BABF; }
.eventos_item_listado_paises_seleccionado{
	color:#58788D;
	font-size: 11px;
	font-weight: 600;
	margin-bottom: 5px;
}
.eventos_item_listado_paises_seleccionado A{ color:#58788D; }
.eventos_item_listado_paises_seleccionado A:hover{ color:#58788D; }

#eventos_taco_listado{
	font-size: 0px;
	width: 82px;
	height: 12px;
	background-color:#E2E6EC;
	margin-bottom: 10px;
}
#eventos_columna_mensaje{
	float: left;
	margin-top: 22px;
	font-size: 11px;
	color: #58788D;
}
#eventos_titular_ciudad{
	font-size: 15px;
	margin-left: 310px;
	margin-bottom: 4px;
	color:#7C8F9B;
	font-weight:600;
}
#eventos_contenedor_items_ciudades{
	float:left;
	padding-top:10px;
	min-height: 217px;
	height: expression(document.getElementById("eventos_contenedor_items_ciudades").offsetHeight<217 ? "217px" : "*");
}

.eventos_item_ciudad{
	width: 456px;
	display: block;
}
.eventos_item_ciudad_nombre{
	display: block;
	float: left;
	padding-left: 2px;
	width: 123px;
	font-size: 11px;
	color: #9298A5;
	font-weight:600;
	letter-spacing:0px;
}

.eventos_item_ciudad_datos{
	display: block;
	float: left;
	width: 300px;
	font-size: 11px;
	color:#58788D;
	letter-spacing:0px;
}

.eventos_linea_gris{
	clear:both;
	font-size: 0px;
	width: 456px;
	height: 5px;
	border-top:#DADCE1 1px solid;
}

.eventos_linea_gris_invertida{
	clear:both;
	font-size: 0px;
	width: 456px;
	height: 5px;
	border-bottom:#DADCE1 1px solid;
}

#eventos_fila_impresora{
	float: left;
	width: 385px;
	text-align:right;
	margin-right: 25px;
}
#eventos_linea_final{
	padding-left: 310px;
}

#eventos_detalle_derecha{
	float:left;
	font-size: 11px;
	font-weight:600;
	color:#58788D;
	letter-spacing:0px;
	padding-top:10px;
	min-height: 217px;
	height: expression(document.getElementById("eventos_detalle_derecha").offsetHeight<217 ? "217px" : "*");
}

#eventos_detalle_derecha A{ color: #58788D;}

#eventos_detalle_ciudad_nombre{
	display: block;
	float: left;
	padding-left: 2px;
	padding-top: 6px;
	width: 116px;
}

#eventos_detalle_titulo{
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 276px;
	background-color:#EAEDF2;
	margin-right: 10px;
	margin-bottom: 10px;
}
#eventos_detalle_fecha{
	font-weight:normal;
}
#eventos_detalle_masinfo{
	font-weight:normal;
	float: left;
	padding-top: 20px;
	margin-right:7px;
}

#eventos_detalle_taco_masinfo{
	float:left;
	width: 4px;
	height: 40px;
	font-size:0px;
	background-color:#E0E4EB;
}

#eventos_detalle_masinfo_ventana{
	clear:both;
	width: 331px;
	height: 200px;
	padding-left: 5px;
	border:#D8DCE5 1px solid;
	padding-bottom: 5px;
	overflow: auto;
	font-weight:normal;
	display: none;

}

#eventos_detalle_masinfo_cerrar{
	width: 335px;
	border-left:#D8DCE5 1px solid;
	border-right:#D8DCE5 1px solid;
	border-bottom:#D8DCE5 1px solid;
	margin-bottom: 10px;
	background-color:#EAEDF2;
	display: none;

}

#eventos_detalle_masinfo_cruz{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 278px;
}
#eventos_detalle_masinfo_txcerrar{
	vertical-align: middle;
	font-weight:normal;
}

#eventos_detalle_inferior{
	clear:both;
	width: 331px;
	padding-left: 5px;
}

.eventos_detalle_inferior_taco{
	float:left;
	width: 3px;
	height: 13px;
	font-size:0px;
	background-color:#B5C3CE;
	margin-right: 4px;
}
.eventos_detalle_inferior_titulo{
	float:left;
	padding-top: 2px;
}
.eventos_detalle_inferior_datos{
	font-weight:normal;
	margin-bottom:20px;
}

#eventos_detalle_botones{
	margin-top: 15px;
	padding-left: 310px;
}

/*MENU IZQUIERDO*/
.menu_contenedor_general{
	float: left;
	padding-left: 5px;
	width: 190px;
}
.menu_subcontenedor_general{
	padding-top: 25px;
	padding-left: 3px;
}
.menu_subcontenedor_general_2{
	padding-top: 10px;
	padding-left: 3px;
}
.menu_boton_simple_linea_up{
	width: 168px; height: 2px; border-top: #DCDEDF 1px solid; font-size: 0px
}
.menu_boton_simple_seleccionado{
	display:
	block;
	width: 156px;
	vertical-align: middle;
	height: 10px;
	font-size: 10px;
	background-color:#E5E6E7;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image:url(../img/taco_menu_roll.jpg);
	background-repeat:no-repeat;color:#365064
}
.menu_boton_simple{
	display:block;
	width: 156px;
	vertical-align: middle;
	height: 10px;
	font-size: 10px;
	background-color:#FFFFFF;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image:url(../img/taco_menu.jpg);
	background-repeat:no-repeat;color:#365064
}
.menu_boton_simple_linea_dw{
	width: 168px; height: 2px; border-bottom: #DCDEDF 1px solid; font-size: 0px; margin-bottom: 2px;
}
.menu_separacion_sub{
	clear: both;
	width: 10px;
	height: 6px;
	font-size: 0px;
}
.menu_sub_boton_doble_taco{
	clear:both;
	float: left;
	width: 7px;
	height: 37px;
	font-size: 0px;
	background-image:url(../img/taco_union_doble.jpg);
	background-repeat:no-repeat
}

.menu_sub_boton_doble_taco_cierre{
	clear:both;
	float: left;
	width: 7px;
	height: 37px;
	font-size: 0px;
	background-image:url(../img/taco_union_doble_cierre.jpg);
	background-repeat:no-repeat
}

.menu_sub_boton_doble{
	float: left;
	display: block;
	width: 138px;
	height: 22px;
	font-size: 10px;
	background-color:#FFFFFF;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-top: 3px;
	border: #DCDEDF 1px solid;
	color:#365064;
	margin-bottom: 3px;
}

.menu_sub_boton_doble_seleccionado{
	float: left;
	display: block;
	width: 138px;
	height: 22px;
	font-size: 10px;
	background-color:#E5E6E7;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-top: 3px;
	border: #DCDEDF 1px solid;
	color:#365064;
	margin-bottom: 3px;
}

.menu_sub_boton_simple_taco{
	clear: both;
	float: left;
	width: 7px;
	height: 24px;
	font-size: 0px;
	background-image:url(../img/taco_union_simple.jpg);
	background-repeat:no-repeat
}

.menu_sub_boton_simple{
	float: left;
	display: block;
	width: 138px;
	height: 12px;
	font-size: 10px;
	background-color:#FFFFFF;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 2px;
	border: #DCDEDF 1px solid;
	color:#365064;
	margin-bottom: 3px;
}

.menu_sub_boton_simple_seleccionado{
	float: left;
	display: block;
	width: 138px;
	height: 12px;
	font-size: 10px;
	background-color:#E5E6E7;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 2px;
	border: #DCDEDF 1px solid;
	color:#365064;
	margin-bottom: 3px;
}



.menu_sub_boton_simple_taco_cierre{
	clear: both;
	float: left;
	width: 7px;
	height: 17px;
	font-size: 0px;
	background-image:url(../img/taco_union_simple_cierre.jpg);
	background-repeat:no-repeat
}


/*SERVICIOS*/
.servicios_titular_derecha_taco{
	float:left;
	width: 8px;
	height: 25px;
	font-size: 0px;
	background-color:#D8DCE5;
	margin-right: 9px;
}
.servicios_titular_derecha{
	float:left;
	font-size: 16px;
	font-weight:bold;
	color:#58788D;
	padding-top: 9px;
}

#servicios_verificar_derecha{
	float:left;
	padding-left: 10px;
	padding-top: 65px;
}
#servicios_verificar_derecha_contenedor{
	float: left;
	width: 690px;
	height:auto;
	padding-top: 14px;
	background-image:url(../img/LAP_flor_peq.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#servicios_verificar_derecha_texto{
	clear:both;
	width: 420px;
	font-size: 11px;
	color:#58788D;
	padding-top: 19px;
	padding-left: 19px;
}
#servicios_verificar_derecha_texto INPUT{
	width: 172px;
	height: 14px;
	color:#737373;
}
#servicios_verificar_formulario{
	font-size:10px;
	width: 400px;
	height:85px;
	background-image:url(../img/servicios_fondo_campos_verificar.jpg);
	background-repeat:no-repeat;
}
#servicios_verificar_formulario_contenidos{
	padding-top: 18px;
	padding-left:10px;
}

#servicios_verificar_contenedor_resultados{
	background-image:url(../img/taco_azul_2.jpg);
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-top:10px;
	color: #737373;
	font-size:10px;
	line-height:13px;
}

.servicios_label_1{
	float:left;
	width: 186px;
	letter-spacing: -1px;
	margin-right: 5px;
}

#servicios_boton_verificar_contenedor{
	width:590px;
	text-align:right;
}
#servicios_boton_verificar{
	display:block;
	float:right;
	margin-top:30px;
	margin-bottom:50px;
	width:150px;
	background-image:url(../img/boton_redondeado2_1.jpg);
	text-align: center;
}


#servicios_activar_subtitular{
	font-size: 12px;
	font-weight:bold;
	color:#58788D;
	padding-bottom: 6px;
}

.servicios_activar_contenedor_campos{
	width:191px;
	height:21px;
	background-image:url(../img/fondo_campo_especial_191.jpg);
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-top: 4px;
}

#servicios_activar_derecha_texto{
	clear:both;
	width: 420px;
	font-size: 11px;
	color:#58788D;
	padding-top: 19px;
	padding-left: 19px;
}

#campo_servicios_activar_referencia{
	width: 172px;
	height: 14px;
	color:#737373;
}

#campo_servicios_activar_codigo{
	width: 172px;
	height: 14px;
	color:#737373;
}

#campo_servicios_activar_fecha{
	width: 172px;
	height: 14px;
	color:#737373;
}
.servicios_activar_textos_check{
	padding-left:10px;
}

#servicios_boton_enviar_lap{
	display:block;
	margin-bottom:35px;
	margin-top: 12px;
	float:right;
	width:118px;
	background-image:url(../img/boton_redondeado6_1.jpg);
	text-align: center;
}

#servicios_coleccion_contenedor_foto_izquierda{
	float:left;
	padding-top: 34px;
	padding-left:10px;
	margin-right: 15px;
}

#servicios_coleccion_contenedor_derecha{
	float:left;
	padding-top: 75px;
}

#servicios_coleccion_derecha_texto{
	clear:both;
	width: 455px;
	font-size: 11px;
	color:#58788D;
	padding-top: 10px;
	padding-left: 19px;
}

#servicios_coleccion_derecha_texto A{
	color:#58788D;
}

#servicios_coleccion_derecha_texto A:hover{
	color:#B5BABF;
}

#servicios_coleccion_derecha_centro{
	float: left;
	width:280px;
	margin-right: 10px;
	padding-top: 15px;
}

#servicios_coleccion_volver{
	display:block;
	width:87px;
	background-image:url(../img/boton_redondeado4_1.jpg);
	text-align: center;
}

/*PRENSA*/
#sala_prensa_contenedor_derecha{
	float:left;
	margin-left: 10px;
	padding-top: 38px;
}
#sala_prensa_contenedor_descargar{
	float:left;
	width:630px;
	color:#708FA5;
	font-size:9px;
	letter-spacing: 0px;
	font-weight:600;
}
#sala_prensa_descargar{
	float: right;
	width:148px;
	border-bottom:#C2CDD2 1px solid;
	text-align:center;
	padding-bottom: 3px;
}
#sala_prensa_titulos_contenedor{
	clear: both;
	float: right;
	margin-bottom: 5px;
	margin-top: 3px;
}

#sala_prensa_fecha{
	text-align:center;
	float: left;
	width: 97px;
}
#sala_prensa_documentos{
	text-align:center;
	float: left;
	width: 74px;
}
#sala_prensa_imagenes{
	text-align:center;
	float: left;
	width: 73px;
}
#sala_prensa_franja_1{
	font-size: 0px;
	clear:both;
	background-color:#C2CDD2;
	float: left;
	width: 385px;
	height:4px;
	margin-bottom:4px;
}
#sala_prensa_franja_2{
	font-size: 0px;
	background-color:#E1E6E9;
	float: left;
	width: 245px;
	height:4px;
}
.sala_prensa_item_contenedor{
	background-image:url(../img/sala_prensa_fondo.jpg);
	color:#6C889D;
	font-size: 11px;
	clear:both;
	width: 629px;
	background-color:#E9EDEE;
	margin-bottom:4px;
}
.sala_prensa_item_contenedor_seleccionado{
	background-image:url(../img/sala_prensa_fondo_seleccionado.jpg);
	color:#6C889D;
	font-size: 11px;
	clear:both;
	width: 629px;
	background-color:#F2EEE3;
	margin-bottom:4px;
}
.sala_prensa_item_linea{
	clear:both;
	font-size: 0px;
	height:4px;
	background-color:#FFFFFF;
	border-bottom: #C2CDD2 1px solid;
	width: 629px;
}
.sala_prensa_item_nombre{
	float: left;
	width: 362px;
	padding-left:23px;
	padding-top:3px;
	padding-bottom:4px;
	background:url(../img/sala_prensa_taco_nombre.gif) no-repeat;
}
.sala_prensa_item_fecha{
	color:#666666;
	float: left;
	width: 98px;
	padding-top:3px;
	text-align:center;
	height:17px;
}
.sala_prensa_item_documento{
	font-size:0px;
	float: left;
	width: 74px;
	padding-top: 2px;
	text-align:center;
	/*border-left: #FFFFFF 1px solid;*/
}
.sala_prensa_item_imagenes{
	font-size:0px;
	float: left;
	width: 66px;
	padding-top: 2px;
	text-align:center;
	/*border-left: #FFFFFF 1px solid;*/
	height:18px;
}


/*PRIVILEGE*/
#privilege_contenedor_izquierda{
	float: left;
	width: 487px;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 11px;
	color:#908F8F;
}

#privilege_contenedor_derecha{
	float: left;
	padding-top: 12px;
	width: 132px;
}

#privilege_contenedor_estado{
	padding-left: 17px
}

#privilege_contenedor_boton_izquierdo{
	float: left;
	padding-left: 225px;
	width: 530px;
}

#privilege_boton_volver{
	display:block;
	width:75px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	text-align: center;
}

#privilege_boton_continuar{
	float:rigth;
	display:block;
	width:75px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	text-align: center;
}


#privilege_boton_modificar{
	display:block;
	width:118px;
	background-image:url(../img/boton_redondeado6_1.jpg);
	text-align: center;
}

#privilege_contenedor_datos_izquierda{
	float: left;
	width: 275px;
	padding-left:17px;
	border-right: #DCDEDF 1px solid;
	padding-bottom: 12px;
	padding-top: 10px;
}
#privilege_contenedor_datos_derecha{
	float: left;
	padding-left:30px;
	padding-top: 10px;
}


.privilege_titulares_datos{
	color:#697B89;
	font-weight:bold;
	padding-bottom: 15px;
}

.privilege_subtitulares_datos{
	clear:both;
	float:left;
	width: 139px;
	font-weight:bold;
}

.privilege_label{
	padding-left: 10px;
	font-weight:bold;
}

#privilege_contenedor_datos_izquierda_2{
	float: left;
	padding-left:17px;
	padding-bottom: 30px;
	padding-top: 10px;
}
.privilege_subtitulares_datos_2{
	clear:both;
	float:left;
	width: 90px;
	font-weight:bold;
}
#privilege_contenedor_pago{ padding-left: 17px;}
#privilege_pago_bloque_derecho{
	margin-top: 6px;
	margin-left: 7px;
	float: left;
	width: 263px;
	height: 160px;
	padding-left: 26px;
	padding-top: 20px;
	border: #C8CED4 1px solid;
}
#privilege_contenedor_boton_izquierdo_pago{
	float: left;
	padding-left: 225px;
	width: 370px;
}

#privilege_datos_pago{
	width:425px;
	text-align:right;
}

#privilege_contenedor_bienvenido{
	padding-top: 35px;
	padding-left: 17px;
}

#privilege_texto_bienvenido{
	float:left;
	padding-left: 35px;
	width: 282px;
	color:#58788D;
}
#privilege_boton_exclusivas{
	float:rigth;
	display:block;
	width:150px;
	background-image:url(../img/boton_redondeado2_1.jpg);
	text-align: center;
}

/*BARRA PROCESO PRIVILEGE*/
.fondo_proceso_privilege_seleccionada_esquina_izquierda {
	float: left;
	background-image: url('../img/privilege_estado_fondo_seleccionado.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#D4D6DB;
	width: 98px;
	height: 29px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
	cursor: pointer;
}


.fondo_proceso_privilege_seleccionada_esquina_derecha {
   float: left; background-image:url('../img/privilege_estado_fondo_seleccionado.jpg');
   background-repeat:no-repeat;
   background-position: top left;
   background-color:#D4D6DB;
   border-right: #D4D6DB 16px solid;
   width: 82px;
   height: 29px;
   text-align: right;
   font-size: 10px;
   font-family:Verdana;
   cursor: pointer;
}

.fondo_proceso_privilege_seleccionada {
	float: left;
	background-image: url('../img/privilege_estado_fondo_seleccionado.jpg');
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
	cursor: pointer;
}
.fondo_proceso_privilege_no_seleccionada_esquina_izquierda {
	float: left;
	background-image: url('../img/privilege_estado_fondo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#EAECF1;
	width: 98px;
	height: 29px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
	cursor: pointer;
}

.fondo_proceso_privilege_no_seleccionada_esquina_derecha {
	float: left;
	background-image: url('../img/privilege_estado_fondo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#EAECF1;
	border-right: #EAECF1 16px solid;
	width: 82px;
	height: 29px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
	cursor: pointer;
}
.fondo_proceso_privilege_no_seleccionada {
	float: left;
	background-image: url('../img/privilege_estado_fondo.jpg');
	background-repeat: no-repeat;
	width: 82px;
	height: 29px;
	text-align: right;
	font-size: 10px;
	font-family:Verdana;
	cursor: pointer;
}
.fondo_proceso_privilege_union_seleccionada {
	float: left;
	background-image: url('../img/privilege_estado_union_seleccionado.jpg');
	background-repeat: no-repeat;
	width: 23px;
	height: 29px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.fondo_proceso_privilege_union_seleccionada_2 {
	float: left;
	background-image: url('../img/privilege_estado_union_seleccionado_2.jpg');
	background-repeat: no-repeat;
	width: 23px;
	height: 29px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.fondo_proceso_privilege_union_no_seleccionada {
	float: left;
	background-image: url('../img/privilege_estado_union.jpg');
	background-repeat: no-repeat;
	width: 23px;
	height: 29px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.proceso_privilege_texto {
	float: right;
	padding-right: 16px;
	padding-top: 8px;
	letter-spacing: -1px;
	color:#AAB3BD;
}
.proceso_privilege_texto_dos_lineas {
	float: right;
	padding-right: 16px;
	padding-top: 2px;
	letter-spacing: -1px;
	color:#AAB3BD;
}

.proceso_privilege_texto_seleccionada {
	float: right;
	padding-right: 16px;
	padding-top: 8px;
	letter-spacing: -1px;
	color:#697B89;
}
.proceso_privilege_texto_dos_lineas_seleccionada {
	float: right;
	padding-right: 16px;
	padding-top: 2px;
	letter-spacing: -1px;
	color:#697B89;
}
.proceso_privilege_numero {
	float: right;
	padding-right: 4px;
	padding-top: 8px;
}

/*POSTAL*/
#postal_contenedor{
	margin-top:15px;
}
#postal_contenedor_foto{
	float:left;width: 485px;text-align:center;font-size:0px;
}
#postal_contenedor_formulario{
	float:left;width: 328px; height:330px; background:url(../img/postal_base_form.jpg) no-repeat;padding-top: 21px;padding-left:17px;
}
.postal_label{
	display: block;background:url(../img/postal_taco_form.jpg) no-repeat; padding-top: 1px;padding-left:8px; padding-bottom:3px; font-size:11px; font-weight:bold
}
.postal_campo{
	width:272px; padding: 2px; margin-bottom: 10px; background-color:#FFFFFF; color:#697B89
}
#postal_dedicatoria{
	height:134px; border:none; overflow:auto
}
#postal_contenedor_botones{
	padding-left: 95px;
}
#postal_boton_cancelar{
	float: left;display: block;width:63px; background-image:url(../img/boton_redondeado5_1.jpg);text-align: center;margin-top: 18px;margin-right: 10px;
}
#postal_boton_borrar{
	float: left;width:63px; background-image:url(../img/boton_redondeado5_1.jpg);text-align: center;margin-top: 18px; margin-right: 10px;
}
#postal_boton_enviar{
	float: left;width:63px; background-image:url(../img/boton_redondeado5_1.jpg);text-align: center;margin-top: 18px;
}

/*POSTAL ENVIO AMIGO*/

#amigo_camposet{
	float: left;
	font-size: 11px;
	width: 142px;
	height: 186px;
}

#amigo_caja{
	display: none;
	clear: both;
	width: 488px;
	height: 179px;
	background-image:url(../img/catalogo_3_caja_amigo.jpg);
	background-repeat:no-repeat;
	padding-left: 12px;
}
#amigo_cerrar{
	float:left;
	padding-left: 285px;
	text-align: right;
}
#amigo_titulo{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing:0px;
	color: #819AAB;
	font-size:13px;
	width:auto;
	background-color:#FFFFFF;
	height: 12px;
	text-align:center;
	font-weight:600;
	padding-left:4px;
	padding-right:4px;
}

#amigo_boton_cerrar{
	display:block;
	width:70px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	text-align: right;
	padding-right: 5px;
}
#amigo_izquierda{
	float:left;
	margin-left:3px;
	margin-top:4px;
	width:190px;
}

#amigo_derecha{
	float:left;
	margin-top:4px;
	margin-bottom:7px;
}
.amigo_label{
	display:block;
	font-weight:bold;
	color: #819AAB;
	font-size:11px;
	padding-bottom: 3px;
}
.amigo_campo{
	background-color:#EEF2F6;
	padding: 2px;
	width: 164px;
	margin-bottom:10px;
	font-size:10px;
}
#campo_amigo_destino{
	background-color:#EEF2F6;
	padding: 2px;
	width: 164px;
	font-size:10px;
}
#campo_amigo_comentario{
	width: 260px;
	padding:4px;
	height:95px;
	background-color:#EEF2F6;
	font-size:10px;
	border:none;
	overflow:auto;
}

#amigo_boton_previsualizar{
	width:108px;
	background-image:url(../img/boton_redondeado8_1.jpg);
	margin-left:350px;
}
#amigo_previsualizar_derecha{
	margin-left: 20px;
	float: left;
	padding-top: 12px;
}

#amigo_previsualizar_texto{
	margin-left: 8px;
	float: left;
	width: 393px;
	height:155px;
	padding-top: 140px;
	padding-left:18px;
	padding-right: 5px;
	background:url(../img/amigo_previsualizar_fondo.jpg) no-repeat bottom left;
	overflow:hidden;
	color:#58788D;
}
#amigo_previsualizar_botones{
	padding-left: 255px;
	clear:both;
}

#amigo_boton_enviar{
	float:left;
	width:75px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	margin-left:15px;
}
#amigo_boton_modificar{
	display:block;
	float:left;
	width:75px;
	background-image:url(../img/boton_redondeado1_1.jpg);
	text-align:center;
}
#amigo_resultado_texto{
	background:url(../img/icono_ok.jpg) no-repeat;
	padding-left: 30px;
	padding-top:4px;
	padding-bottom: 5px;
	width: 200px;
}

#amigo_resultado_contenedor{
	padding-left:350px;
	padding-top: 180px;
	font-size:11px;
	color:#58788D;
}

#pedidos_contenedor{
	float:left;
	padding-top:15px;
}
.pedidos_linea_gris{
	font-size: 0px;
	clear: both;
	width: 672px;
	height: 4px;
	border-bottom: #DADCE1 1px solid;
	margin-bottom: 4px;
}


#pedidos_titulos{
	color: #9D9D9D;
	font-size:11px;
	font-weight:bold;
}
.pedidos_titulo_fecha{
	float:left;
	width: 80px;
	padding-right: 5px;
}
.pedidos_titulo_tipo{
	float:left;
	width: 60px;
	padding-right: 10px;
}
.pedidos_titulo_transporte{
	float:left;
	width: 90px;
	padding-right: 5px;
}
.pedidos_titulo_codigo{
	float:left;
	width: 130px;
	padding-right: 5px;
}
.pedidos_titulo_cantidad{
	float:left;
	width: 65px;
	padding-right: 10px;
	text-align:center;
}
.pedidos_titulo_estado{
	float:left;
	width: 50px;
}
#pedido_datos{
	color:#58788D;
	font-size:11px;
}
.pedidos_texto_fecha{
	float:left;
	width: 80px;
	padding-right: 5px
}

.pedidos_texto_tipo{
	float:left;
	width: 60px;
	padding-right: 10px
}

.pedidos_texto_transporte{
	float:left;
	width: 90px;
	padding-right: 5px
}
.pedidos_texto_codigo{
	float:left;
	width: 130px;
	padding-right: 5px
}
.pedidos_texto_cantidad{
	float:left;
	width: 65px;
	padding-right: 10px;
	text-align:center;
}
.pedidos_texto_estado{
	float:left;
	width: 50px;
}
