@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fondo_cotiza.png);
	z-index: -20;
	background-repeat: repeat-x;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1f1e1e;
	font-weight: 500;
}

#espacio { 
  width: 977px;
  height: 656px;
  cursor: pointer;
}

#headerflash {
	z-index: 10;
	top: 0px;
	width:100%;	
	position: absolute;
}

#cajamarcassecundarias {
	z-index: 10;
	top: 510px;
	position: absolute;
	width:100%;
}
#cajaproductos {
	z-index: 10;
	top: 400px;
	position: absolute;
	width:100%;
	height:300px;

}
#pie_pag{
   width:100%;
   height:66px;
}

#menu{
  z-index: 200;
  position: absolute;
  top:0px;
  width:100%;
}
.botwera{
 display:block; 
 background: transparent url("images/solicita_wera.png") 0 0 no-repeat;
 width:213px;
 height:44px;
 margin-top:300px;
 margin-left:50px;
}
.botwera:hover{
 background: transparent url("images/solicita_wera.png") 0px -44px no-repeat;
}
form .error{
 font-size:11px;
 color:#af9500
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e1f1a;
	font-weight: bold;
}