/*  -------------------------------------------------tabs2------------------------------------------- */
.tabs1{
	width: 900px;
	margin-right: auto;
	margin-left: 104px;
	height: 20px;
	padding-top: 4px;
}

.tabs1 ul{
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}


.tabs1 li{
	display: inline;
	float: left;
}
#menu_cont {
	width: 200px;
	padding: 4px;
	float: left;
	margin: 0px;
}

#menu_cont_int2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	width: 174px;
	background-color: #49BBDF;
}
#centro_detail {
	width: 760px;
	margin-left: 22px;
	display: block;
	float: left;
}
#top_list {
	height: 20px;
	width: 100%;
	padding-bottom: 12px;
	padding-top: 24px;
	font-weight: normal;
	font-size: 18px;
	clear: right;
	display: block;
	color: #095384;
	text-transform: uppercase;
}
#top_list2 {
	width: 752px;
	font-weight: normal;
	display: block;
	background-image: url(../images/sitio/fondo_tit_resultados.jpg);
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 6px;
	height: 30px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.top_list2_txt1 {
	font-size: 12px;
	display: block;
	float: left;
	margin-top: 8px;
	color: #2986b1;
}
.top_list2_txt2 {
	font-size: 14px;
	display: block;
	float: left;
	text-indent: 8px;
	color: #095384;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.list_txt {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 8px;
	color: #2986b1;
}
.list_txt2 {
	font-size: 10px;
	font-weight: bold;
	color: #6C6969;
	padding-top: 6px;
	padding-bottom: 8px;
}
.list2 {
	width: 730px;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	display: block;
}

.list2 img {
	margin-top: 6px;
	margin-right: 16px;
	margin-bottom: 22px;
	margin-left: auto;
	display: block;
	float: left;
}


.list2 h5, .list2 h5 a:link, .list2 h5 a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.list2 h5 a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
}
.list2 h4, .list2 h4 a:link, .list2 h4 a:visited {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: italic;
}
.list2 h4 a:hover {
	font-size: 11px;
	color: #B99D00;
	text-decoration: underline;
	margin: 0px;
}
.list2_txt {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 8px;
}
.list2_txt2 {
	font-size: 10px;
	font-weight: normal;
	color: #09649F;
	padding-top: 6px;
	padding-bottom: 8px;
}

#menu_results {
	width: 181px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	display: inline;
	float: left;
}



