@charset "UTF-8";

/* CSS Document */
	/*la ruta de la imagenes ('') en css y en html (assets/images/archivo) */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body { /*height:90%;*/
	/*background-color: #CAC9C5;*/
	color: #333;
	overflow-y: hidden;
	font: normal 100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

button {
	cursor: pointer;
}

p {
	font: normal 1.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-align: justify;
	line-height: 15px;
	padding: 0 0 10px;
}

.AS_ajax_resultExtract p {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-align: justify;
	line-height: 15px;
	margin-bottom: 13px;
	padding: 5px 15px;
}

a {
	font-size: 1em;
	color: #009999;
}

a:link,a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover {
	color: #009999;
	text-decoration: underline;
}

.downFx ul {
	list-style-image: url('bullet.jpg');
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4c4c4c;
}

.downFX li {
	padding-bottom: 20px;
}

#info {
	width: 100%;
	height: 80%;
	background-color: #fff;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
}

#info1 {
	background-color: #FFFFFF;
	float: left;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 80%;
	height: 100%;
}

#contenidox {
	float: left;
	height: 83%;
	min-height: 500px;
	width: 100%;
	min-width: 966px;
}

#infogde {
	display: block;
	float: left;
	margin: -2px -11px;
	padding: 0 25px 0 0;
	background-color: #FFFFFF;
	float: left;
	height: 434px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#info_sin_slide {
	background-color: #FFFFFF;
	float: left;
	height: 475px;
	width: 714px;
}

#wrapperInfo h2 {
	padding-left: 10px;
}

#wrapperInfo form {
	float: left;
	padding-left: 87px;
}

#wrapperInfo form#formContacto .espacio {
	clear: both;
	float: left;
	width: 100%;
}

.espacio {
	margin-bottom: 5px;
}

.espacio label {
	width: 29%;
	margin-right: 1%;
	float: left;
}

#wrapperInfo #pics {
	position: relative;
	z-index: 1;
	width: 98%;
	height: 20%;
}

#wrapperInfo #picsgde img {
	width: 900px;
	height: 136px;
	z-index: 1;
}

h2 {
	font: bold 1.5em Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}

h3 {
	color: #FF6600;
	display: block;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	float: right;
	padding: 0 0 14px;
	width: 79%;
}

h4 {
	font: bold 1.6em Tahoma Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 10px;
}

h5 {
	font: bold 13px Helvetica Arial, Helvetica, sans-serif;
	color: #FF6600;
}

/*REALIZADO 19 DE MAYO*/
h6 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
}

/*____________________*/ /*REALIZADO 19 DE MAYO*/
h6 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
}

/*____________________*/
.containerFloats {
	padding-left: 10px;
}

.imagenesCentradas {
	text-align: center;
}

.nota {
	font: lighter 11px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}

#frameContainer {
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	width: 97%;
	padding-left: 10px;
	padding-bottom: 20px;
}

#containerBreadWarning {
	width: 701px;
	float: left;
}

#breadcrumb {
	font: 1em Tahoma, Arial, Helvetica, sans-serif normal;
	color: #009999;
	float: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 6px;
	width: 98%;
}

.warning {
	background: transparent url('img_warning.jpg') no-repeat center top;
	width: 15%;
	height: 40px;
	float: right;
	text-align: center;
	font: lighter 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 3px;
}

#wrapperInfo {
	width: 100%;
	clear: both;
	height: 100%;
}


#wrapperInfo ul.glosario {
	background: #ECE9E2 none repeat scroll 0 0;
	clear: both;
	float: right;
	margin: 0 0 0 22px;
	padding: 0 0 10px 10px;
	width: 3%;
}

#wrapperInfo ul {
	clear: both;
	float: left;
	padding: 0 0 14px;
	width: 50%;
/*	height: 205px;*/
}

#wrapperInfo ul li {
	padding-top: 8px;
}

#wrapperInfo ul li.mapalevel1 {
	float: left;
}

#wrapperInfo ul li.mapalevel1 a {
	background: transparent url(../../default/images/mapa.jpg) no-repeat
		scroll 0 0;
	float: left;
	height: 36px;
	width: 218px;
}

#wrapperInfo ul li.mapalevel1 ul li.mapalevel1 a {
	background: none;
}

#wrapperInfo ul li.mapalevel1 ul.level2 {
	float: left;
	background: none;
}

#wrapperInfo ul li.level1 {
	
}

#wrapperInfo #col1 {
	float: left;
	width: 32%;
}

#wrapperInfo #col1 #promociones {
	border: 1px solid #E5E5E4;
	float: left;
	margin-top: 10px;
	width: 100%;
	background-color: #f8f8f8;
}

#wrapperInfo #col1 #promociones h1,#wrapperInfo #col1 #guia h1,#wrapperInfo #col2 #masVendidos h1,#wrapperInfo #col2 #contenido h1
	{
	background-color: #E5E5E4;
	color: #4C4C4C;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	padding-left: 10px;
	padding-top: 3px;
}

#wrapperInfo #col2 #masVendidos h1 {
	margin-bottom: 20px;
}

#wrapperInfo #col1 #promociones h2 {
	color: #009999;
	float: left;
	font-size: 100%;
	padding-left: 10px;
	padding-top: 15px;
	width: 96%;
}

