/* CSS Document */
#contenido{
    border-top:1px solid #dcdcdc;
	margin:2px 0 0 10px;
	padding:0;
}
/* -- HOME DE PRODUCTOS -- */
.categoria{
    width:912px;
	margin:35px 0 0 0;
}
.categoria .top{
    background:url(../images/bgsup_productos.gif) top no-repeat;
	height:16px;
	position:relative;
}
.categoria .top h1{
    font:bold 15px "Trebuchet MS";
	color:#00488A;
	position:absolute;
	top:-8px;
	left:20px;
	background:#fff;
	margin:0;
	padding:0 10px;
}
.categoria .mid{
    background:url(../images/bgmed_productos.gif) repeat-y;
	margin:0 0 -14px 0;
	padding:10px 10px;	
}
.categoria .bottom{
    background:url(../images/bginf_productos.jpg) bottom no-repeat;
	height:31px;
	margin: 0;
	padding:0;	
}
.producto{
    width:110px;
	padding:0 0 0 10px;
	float:left;
}
.producto h2{
    font:bold 14px "Trebuchet MS";
	color:#00488A;
	margin:0;
	padding:3px 0;
}
.categoria span{
    color:#666666;
}
.producto a img{
    border:1px solid #ccc;
}
.producto a:hover img{
    border:1px solid #00488A;
}
.producto a:hover {
    _border:1px solid #00488A;
}
.producto img{
    padding:3px 0;
	*padding:0;
}
.producto p{
    font:bold 11px "Trebuchet MS";
	color:#707070;
	margin:0;
	padding:0 0 0 15px;
}
/* -- ESTILOS PARA PAGINAS INTERNAS --*/
/* - - - - - - - - - - - - -   Menu productos - - - - - - - - - - - - - - - - - - - - - */
.menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  background-color:#e1e0e0;
  width:100%;
   height: 24px; 
  *height: 22px;
  }
