/*rightmenu*/
#banner {
	float: left;
	margin-top: 10px;
}
#varios_prevent {
	height: 28px;
	width: 104px;
	float: left;
}
.varios_prevent a:hover {
	background-position: 0 -28px;
	text-decoration: none; 
}
.varios_prevent a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:104px;
  height:28px;
}
.varios_prevent a#preventa { 
	background-image: url(../siteGrafs/preventaf.gif) 
}
#varios_sep5 {
	height: 28px;
	width: 1px;
	float: left;
}
#carrito {
	height: 262px;
	width: 212px;
	float: left;
	background-repeat: no-repeat;
	background-color: transparent;
}
#preciocarrito {
	background-image: url(../siteGrafs/preciocarrito.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 107px;
	float: left;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#sepespcarrito {
	height: 2px;
	width: 212px;
	float: left;
}

#titenc {
	height: 32px;
	width: 213px;
	background-image: url(../siteGrafs/titulo_encuesta.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#opciones {
	height: 80px;
	width: 212px;
	float: left;
	margin-top: 6px;
}
.opcion {
	height: 20px;
	width: 206px;
	float: left;
	margin-left: 7px;
	text-align: left;
}
.opnom {
	height: 20px;
	width: 180px;
	float: left;
}
.opicon {
	width: 20px;
	height: 20px;
	float: left;
}
#botenc {
	height: 18px;
	width: 40px;
	float: left;
	margin-left: 159px;
	margin-top: 5px;
}
#pregenc {
	width: 212px;
	margin-top: 10px;
	text-align: center;
	float: left;
}
#resenc {
	width: 182px;
	margin-left:30px;
	text-align: left;
	float: left;
}
#resencporc {
	width: 172px;
	margin-left:40px;
	text-align: left;
	float: left;
}
#encuesta {
	float: left;
	width: 213px;
	margin-top: 10px;
	background-color: F4F4F4;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 525252;
	padding-bottom: 15px;
}
#rma {
	float: left;
	height: 169px;
	width: 213px;
	margin-top: 5px;
	background-color: F4F4F4;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 525252;
}
#titrma {
	height: 32px;
	width: 213px;
	background-image: url(../siteGrafs/titulo_RMA.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
.textorma {
	float: left;
	font-family: Tahoma, Arial;
	width: 176px;
	border: 1px solid red;
	height: 18px;
	margin-left: 12px;
}
.labelrma {
	height: 20px;
	width: 200px;
	float: left;
	margin-left: 8px;
	text-align: left;
	margin-top: 10px;
}
#botrma {
	background-image: url(../siteGrafs/boton_RMA.gif);
	height: 18px;
	width: 30px;
	float: left;
	margin-left: 161px;
	margin-top: 9px;
}
/*rightmenu*/