#wrapperInfo #col1 #promociones img {
	border: thin solid #666666;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

#wrapperInfo #col1 #promociones img.informacion {
	border: none;
	float: right;
	padding-right: 30px;
	padding-bottom: 10px;
}

#wrapperInfo #col1 #promociones p {
	float: left;
	margin-left: 5%;
	text-align: left;
	width: 65%;
}

#wrapperInfo #col1 #guia {
	border: 1px solid #E5E5E4;
	float: left;
	height: 190px;
	margin-top: 10px;
	width: 100%;
	background-color: #f8f8f8;
}

#wrapperInfo #col1 #guia p {
	font-size: 12px !important;
	text-indent: 15px;
	margin: 15px;
}

#wrapperInfo #col1 #guia img {
	height: 79px;
}

#wrapperInfo #col2 {
	float: right;
	padding-right: 10px;
	width: 60%;
}

#wrapperInfo p.mediano {
	padding-top: 10px;
	width: 95%;
	line-height: 22px;
}

#wrapperInfo #col2 #masVendidos {
	float: right;
	height: 200px;
	padding-top: 10px;
	width: 100%;
}

#wrapperInfo #col2 #masVendidos #producto1 {
	float: left;
	width: 48%;
}

#wrapperInfo #col2 #masVendidos #producto1 p {
	float: right;
	width: 100px;
}

#wrapperInfo #col2 #masVendidos #producto1 img.informes {
	float: right;
}

#wrapperInfo #col2 #masVendidos #producto1 img.foto {
	/*border: solid 1px #e5e5e4;*/
	float: left;
}

#wrapperInfo #col2 #masVendidos #producto1 h2,#wrapperInfo #col2 #masVendidos #producto2 h2
	{
	color: #FF6600;
	font-size: 9px;
	padding: 0 0 10px 0;
	width: 100%; *
	width: 99%;
	line-height: 20px;
}

#wrapperInfo #col2 #masVendidos #producto2 h2 {
	padding-left: 0;
}

#wrapperInfo #col2 #masVendidos #producto2 {
	float: right;
	width: 48%;
}

#wrapperInfo #col2 #masVendidos #producto2 p {
	float: right;
	width: 100px;
	line-height: 20px;
}

#wrapperInfo #col2 #masVendidos #producto2 img.informes {
	float: right;
}

#wrapperInfo #col2 #masVendidos #producto2 img.foto {
	border: solid 1px #e5e5e4;
	float: left;
	padding-left: 10px;
}

#wrapperInfo #col2 #contenido {
	float: right;
	width: 100%;
}

#wrapperInfo #col2 #contenido .verMas {
	background: url(img/vermas.png) no-repeat scroll 0 0;
	font-size: x-small;
	float: right;
	height: 26px;
	text-indent: -999px;
	width: 67px;
}

#information {
	height: 100%;
	padding-left: 15px;
	width: 97%;
}

#information p {
	font-size: 12px;
}

div.wrapperBox p {
	display: block;
	float: left;
	margin-left: 8px !important;
	padding: 0 25px 0 0;
}

#information ul.lista_general {
	float: left;
	width: 100%;
}

#information ul li {
	float: left;
	width: 90%;
}

#information ul li.logo {
	background: transparent url(../../default/images/vinetas/bullet.jpg)
		no-repeat scroll 0 0;
	line-height: 10px;
	padding-left: 32px;
}

#information ul li.equipo {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_1RE.jpg) no-repeat
		scroll 0 0;
}

#information ul li.reloj {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_2RE.jpg) no-repeat
		scroll 0 0;
}

#information ul li.taller {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_3RE.jpg) no-repeat
		scroll 0 0;
}

#information ul li.caja {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_4RE.jpg) no-repeat
		scroll 0 0;
	float: left;
}

#information ul li.libreta {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_5RE.jpg) no-repeat
		scroll 0 0;
}

#information ul li.pdf {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_6RE.jpg) no-repeat
		scroll 0 0;
}

#information ul li.tarjeta {
	float: left;
	padding-left: 32px;
	background: url(../../default/images/vinetas/img_7RE.jpg) no-repeat
		scroll 0 0;
}

#information img.centrado {
	padding-left: 140px;
}

#information img.ajustado {
	float: right;
}

#information #izq {
	float: left;
	padding: 15px 0;
	width: 99%;
}

#information #der {
	float: right;
	width: 360px;
}

#information input.radio {
	width: 10px;
	border: none;
}

#information input,textarea {
	border: 1px solid #0B999E;
}

#information table {
	background: #E6E3DC;
	margin-left: 121px;
}

#information td {
	height: 18px;
	padding: 8px 0 0 5px;
}

/**/
.downFx {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	padding: 8px 0px;
	border-top-color: transparent;
	/*background: #E5E5E4 none repeat scroll 0 0;*/
	font-size: 1.2em;
	color: #000;
	text-align: left;
	filter: alpha(opacity =   100);
	-moz-opacity: .9;
	font-size: 11px;
}

.boxContainer {
	background: transparent url(img_queOfrecemosCAJA.jpg) no-repeat scroll
		center top;
	float: left;
	height: 47%;
	margin-right: 2%;
	overflow: hidden;
	padding-left: 6%;
	width: 25%;
}