.menu li {float:left;}
.menu a {
  position:relative;
  display:block; 
  float:left;
  text-decoration:none;
  font: bold 13px/15px "Trebuchet MS";  /*moz*/
  *font: normal 13px/15px "Trebuchet MS"; /*ie6 y 7*/ 
  _font: bold 13px/15px "Trebuchet MS"; /*ie6*/
  overflow:visible;
  padding:3px 0 1px 0;
  margin: 0;  
}
.menu a:hover {
	background-color: #f4f4f4;
	color:#333333;
}
.menu a.menu_activo {
	background-color: #f4f4f4;
	color:#333333;
}
.menu a span {
  color:#4f4f4f;  
  border-right: 1px solid #333333; 
  text-align:center; 
  padding: 0 10px; 
  margin: 2px 0;
  cursor:pointer;
  display:block;
}
* html .menu a span {
  width:70px;
  cursor:hand;
}
.menu a:hover span {color:#333; }

.menu a em{
  position:absolute;
  top:23px;
  *top:22px;
  display: none;
  }
.menu a:hover em {
	display:block;
	overflow:hidden;
	border:6px solid #f00;
	border-color: #CCCCCC #fff;
	border-width:6px 6px 0 6px;
	left:46%;
	height:2px;
  }
.menu a em.ind_activo {
	display:block;
	overflow:hidden;
	border:6px solid #f00;
	border-color: #CCCCCC #fff;
	border-width:6px 6px 0 6px;
	left:46%;
	height:2px;
  }
/* - - - - - - - - - - - - -   Fin Menu productos - -  - - - - - - - - - - - - - - - - - */
/* --------- Galeria producto v2 ------------*/
.galeria_productov2{
	clear:both;
	height: 398px;
	width:920px;
	display:block;
	margin: 20px 0 25px 0;
	border-bottom:3px solid #CCCCCC;
	position:relative;
}
.thumbs{
    float:right;
	width:236px;  
}
.imgthumb{
    width:108px;
	margin:2px 0 2px 10px;
	float:left;
	text-decoration:none;
}
.imgthumb p{
   margin:0;
   padding:0;
   font:normal 13px/13px "Trebuchet MS";
   color:#00488A;
   height:15px;
} 
.imgthumb img{
   border:1px solid #ccc;
}
.imgthumb:hover{
    background-color: transparent;
}
.imgthumb span{
    position:absolute;
	top:2px;
	left:-1000px;
	visibility:hidden;
}
.imgthumb:hover span{
    position:absolute;
	top:2px;
	left:2px;
	visibility:visible;
}
.opthumb{
    filter: alpha(opacity=25);
	opacity: .25;
	-moz-opacity:0.25; 
}
.loguito{
    text-align:center;
	border:none;
	margin:10px 40px;
}
.img_large{
   position:absolute;
   left:2px;
   top:2px;
   visibility:visible;
}    


/*---------------------------- Producto Texto ------------------------------------------*/
.txt_producto{
    float:left;
	margin:0;
	padding:0 25px 0 15px;
	width:550px;
}
.descripcion_producto h2{
   color:#00488A;
   font-size:17px;
   margin:0px;
}
.descripcion_producto h5{
   color:#00488A;
   margin:0px 0px 10px 0px;
   font:normal 14px/15px "Trebuchet MS";

}
.descripcion_producto h5 em{font-style:normal;}
.descripcion_producto p{
   color:#4f4f4f;
   margin:5px 0px;
   font-size:13px;
}
.nota{
   color:#4f4f4f;
   margin:10px 0px;
   font-size:11px;
}
/*---------------------------- Fin Producto Texto ------------------------------------------*/
.rec_importante{
    background:url(../img/back_importante.gif) 15px 15px;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	background-color:#f4f4f4;
	width:277px;
	position:relative;
	float:left;
	margin:0;
	padding:25px;
}
.rec_importante p{
    margin:0;
	padding:0;
    color: #4f4f4f;
	font-size:13px;
}
.rec_garrantia{
    position: absolute;
	top:3px;
	right:99px;
}
.rec_garantia_sp{

   width:80px;
   height:50px;
  
}

/*-------------------------- Galerķa tipo slide ----------------------- --*/
.galeria_producto_show{
	clear:both;
	height: 381px;
	display:block;
	margin: 20px 0 25px 10px;
	border:1px solid #d6d6d6;
	background:#f5f5f5;
	text-align:left;
}
.galeria_producto_show .imagen{
    float:left;
	width:662px;
	height:381px;
	position:relative;
}
.imagen .boton{
    position:absolute;
	bottom:15px;
	right:15px; 
}
.bt_next{ 
    float:left;
	padding:5px;
}
.bt_back{ float:left; padding:5px;}
.bt_next a{
    border: 1px solid #fff;
	background:#4f4f4f;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.bt_next a:visited{
    border: 1px solid #fff;
	background:#4f4f4f;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.bt_next a:hover{
    border: 1px solid #fff;
	background:#ccc;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.bt_back a{
    border: 1px solid #fff;
	background:#4f4f4f;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.bt_back a:visited{
    border: 1px solid #fff;
	background:#4f4f4f;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.bt_back a:hover{
    border: 1px solid #fff;
	background:#ccc;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.boton a.apagado{
    border: 1px solid #fff;
	background:#ccc;
	text-decoration:none;
	font: bold 15px/19px "Trebuchet MS";
	color:#fff;
	padding:0 10px;
	margin:0;
}
.sininfo {}
.galeria_producto_show .ubicacion{
    float:left;
	padding:5px 10px;
	width:220px;
}
.ubicacion p{
    font:normal 13px "Trebuchet MS";
	color:#616161;
    margin:0;
	padding:3px;
}
.ubicacion .titulo{
    font:bold 13px "Trebuchet MS";
    color:#00488A;
	padding:0 0 10px 0;
}
.ubicacion .pasos{
    font:bold 13px "Trebuchet MS";
	color:#616161;
}
.ubicacion .referencia{
    padding:5px 0 15px 0;
}
.applink{
	margin:0 0 25px  0; 
	padding:5px 0;
	width:917px;
	border-bottom:1px solid #d6d6d6;

}
.applink a, .applink a:visited{
    font:bold 13px "Trebuchet MS";
    margin:0;
	padding:5px 12px 11px 30px;
	color:#666;
}
.applink a:hover{
	color:#00488A;
}