/* Accordion Classes
----------------------------------------------- */
.Accordion {
	overflow: hidden;
	width: 175px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
}
.AccordionPanelTab {
	color: #D30000;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-color: #E7E7E7;
	background-image: url(../images/sitio/bg_grad_gray1.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D4D4D4;
}
.AccordionPanelTab h3 {
	margin: 0;
	font-size: 70%;
	background-image: url(../images/sitio/blt_panel_exp.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 28px;
	height: 18px;
	line-height: 16px;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 300px;
	font-size: 70%;
	line-height: 140%;
	background-color: #EDEDED;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelContent img {
	border: 1px dotted #BCBCBC;
	margin-bottom: 6px;
}
.AccordionPanelContent a:link, .AccordionPanelContent a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.AccordionPanelContent a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.AccordionPanelTabHover { color: #666666; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background-image: url(../images/sitio/blt_panel_clps.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

.AccordionPanelContent div { margin: 5px 8px; }
#productos {
	width: 626px;
	float: left;
	clear: none;
	margin-left: 4px;
	margin-top: 1em;
}


.prodcaja {
	width: 182px;
	background-image: url(../images/sitio/fondo_productos.jpg);
	background-position: top;
	height: 248px;
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	line-height: 14px;
	background-repeat: repeat-x;
}
.prodcaja img {
	margin-top: 12px;
	margin-bottom: 2px;
}

.prodcaja h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	margin-top: 10px;
	margin-bottom: 0px;
	color: #414149;
}
.prodcajaB {
	width: 198px;
	background-image: url(../images/sitio/fondo_productos.jpg);
	background-position: left top;
	height: 252px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 14px;
}
.prodcaja2 {
	width: 182px;
	background-image: url(../images/sitio/fondo_productos.jpg);
	background-position: top;
	height: 180px;
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	line-height: 14px;
}
.prodcaja2 img {
	margin-top: 14px;
	margin-bottom: 14px;
}

.prodcaja2 h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	margin-top: 10px;
	margin-bottom: 0px;
	color: #30304E;
}
.ofertas_tit {
	font-weight: normal;
	font-family: Tahoma, Arial, "Trebuchet MS";
	color: #FFFFFF;
	height: 34px;
	font-size: 130%;
	background-image: url(../images/sitio/fondo_oferta.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
}
.vermas {
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 93px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.vermas a:link {
	background-image: url(../images/sitio/boton_vermas.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5D5D5D;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
}
.vermas a:visited {
	background-image: url(../images/sitio/boton_vermas.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5D5D5D;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
}
.vermas a:hover {
	background-image: url(../images/sitio/boton_vermas_o.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.boton_negro {
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 93px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.boton_negro a:link {
	background-image: url(../images/sitio/boton_negro.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
}
.boton_negro a:visited {
	background-image: url(../images/sitio/boton_negro.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
}
.boton_negro a:hover {
	background-image: url(../images/sitio/boton_vermas_o.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.boton_naranja {
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	text-align: center;
	border: 1px solid #218eb3;
	width: 180px;
}
.boton_naranja a:link, .boton_naranja a:visited {
	background-image: url(../images/sitio/boton_fondo_azul.jpg);
	background-repeat: repeat;
	display: block;
	height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 27px;
	text-transform: uppercase;
}
.boton_naranja a:hover {
	background-image: url(../images/sitio/boton_fondo_azul_o.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
.boton_shop {
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 120px;
	text-align: left;
	text-indent: 5px;
	margin-top: 4px;
}
.boton_shop a:link, .boton_shop a:visited {
	background-image: url(../images/sitio/boton_shop_.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-indent: 12px;
}

.boton_shop a:hover {
	background-image: url(../images/sitio/boton_shop_o.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.boton_seccion2 {
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 93px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.boton_seccion2 a:link, .boton_seccion2 a:visited {
	background-image: url(../images/sitio/boton_negro.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
}

.boton_mas {
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 120px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.boton_mas_hid {
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 120px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	visibility:hidden
}
.boton_mas a:link, .boton_mas a:visited  {
	background-image: url(../images/sitio/icono_mas.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	line-height: 28px;
	background-position: left;
}

.boton_mas a:hover {
	background-image: url(../images/sitio/icono_mas_o.gif);
	background-repeat: no-repeat;
	color: #666666;
}
.boton_lgo_tarjeta {
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.boton_lgo_tarjeta a:link, .boton_lgo_tarjeta a:visited {
	background-image: url(../images/sitio/boton_lg_tarjeta_n.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #084065;
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	line-height: 22px;
	text-indent: 22px;
	padding-left: 27px;
}
.boton_lgo_tarjeta a:hover {
	background-image: url(../images/sitio/boton_lg_tarjeta_o.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.boton_lgo_direccion {
	background-repeat: no-repeat;
	display: block;
	width: 190px;
	text-align: center;
	margin: 0px;
}
.boton_lgo_direccion a:link, .boton_lgo_direccion a:visited {
	background-image: url(../images/sitio/boton_lg_dir_o.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #084065;
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	line-height: 22px;
	text-indent: 22px;
}
.boton_lgo_direccion a:hover {
	background-image: url(../images/sitio/boton_lg_dir.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#servicios {
	width: 615px;
	float: left;
	padding-top: 14px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.tab_servicios {
	background-image: url(../images/sitio/tab_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	font-size: 14px;
	color: #535353;
	text-indent: 16px;
	font-family: Tahoma, Arial, "Trebuchet MS";
}

.caja_servicios1 {
	width: 190px;
	float: left;
	display: block;
	padding-right: 12px;
}
.caja_servicios1 img {
	margin-right: 6px;
	margin-left: 6px;
	float: left;
}
.caja_servicios1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.caja_servicios1 h4 {
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
	color: #000000;
	margin-bottom: 0px;
	font-size: 14px;
}

.caja_servicios2 {
	width: 195px;
	float: left;
	display: block;
	padding-right: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 6px;
}
.caja_servicios2 img {
	margin-top: 6px;
	margin-right: 6px;
}
.caja_servicios2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.caja_servicios2 h4 {
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
	color: #000000;
	margin-bottom: 0px;
	font-size: 14px;
}

.caja_servicios3 {
	width: 190px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 4px;
}
.caja_servicios3 img {
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 2px;
	float: right;
}
.caja_servicios3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
}
.caja_servicios3 h4 {
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
	color: #000000;
	margin-bottom: 0px;
	font-size: 14px;
}
.boton_servicios  {
	float: left;
	width: 130px;
}
.boton_servicios a {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.boton_servicios img {
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 0px;
}
#navega_footer {
	height: 180px;
	width: 998px;
	background-image: url(../images/sitio/fondo_navega_footer.gif);
	background-repeat: no-repeat;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 24px;
	float: left;
}
#navega_footer a {
	font-size: 11px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navega_footer   a:hover {
	color: #CC0000;
	text-decoration: underline;
}


#caja_navega1 {
	float: left;
	width: 340px;
	display: inline;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#caja_navega2 {
	float: left;
	width: 200px;
	height: 120px;
	display: block;
	margin: 4px;
}
#caja_navega3 {
	float: left;
	width: 200px;
	margin: 4px;
	display: block;
}
#caja_navega4 {
	float: left;
	width: 200px;
	margin: 4px;
}
.interior_navega {
	float: left;
	width: 168px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/sitio/fondo_navega_caja.gif);
	height: 110px;
}
.interior_navega ul {
	font-size: 11px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	color: #336699;
	list-style-image: url(../images/sitio/boton_flechas_footer.gif);
	list-style-position: outside;
}
.interior_navega li {
	padding-bottom: 2px;
}
.tab_navega {
	background-image: url(../images/sitio/tab_gris_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 90%;
	font-size: 13px;
	line-height: 24px;
	padding-left: 10px;
	color: #333333;
	display: inline;
}
.interior_navega2 {
	float: left;
	width: 198px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/sitio/fondo_navega_caja.gif);
	height: 110px;
}
.interior_navega2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	color: #336699;
	list-style-image: url(../images/sitio/boton_flechas_footer.gif);
}
.interior_navega2 li {
	padding-bottom: 3px;
}
#prod_int {
	width: 174px;
	background-color: #FFFFFF;
}
#prod_int ul {
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
}
#prod_int li {
	line-height: 16px;
	padding-top: 5px;
	margin-left: -24px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 6px;
}
#prod_int a {
	color: #515151;
	text-decoration: none;
}
.novedades_prod1 {
	height: 200px;
	width: 176px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
	display: inline;
	margin-top: 14px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.novedades_prod1 a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.novedades_prod1 p {
	font-size: 10px;
	color: #CC0033;
	line-height: 16px;
	font-weight: bold;
}
#reviews {
	width: 88%;
	float: left;
	margin-top: 12px;
}
#tab_gris3_izq {
	background-image: url(../images/sitio/tab_gris_3_izq.gif);
	background-repeat: no-repeat;
	height: 33px;
	background-position: left;
	width: 33px;
}
#tab_gris_reviews {
	background-repeat: no-repeat;
	background-position: right;
	width: 632px;
	float: left;
	display: block;
}
#tab_gris_reviews img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}



#caja_review {
	float: left;
	width: 688px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#resultado {
	height: 28px;
	color: #333333;
	width: 750px;
	font-size: 13px;
	line-height: 16px;
	text-indent: 8px;
	padding-top: 8px;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.resultado_ordenar #select {
	font-size: 11px;
}

.resultado_ordenar {
	display: block;
	float: left;
}
.resultado_paginas {
	float: right;
	display: block;
}
.my_account, .shopping_cart {
	font-size: 12px;
	float: left;
	width: 1000px;
	background-color: #0073A9;
	margin: 0px;
}
.my_account h1, .shopping_cart h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-indent: 2px;
	text-transform: uppercase;
	margin-left: 74px;
	padding: 0px;
}
.my_account td h2 {
	font-size: 14px;
	color: #084065;
	background-position: bottom;
	padding-bottom: 0px;
	padding-top: 0px;
	text-indent: 8px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sitio/fondo_tit_resultados.jpg);
	text-transform: uppercase;
	font-weight: normal;
}
.my_account h3 {
	color: #B99D00;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.my_account h4 {
	font-size: 11px;
	color: #2986b1;
	font-weight: normal;
	margin: 0px;
}
.my_account_int, .shopping_cart_int {
	background-color: #FFF;
	border: 1px solid #DEDEDE;
}
.my_account_int ul {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #08409F;
}
.my_account_int li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.my_account_int li a {
	text-decoration: underline;
	color: #2986B1;
	font-weight: normal;
}
.my_account_int li a:hover {
	text-decoration: underline;
	color: #C3AF00;
}
.my_account_int_borde {
	border: 1px none #999999;
	background-color: #FFF;
}
.my_account_int_borde th {
	background-color: #E9E9E9;
}
.my_account_int_borde a {
	color: #003366;
	font-weight: bold;
}

.my_account_int table {
}
.my_account_int table.activo {
	float: left;
	border: 1px dotted #BCBCBC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 4px;
	height: 160px;
}

.my_account_int table.activo  a.tit {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.my_account_int table.activo p {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}
.my_account_int table.inactivo {
	float: left;
	border: 1px dotted #BCBCBC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 4px;
	height: 160px;
}
.my_account_int table.inactivo a.tit {
	color: #AAAAAA;
	text-decoration: underline;
	font-weight: bold;
}
.my_account table.inactivo p {
	color: #BBBBBB;
	font-size: 12px;
	line-height: 14px;
}
.shopping_cart  h2 {
	background-color: #084065;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	text-indent: 4px;
	text-transform: uppercase;
	font-weight: normal;
}


.shopping_cart h3 {
	font-size: 13px;
	color: #B99D00;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.shopping_cart  h4 {
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: normal;
	text-indent: 0;
	background-color: #084065;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-left: 140px;
	margin-right: 0px;
}
.shopping_cart h5 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shopping_cart a {
	color: #2986B1;
	font-weight: bold;
	text-transform: uppercase;
}

.shopping_cart a.liga1 {
	color: #299DD9;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin: 1px;
}

.shopping_cart table td.total {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCD4DA;
	background-color: #E4E4E4;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #084065;
}
.shopping_cart table td {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
}

.shopping_process {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 1000px;
	margin-left: 0px;
	background-color: #0073A9;
}
.shopping_process h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-indent: 2px;
	margin-left: 74px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
.shopping_process h3, .shopping_process h3 a {
	font-size: 12px;
	color: #084065;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sitio/fondo_tit_resultados.jpg);
	height: 24px;
	line-height: 20px;
	text-indent: 12px;
	background-position: bottom;
	font-weight: normal;
	text-transform: uppercase;
}
.shopping_process_int {
	background-color: #FFF;
	border: 1px solid #D6D6D6;
}
.shopping_process_int table.pedido {
	background-color: #E9E9E9;
}
.shopping_process_int table.pedido th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	height: 10px;
	text-align: center;
}
.shopping_process_int  .pedido td {
	background-color: #F4F3F5;
	padding: 3px;
}
.shopping_process_int h4 {
	color: #B99D00;
	text-align: center;
}
.shopping_process_int h5 {
	color: #0073A9;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}




.shopping_process_steps {
	float: right;
	width: 200px;
	margin-right: 16px;
}
.shopping_process_steps h2 {
	font-size: 12px;
	padding: 3px;
	text-indent: 5px;
	color: #B0B0B0;
	font-weight: normal;
	background-image: url(../images/sitio/tab_grism_unselect.gif);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.shopping_process_steps h2.selected {
	font-size: 12px;
	padding: 3px;
	text-indent: 5px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/sitio/tab_grism_selected.gif);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.shopping_process_steps h2.past {
	font-size: 12px;
	padding: 3px;
	text-indent: 5px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/sitio/tab_grism_past.gif);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.shopping_process_steps p {
	font-size: 10px;
	color: #3E3E3E;
	margin: 0px;
	padding: 0px;
}
.shopping_process_steps_cart {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
text-align:center;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #B99D00;
	background-color: #FFFFFF;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #2B86CF;
}

.pagination a.currentpage{
	background-color: #0B5F96;
	color: #FFF;
	font-weight: bold;
	cursor: default;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
#contenido_texto {
	width: 600px;
	float: left;
	margin-left: 30px;
	margin-top: 22px;
	margin-bottom: 30px;
}
#contenido_texto p {
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}
#contenido_texto li {
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}
#contenido_texto h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido_texto div {
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}
.shopping_cart_existe_neutro {
	color: #15759B;
	text-decoration: underline;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(../images/sitio/icono_existenicia_.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.shopping_cart_existe_si {
	color: #15759B;
	background-color: #FFF;
	text-decoration: underline;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(../images/sitio/icono_existenicia_.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.shopping_cart_existe_no {
	color: #B70004;
	background-color: #FFF;
	text-decoration: underline;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(../images/sitio/icono_existenicia_no.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.shopping_cart_existe_igual {
	color: #B18F07;
	text-decoration: underline;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-image: url(../images/sitio/icono_existenicia_igual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}