.wrapperBox {
	padding-right: 21px;
	padding-top: 12px;
}

div.wrapperBox img {
	display: block;
	float: left;
	margin: -2px -11px;
	padding: 0 25px 0 0;
}

/**/
.littleBox {
	background: #FFF url(img_littleBox.jpg) no-repeat scroll center
		top;
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	width: 161px;
	z-index: 0;
}

.greenCircle {
	background: transparent url('img_bolaNumeros.png') no-repeat center top;
	width: 30px;
	height: 31px;
	position: relative;
	z-index: 10000;
	float: right;
	text-align: center;
	vertical-align: middle;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
}

.floatsBoxes {
	width: 26%;
	float: left;
	overflow: hidden;
	margin-right: 6%;
}

.floatsBoxes p {
	line-height: normal;
}

/*pago y envio de mercancia*/
.greyBox {
	width: 290px;
	height: 85px;
	background: transparent url('img_cajaGris.jpg') no-repeat center top;
	margin-right: 20px;
	float: left;
}

.wrapperBoxGrey {
	padding: 20px;
}

.containerFloats ul {
	list-style-image: url('bulletCheck.jpg');
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.containerFloats li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	padding-bottom: 15px;
}

.columnleft {
	width: 40%;
	float: left;
	margin-right: 70px;
}

.columnRight {
	width: 40%;
	float: left;
}

/*facturacion y envio*/
.formularioderegistro {
	width: 350px;
	height: 206px;
	float: left;
}

.formularioderegistro label.inp,#formularioderegistro2 label.inp {
	clear: both;
	color: #666666;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	width: 200px;
}

.formularioderegistro input,#formularioderegistro2 input {
	clear: both;
	display: block;
}

#formularioderegistro2 {
	width: 359px;
	float: right;
}

#name,#direccion,#colonia,#ciudad,#codigoPostal,#email,#telefono,#poblacion,#cantidadDepositada,#passreg,#passreg1
	{
	border: 0.1em solid #666666;
	color: #333333;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	height: 22px;
	width: 200px;
}

/*buttons*/
#enviar,.ir {
	background: transparent url('fondoBotonVerde.jpg') repeat-x;
	overflow: hidden;
	margin-top: 23px;
	cursor: pointer;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 3px;
}

.intProd {
	float: left;
	padding-bottom: 2%;
	padding-left: 80px;
	width: 35%;
	height: 450px;
	min-width: 280px;
	overflow: hidden;
}

.intProd img {
	max-width: 129px;
	max-height: 205px;
	float: left;
}

.intProd img.imagen_productos {
	padding: 10px 5px;
	background-image: url('../../../images/teodolitos/marco.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.intProd div.imagen_productos {
	text-align:center;
}

.intProd .imagen_productos img {
	float:none;
}

.intProd img.imagenes_productos {
	float: left;
	width: 100px;
	height: 100px;
}
.botonGPS {
	text-align:center;
	margin-top: 15px;	
}

.botonGPS a img {
	float:none;
}

/*REALIZADO EL 19 DE MAYO_____HOME DE CATALOGO*/
.homeContainerProduct {
	float: left;
	height: 163px;
	margin-bottom: 6%;
	margin-left: 5%;
	margin-right: 5%;
	width: 20%;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}

.homeContainerProduct a {
	cursor: pointer;
	text-decoration: none;
}

.home_bkgttlProduct {
	font-family: trebuchet, arial, verdana;
	font-size: 1em;
	height: 27px;
	margin: 0;
	padding: 10px;
	text-align: center;
	width: 88%;
}

.product_title {
	float: left;
	width: 100%;
}

.product_title .pt {
	background: transparent url(../../default/images/shopcar/pixel.jpg)
		repeat-x scroll 0 0;
	float: left;
	font-size: 1.5em;
	height: 33px;
	padding-top: 13px;
	text-align: center;
	width: 90%;
}

.product_title .pt_left {
	background: transparent url(../../default/images/shopcar/left.jpg)
		no-repeat scroll 0 0;
	float: left;
	height: 46px;
	width: 3%;
}

.product_title .pt_right {
	background: transparent url(../../default/images/shopcar/right.jpg)
		no-repeat scroll 0 0;
	float: left;
	height: 46px;
	width: 4%;
}

.wrapper_imgBut_Hp {
	width: 100%;
	height: 100%;
	text-align: left;
	float: left;
	padding-bottom: 10px;
}

#precio, .precioDivFix {
	float: left;
	padding-top: 22px;
/*	width: 43%;   */
}

.wrapper_imgBut_Hp_interiores {
	width: 64%;
}

.wrapper_imgBut_Hp_interiores .verde,.precio, .verde {
	font-size:	13px;
	float:		left;
	font-family:	trebuchet, arial, verdana;
	color:		#289695;
}

.wrapper_imgBut_Hp_interiores input.cantidad {
	font-family: verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #4C4C4C;
}

.img_homeCatalogo {
	height: 115px;
	text-align: center;
}

.button_homeCatalogo {
	width: 60px;
	overflow: hidden;
	float: right;
	text-align: right;
	margin-top: 10px;
}

