.menu {
	position:absolute;
	z-index:100;
	top:150px;
	left:55px;
	/*opacity:.85;filter: alpha(opacity=85);*/ -moz-opacity: 0.85;
	background-color: transparent;
}

.menutexto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
	list-style: none;
}

.menutexto a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
}

.submenutexto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	text-decoration:none;
	list-style: none;
}

.submenutexto a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	text-decoration:none;
}

.floatleft{
	float: left;
	padding-right: 20px;
}

.productscontent{
	height:auto;
	position:absolute; 
	top:190px;
	left:55px;
}

.displaynone{
	display: none;
}

.pospaginador{
	height: auto;
	position: absolute;
	top: 610px;
	left: 290px;
}

/* registro de usuarios */

.titulo {
	position:absolute;
	z-index:100;
	top:155px;
	left:55px;
	font-size: 20px;
	/*opacity:.85;filter: alpha(opacity=85);*/ -moz-opacity: 0.85;
	background-color: transparent;
}

.notapequena{
	font-size: 8px;
}

.enlaceusuarios{
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
}

.w96pc {
	width: 96%;
}
.w100pc {
	width: 100%;
}
.error {
	color: red;
	padding-right: 40px;
}
.error a {
	color: red;
}

.imagencatalogocelda {
	width: 630px;
	height: 200px;
}