@charset "utf-8";
/* CSS Document */

#columnaizquierda{
	position:relative;
	width:206px;
	height:513px;
	background-color:#34000E;
	float:left;
}

#logo{
	width:206px;
	clear:both;
}

#textocolumnaizquierda{
	width:185px;
/*	*width:182px !important;*/
	*width:185px;
	height:180px;
	position:relative;
	left:18px;
	margin-top:25px;
	overflow:auto;
}

#menusubsecciones
{
	width:170px;
	height:120px;
	position:relative;
	left:18px;
	margin-top:25px;
	overflow:auto;
}
#imagenfondo{
float:left;
}

#producto{
	position:absolute;
	left:393px; /*Firefox*/
/*	*left:463px !important; /*IE7*/
	*left:393px; /*IE6*/
	top:0px;
	width:567px;
}


#possello{
	width:178px;
	height:178px;
	position:absolute;
	left:393px;
/*	*left:463px !important; /*IE7*/
	*left:393px; /*IE6*/
	top:150px;
}
.sello{
	background-image:url(../../../img/sello.gif);
	display:block;
	background-position: -178px;
}

/*a.sello:link, a.sello:visited, a.sello:active {
  background-image:url(../../../img/sello.gif);
  background-repeat: no-repeat;
 
}

a.sello:hover {
  background-position: -178px;

}*/
#mapa{
	width:480px;
	height:323px;
	position:absolute;
	left:505px;
/*	*left:575px !important; /*IE7*/
	*left:505px; /*IE6*/

	top:40px;
	background-image: url(../../img/mapaG.gif);
	background-repeat: no-repeat;

}

#fotoproducto{
	width:389px;
	height:178px;
	position:absolute;
	left:571px;
/*	*left:641px !important; /*IE7*/
	*left:571px; /*IE6*/
	top:150px;
	
}

#informacionProducto{
	width:567px;
	height:158px;
	position:absolute;
	left:393px;
/*	*left:463px !important; /*IE7*/
	*left:393px; /*IE6*/
	top:328px;
	background-color: #62001A;
}
#maparegional{
postion:relative;
float:left;
width:178px;
height:158px;
margin-top:5px;
}
#detalleproducto{
postion:relative;
float:left;
width:389px;
height:158px;
}

#textoinformacionProducto{
position:relative;
left:18px;
top:18px;
width:349px;
height:120px;
overflow:auto;
}
#nombreProducto{
	text-align:center;
	width:178px;
	background-color: #490013;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	height:11px;
}

.webProducto{
	text-align:center;
	width:178px;
	margin-top:3px;
	height:11px;
}

#vovler_mapa{
	position:absolute;
	left: 538px;
/*	*left:608px !important; /*IE7*/
	*left:538px; /*IE6*/

	top: 329px;
	z-index:100;

}