.button_homeCatalogo a {
	text-decoration: none;
}

/*_______CATALOGO DE TEODOLITOS PAGINAS INTERNAS________*/
.ContainerProductSpecific {
	width: 330px;
	height: 240px;
	border: thin solid #CCC;
	background-color: #FFF;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 7px;
}

.container_imgsCatalogo {
	width: 100px;
	height: 154px;
	float: left;
	text-align: left;
	position: relative;
	z-index: 0;
}

.img_zoomSimbolo {
	width: 20px;
	height: 23px;
	position: relative;
	z-index: 1000;
	float: right;
}

.container_typicalCatalogo {
	width: 227px;
	height: 162px;
	float: left;
	position: relative;
	z-index: 0;
}

/**/
.containerFloats_optionCatalog {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	border-top: thin dotted #999;
	padding-top: 5px;
}

.containerFloats_optionCatalog a,.containerFloats_optionCatalog a:link,.containerFloats_optionCatalog a:visited
	{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #099;
	text-decoration: underline;
}

.containerFloats_optionCatalog a:hover {
	text-decoration: underline;
	color: #3CC;
}

.seeDetail {
	width: 74px;
	border-right: thin dotted #666;
	float: left;
	text-align: left;
	margin-right: 5px;
}

.pampheltDown {
	width: 100px;
	border-right: thin dotted #666;
	float: left;
	text-align: center;
	margin-right: 5px;
}

.addCar {
	width: 134px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

/*Editado por Juan Carlos}*/
#littletex {
	width: 1087px;
	height: auto;
	margin-left: 130px;
	margin-top: -135px;
}

#littleimage2 {
	width: 110px;
	height: 140px;
	background: transparent url('img-certificado.png') no-repeat center top;
}

#information2 {
	margin-top: 35px;
	width: 97%;
}

.littleBox2 {
	width: 161px;
	overflow: hidden;
	background: transparent url('img_littleBox.jpg') no-repeat center top;
	margin-right: 5px;
	float: left;
	position: relative;
	z-index: 0;
}

.downFx2 {
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

#wrapperMaps {
	width: 100%;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
}

#wrapperSubmenu {
	width: 100%;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
}

.siteBox1 {
	width: 218px;
	height: 36px;
	background: transparent url('btn_base.png') no-repeat center top;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.textoptions {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
}

.textoptions a,.textoptions a:link,.textoptions a:visited {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-decoration: underline;
}

.textoptions a:hover {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

.infoSelect {
	width: 150px;
	overflow: hidden;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.infoSelectText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-bottom: 10px;
}

/*_____________________________19 DE MAYO 3:21 PM cynthia_____________________*/
.contentTexto_Col1 {
	width: 70%;
	float: left;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
}

.img_Texto_Col2 {
	width: 22%;
	float: right;
	text-align: left;
	padding-right: 10px;
}

.blockOrange {
	background: transparent url('img_bloqueNaranja.jpg') no-repeat center
		top;
	width: 590px;
	height: 60px;
	margin: auto;
	text-align: justify;
	padding: 15px 15px 7px 25px;
	margin-top: 10px;
}

.downFx3 {
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
}

.downFx3 p {
	line-height: 17px;
	padding-bottom: 5px;
}

/**/
#chat {
	background: url(images/btn_chat.jpg) no-repeat scroll 0 0;
	float: left;
	height: 23%;
	width: 100%;
}

.downFx2a {
	float: left;
	padding-left: 15px;
	width: 96%;
}

.jaca3 {
	width: 944px;
}

#carrito {
	width: 100%;
	height: 52%;
	float: left;
	background: url(../../../images/pixel_base_pro.jpg) repeat-y;
}

#titulo_carrito {
	background: #CAC9C5;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	float: left;
	height: 27px;
	margin-bottom: 10px;
	width: 100%;
}

.jaca {
	margin: 10px 5% 0 5%;
	width: 90%;
	/*	height:400px;*/
	background-color: #CAC9C5;
}

#container_logotipo {
	width: 68%;
	height: 73px;
	float: left;
	background: url("top_degradado.jpg") repeat-y scroll 0 0;
}

#container_menuGlobal {
	width: 30%;
	height: 70px;
	float: right;
	text-align: right;
}

.botton_mapaSitio {
	padding-top: 5px;
}

.botton_mapaSitio a,.botton_mapaSitio a:link,.botton_mapaSitio a:visited
	{
	color: #333;
	text-decoration: none;
	font-size: 93%;
	font-style: normal;
	font-weight: normal;
}

.botton_mapaSitio a:hover {
	color: #109295;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

/*______*/
#buscarInput {
	background: #fff none repeat scroll 0 0;
	border: solid thin #666;
	height: 17px;
	width: 160px;
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

#buscarSubmit {
	margin: 2px 3px 0px 3px;
	background: transparent none repeat scroll 0 0;
	display: inline;
	height: 19px;
	width: 50px;
	cursor: pointer;
	font: bold 13px Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#ajaxSearch_input {
	background: none;
	border: none;
	color: #333333;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 17px;
	line-height: normal;
	width: 127px;
}

#ajaxSearch_submit {
	background: none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 20px;
	line-height: normal;
	margin: 0 -7px;
	width: 13px;
}

#ajaxSearch_form {
	background: transparent url(img/buscador.png) no-repeat scroll 0 0;
	float: right;
	height: 27px;
	width: 179px;
}

#searchClose {
	position: relative;
}

#indicator {
	position: relative;
}

#wrapperMenuContenido {
	width: 100%;
}

#container_MenuGeneral {
	width: 100%;
	height: 40px;
	color: #FFF;
}

#container_MenuGeneral ul {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	list-style-type: none;
	list-style-image: none;
}

#container_MenuGeneral li {
	display: inline;
}

/*____________________________*/
#menuprin {
	width: 90%;
	height: 27px;
	float: left;
}

.menu {
	width: 90%;
	background: #000 url("img_fondoNegroMenu.jpg") repeat-x scroll 0 0;
	height: 27px;
}

.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.lista {
	float: left;
	position: relative;
	z-index: 100;
	width: 16.64%;
}

.menu1 {
	float: left;
	position: relative;
	z-index: 100;
	width: 178px;
	height: auto;
}

.menu table {
	position: absolute;
	border-collapse: collapse;
	z-index: 80;
	left: -1px;
	top: 25px;
}

.menu a,.menu:visited {
	background-position: right center;
	border-right: 1px dotted white;
	text-transform: uppercase;
	display: block;
	font-size: 9px;
	padding: 7px 0 7px 2px;
	color: white;
	text-decoration: none;
	text-align: left;
	font: normal 9px Verdana, Geneva, sans-serif;
	text-align: center;
	height: auto;
}

.lista:hover {
	color: white;
	background: #812121;
}

.lista ul li {
	width: 179px;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
}

.menu ul li:hover ul,.menu ul a:hover ul {
	visibility: visible;
}

.NuestrosProductos {
	clear: left;
	background: #812121;
	text-align: left;
	border-bottom: 1px dotted white;
}

.NuestrosProductos a,.NuestrosProductos a:visited {
	background-image: none;
}

.NuestrosProductos a:hover {
	background-position: 135px 10px;
	background-image: url("///images/arrow.png");
	background-repeat: no-repeat;
	font-weight: bold;
}

.NuestrosProductos ul {
	background-image: none;
}

.btnentrar {
	background-image: url(../../../images/btn_entrar.jpg);
	background-repeat: no-repeat;
	width: 59px;
	height: 20px;
	color: #FFFFFF;
	margin-right: 20px;
}

.btnregistra {
	background-image: url(../../../images/btn_registrar.jpg);
	background-repeat: no-repeat;
	width: 82px;
	height: 20px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 20px;
}

#ctexto {
	width: 30px;
	height: 14px;
	color: #333333;
	float: left;
	font-weight: bold;
	margin-bottom: 28px;
	margin-top: 2px;
}

#ctexto2 {
	width: 30px;
	height: 14px;
	color: #333333;
	float: left;
	font-weight: bold;
}

#cforma {
	width: 100px;
	height: 59px;
	color: #FFFFFF;
	float: left;
	margin-top: 33px;
	margin-left: 60px;
}

#bot {
	width: 100%;
	margin-top: 2px;
	height: 20px;
	color: #FFFFFF;
	float: left;
	text-align: right;
}

#ctgral {
	width: 30px;
	height: 59px;
	float: left;
	margin-top: 33px;
	margin-left: 7px;
}

#upfle {
	float: left;
	height: 15px;
	padding-left: 65px;
	padding-top: 36px;
	width: 39px;
}

#upfle,#downfle :hover {
	cursor: pointer;
}

.puntitos {
	height: 3px;
	clear: both;
	/*padding-top: 10px;*/
}

#progal {
	width: 154px;
	height: 115px;
	overflow: hidden;
	padding-top: 10px;
}

#downfle {
	width: 39px;
	height: 29px;
	float: left;
	padding-left: 67px;
}

.imgpro {
	width: 39px;
	height: 56px;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
}

.txtpro {
	width: 99px;
	height: 66px;
	float: left;
	position: relative;
	left: 40px;
	margin-top: 0px;
	font-family: Verdana;
	width: 100px;
}

.tache {
	width: 21px;
	height: 16px;
	float: left;
	margin-left: 2px;
	margin-top: 0px;
}

.tache:hover {
	cursor: pointer;
}

#total {
	background-image: url('./img/btn_total.png');
	float: left;
	width: 112px;
	height: 18px;
}

#mis_compras {
	float: left;
	width: 79px;
}

#user {
	width: 28%;
	float: left;
	font-size: 1.3em;
}

#usuario {
	width: 61%;
}

#tinp1 {
	
}

#pass {
	width: 28%;
	float: left;
	font-size: 1.3em;
}

#pass1 {
	width: 61%;
}

#tinp2 {
	padding-top: 6px;
	width: 100%;
}

#btnentra {
	background: transparent url(img/btn_entrar.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	height: 22px;
	margin-left: 4px;
	margin-top: 7px;
	text-align: center;
	width: 69px;
}

#btnentra label:hover {
	cursor: pointer;
}

#btnentra input {
	background: none;
	color: #FFFFFF;
	cursor: pointer;
	width: 69px;
}

#btnregistra {
	width: 69px;
	height: 22px;
	float: right;
	margin-left: 8px;
	margin-top: 7px;
	background: url(img/btn_registro.png) repeat-x;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

#btnregistra a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
	width: 69px;
	text-decoration: none;
}

.imgcart {
	width: 36px;
	height: 50px;
	position: relative;
	right: 15px;
	border: 1px #999999 solid;
}

.prodcarrido {
	clear: both;
	height: 60px;
	padding-top: 7px;
}

.tache {
	float: right;
}

#jaca1 {
	float: left;
	padding-left: 15px;
}

#lateral {
	background-color: #CAC9C5;
	float: right;
	height: 100%;
	margin-right: 6px;
	width: 19%;
}

#foot {
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	height: 34px;
	text-align: center;
	width: 100%;
}

#foot p {
	color: #FFFFFF;
	float: left;
	text-align: center;
	width: 100%;
	margin: 0;
}

#buscador {
	background-color: #CAC9C5;
}

#mapa {
	background-color: transparent;
	float: left;
	height: 25%;
	padding-right: 11px;
	text-align: right;
	width: 55%;
}

#mapa a:hover {
	cursor: pointer;
}

#ajax-banner {
	width: 100%;
	height: 136px;
	background-color: #fff;
	float: left;
}

#login {
	width: 100%;
	float: left;
	height: 27%;
}

#login .titulo_header {
	background: #CAC9C5;
	border-bottom: 2px solid #999999;
	float: left;
	height: 27px;
	margin-bottom: 10px;
	width: 100%;
}

.titulo {
	color: #029999;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-align: right;
	width: 92%;
}

#loginMen {
	background: transparent url(img/icon_login.png) no-repeat scroll 0 0;
	float: right;
	margin: 2px 14px;
	width: 53px;
}

.precioCont {
	font-size: 10px;
}

#ProdMen {
	background: transparent url(img/icon_productos.png) no-repeat scroll 0 0
		;
	float: right;
	margin: 2px 14px;
	width: 100px;
}

#login .fondo {
	background: #CAC9C5 url(top_degradado.jpg) repeat-y scroll left center;
	height: 100%;
	padding: 0 0 0 6px;
}

#contenido {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	margin-top: 0px;
}

#main { /*overflow:hidden;*/
	margin: 0px auto;
	width: 960px;
	height: 100%;
}

#header {
	float: left;
	width: 100%;
	min-width: 966px; 
	background: url(top_degradado.png) repeat-y scroll 0 0;
}

#head {
	height: 100%;
	width: 43%;
	float: left;
}

#head img.logo {
	padding-left: 20px;
}

#menu {
	float: left;
	position: relative;
	z-index: 3;
	height: 29px;
	width: 99.8%;
	min-width: 966px;
}

#sombra {
	background: transparent url(sombra.jpg) no-repeat scroll left center;
	float: left;
	height: 100%;
	width: 15px;
}

.sombra1 {
	float: left;
	height: 100%;
	width: 15px;
	background-color: #CAC9C5;
}

#search {
	float: left;
	text-align: right;
	width: 57%;
	margin-top: 10px;
}

/* Easy Slider */
#slider1 ul,#slider1 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider1,#slider1 li {
	width: 714px;
	height: 85%;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	/*padding:0 0 0 1px;*/
}

#info {
	width: 714px;
	height: 85%;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
}

#slider1 li {
	background: #ffffff;
}

#slider1 li h2 {
	margin: 0 20px;
	padding-top: 20px;
}

#slider1 li p {
	margin: 1px 10px 0 0;
}

span#prevBtn {
	position: absolute;
	left: 75%;
	float: right;
	top: 138px;
}

span#nextBtn {
	float: right;
	position: relative;
	left: -1%;
	top: -10px;
}

/* // Easy Slider */
#container_logotipo {
	width: 70%;
	height: 73px;
	float: left;
	background: url("top_degradado.jpg") repeat-y scroll 0 0;
}

#container_menuGlobal {
	width: 30%;
	height: 70px;
	float: right;
	text-align: right;
}

.botton_mapaSitio {
	padding-top: 5px;
}

.botton_mapaSitio a,.botton_mapaSitio a:link,.botton_mapaSitio a:visited
	{
	color: #333;
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.botton_mapaSitio a:hover {
	color: #109295;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

/*______*/
#buscarInput {
	background: #fff none repeat scroll 0 0;
	border: solid thin #666;
	height: 17px;
	width: 160px;
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

#buscarSubmit {
	margin: 2px 3px 0px 3px;
	background: transparent none repeat scroll 0 0;
	display: inline;
	height: 19px;
	width: 60px;
	cursor: pointer;
	font: bold 13px Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#wrapperMenuContenido {
	width: 100%;
}

#container_MenuGeneral {
	width: 100%;
	height: 40px;
	color: #FFF;
}

#container_MenuGeneral ul {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	list-style-type: none;
	list-style-image: none;
}

#container_MenuGeneral li {
	display: inline;
}

.regreso {
	position: relative;
	float: left;
	padding: 14px 0 12px 0;
}

.caracteristicas_prod {1
	float: left;
	width: 130px;
}

.caracteristicas_prod p {
	padding: 1px 0 0 0;
}

.agregar_carrito {
	width: 100%;
	float: left;
	clear: both;
}

.agregar_carrito .info {
	background: transparent
		url(../../default/images/shopcar/boton_masInfo.jpg) no-repeat scroll 0
		0;
	float: left;
	height: 23px;
/*	_height: 35px;*/
/*	_margin-top: 25px;*/
	margin-left: 25px;
	width: 94px;
	cursor: pointer;
}

.agregar_carrito a.agregarCarrito {
	color: #FFFFFF;
	font-size: 1.5em;
	padding-left: 23%;
}

.agregar_carrito a.agregarCarrito:hover,.agregar_carrito a.masInfo:hover
	{
	text-decoration: none;
}

.agregar_carrito .info a.masInfo {
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 12%;
	margin-top: 7%;
	_margin-top: 0px !important;
}

.agregar_carrito .agregar {
	background: transparent url(../../default/images/shopcar/buscador.jpg)
		no-repeat scroll 0 0;
	float: left;
	height: 23px;
	width: 142px;
}

#information .intProd form .agregar_carrito .agregar input {
	background: none;
	border: none;
	color: #FFF;
	font-size: 13px;
	height: 23px;
	text-align: right;
	width: 122px;
	padding-left: 30px;
	cursor: pointer;
}

#information .intProd form.formulario_productos {
	padding: 0 0 25px;
	padding-left: 0;
}

#ajaxSearch_output {
	background: #FFFFFF none repeat scroll 0 0;
	border: 3px solid #2A9E9D;
	clear: both;
	color: #000000;
	float: left;
	margin-left: 260px;
	padding: 10px;
	position: absolute;
	width: 260px;
	z-index: 4;
	margin-top: 10px;
}

m .clear {
	clear: both;
	width: 100%;
}

#commentForm {
	width: 717px;
}

#commentForm label {
	width: 250px;
}

#commentForm label.error,#commentForm input.submit {
	color: red;
}

#signupForm {
	width: 670px;
}

#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}

#newsletter_topics label.error {
	display: none;
	margin-left: 103px;
}

/*menu principal*/ /*** ESSENTIAL STYLES ***/
.sf-menu,.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 200px;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
}

.sf-menu a {
	display: block;
	position: relative;
	color: #4C4C4C;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left: 0;
	top: 30px; /* match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}

.sf-menu a { /*border-top:		1px solid #CFDEFF;*/
	padding-top: 9px;
	/*padding: 		.75em;*/
	padding-bottom: 9px;
	text-decoration: none;
}

.sf-menu a,.sf-menu a:visited {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #ccc;
	font-weight: bold;
}

.sf-menu li li a,.sf-menu li li a:visited {
	/* visited pseudo selector so IE6 applies text colour*/
	color: #000;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.sf-menu li {
	width: 155px;
	background: transparent url(nav_bg.jpg) repeat-x scroll 0 0;
}

.sf-menu li li {
	background: #e5e5e4;
	width: 200px;
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	opacity: .65;
	padding-left: 8px;
}

.sf-menu li li li {
	background: #9AAEDB;
}

.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active
	{
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul { /*padding-right: 	2.25em;*/
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	width: 155px;
	float: left;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	/*background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}

a>.sf-sub-indicator { /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px;
	/* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus>.sf-sub-indicator,a:hover>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator
	{
	background-position: -10px -100px;
	/* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}

.sf-menu ul a>.sf-sub-indicator {
	background-position: 0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus>.sf-sub-indicator,.sf-menu ul a:hover>.sf-sub-indicator,.sf-menu ul a:active>.sf-sub-indicator,.sf-menu ul li:hover>a>.sf-sub-indicator,.sf-menu ul li.sfHover>a>.sf-sub-indicator
	{
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	/*background:	url('../images/shadow.png') no-repeat bottom right;*/
	padding: 0 8px 0 0;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#galeria {
	width: 215px;
	height: 110%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

#up2 {
	float: left;
	cursor: pointer;
}

#down2 {
	float: left;
	cursor: pointer;
}

.botones {
	float: left;
	height: 23px;
	padding-left: 50%;
}

#content_shopcar {
	height: 50%;
}

.botones2 {
	float: left;
	height: 23px;
	padding-left: 52%;
}

.itemShopCar {
	padding-left: 10px;
	float: left;
}

.tituloShopCar {
	float: left;
	padding-left: 5px;
	padding-top: 11px;
	width: 144px;
}

.precioShopCar {
	float: left;
	padding-left: 5px;
	width: 144px;
}

.imagenShopCar {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.cerrarShopCar {
	float: right;
	padding-left: 2px;
	width: 32px;
}

.containerShopping {
	width: 100%;
	border-bottom: 0.1em dashed #6F8F9E;
	overflow: hidden;
	padding-bottom: 10px;
}

body#cotizacionBody form.pedido {
	float:right !important;
	margin-top:6px;
}

.containercompraTotal {
	padding-top: 5px;
	width: 80%;
	float: right !important;
}

#carrito_nameLogg {
	float: left;
	text-align: left;
	width: 50%;
}

#carritoTotalPedido {
	float: left;
	text-align: left;
	width: 50%;
}

.carritoTotal {
	float: left;
	padding-left: 48px;
	top: 18px;
}

.carritoTotal dl dt {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #068C91;
	display: inline;
}

dd.precioTotalCarrito {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #333;
	display: inline;
}

.carritoPedido {
	float: right;
}

/*___________BOTONES__________*/
#realizarPedido {
	background: #000 url(../../../images/img_plekaNegraButton.jpg) repeat-x;
	height: 20px;
	color: #FFF;
	cursor: pointer;
	top: 18px;
}

/*___________   BLOQUES DEL CARRITO DE COMPRAS ____________*/
.plekaTtlProductList {
	width: 600px;
	background: transparent url(../../../images/img_carritoLineaGris.jpg)
		repeat-x top center;
	height: 30px;
	float: left;
}

.containerProductsList ul {
	position: relative;
	top: 7px;
	padding-left: 0;
}

.containerProductsList ul li {
	display: inline;
	list-style: none;
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 55px;
	padding-bottom: 0;
}

.containerProductsList {
	position: relative;
	top: 7px;
	padding-left: 0;
	border: 0.1em solid #CCCCCC;
}

.containerProductsList li {
	display: inline;
	list-style: none;
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 55px;
	padding-bottom: 0;
}

.containerProductsList ul li.lastSubtotal {
	margin-left: 85px;
}

.carritoListaCampos {
	border-right: 0.1em dashed #6F8F9E;
	width: 142px;
	float: left;
	height: 128px;
	margin-left: 6px;
	text-align: center;
}

.carritoListaCamposLast {
	border-right: none;
}

#campoCantidad {
	border: 0.1em solid #666666;
	color: #333;
	width: 53px;
	height: 19px;
	margin-top: 20px;
}

.actualizarCarrito {
	background: url(../../../images/fondoBotonVerde.jpg) repeat-x;
	height: 19px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
}

#continuarCompras, .verdeButton {
	background: url(../../../images/fondoBotonVerde.jpg) repeat-x;
	height: 20px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	float: right;
	margin-right: 5px;
}

.B_currentCrumb {
	font-size: 11px;
}

/* utilidades */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	border: medium none;
	display: block;
	float: left;
	margin-left: 5%;
	text-align: left;
	width: 65%;
	border: medium none;
	display: block;
	float: left;
	margin-left: 5%;
	text-align: left;
	width: 65%;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/*new style silder rigth--------------....*/
#tinp1 label,#tinp2 label {
	display: block;
	width: 65px;
	color: #9A9792;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
	font-family: Verdana, sans-serif, Arial;
}

#tinp1 input,#tinp2 input {
	border: 2px solid #029999;
}

/* Style Glosario tlp*/
div.contGlosario {
	width: 100%;
}

div.artculoGlo {
	width: 98%;
	clear: both;
}

div.titleG {
	background: #1D9999;
	color: #fff;
	height: 30px;
}

div.titleG h3 {
	color: #fff;
}


ul.glosario li {
	width: 25px !important;
	float: left;
}

#comprasBtn {
	background-image: url('./img/btn_miscompras.png');
	background-repeat: no-repeat;
	color: transparent;
	text-indent: -200px;
	width: 79px;
	height: 18px;
	cursor: pointer;
	*margin-left: 210px;
	*margin-right: 2px;
}

#num_total {
	margin-left: 39px;
	margin-top: 3px;
}

.glosario, .listGlosario {
	width: 100%;
}

.listGlosario {
	float: left;
	clear: both;
}

.listGlosario ul.glosario {
	width: 100% !important;
}

.contGlosario p strong span {
	font-weight: bold;
	color: #009999;
}

.contGlosario ul {
	width: 100% !important;
}

.contGlosario ul li {
	padding: 0 !important;
	float: none !important;
	list-style-type: circle;
	font-size: 10px !important;
	margin-left: 35px !important;
	font-family: Tahoma,Arial,Helvetica,sans-serif !important;
}

.pt {
	font-weight: bold;
}

.agregar input {
	font-size: 10px !important;
}

.verde a img {
	float: none !important;
}

#forget {
	width: 100%;
	height: 16px;
}

#forget a {
	display: block;
	width: 120px;
	height: 16px;
	background-image: url('img/btn_contraseña.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	float: right;
}

#overlay {
	z-index: 99999;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
	top: 0;
	left: 0;
}

#recoveryPass {
	z-index: 999999;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -300px;
	background-image: url('img/contraseña.png');
	width: 600px;
	height: 450px;
}

#recoveryPass #pass1 {
	margin-top: 175px;
	margin-left: 250px;
	float: left;
	width: 250px;
}

#recoveryPass #pass2 {
	float: left;
	margin-top: 59px;
	margin-left: 250px;
	width: 250px;
}

#recoveryPass #submitPass, #recoveryPass #submitPass:hover {
	float: left;
	margin-top: 75px;
	margin-left: 405px;
	width: 130px;
	text-indent: -20000px;
	cursor: pointer;
	background-color: transparent !important;
}
.listProduct .ProductObs{
	float:	left;
	width:	90%;
}
.fondo_boton_productos{
	float:		left;
	width:		100%;
	text-align:	center;
}

