.txtlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.txtpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F00808;
	text-decoration: none;
}
.txtprinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	text-align: justify;
}
.titproducto {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
.fondo {
	background-image: url(../images/px.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	border: 1px solid #FF0000;
}
.rojobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00808;
	text-decoration: none;
}
.negrobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.grisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #919191;
}
.descarga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9F9F9F;
}
.blancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.productoff{
	width:215px;
	display:block;
	background:url(../images/bullet.gif) 0px 7px no-repeat;
	background-color:#F1F1F1;
	border-bottom:1px dashed #C6C6C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00808;
	text-decoration: none;
	padding:5px 0px 5px 19px;
	margin:0px;
}
.productoff:hover{
	background:url(../images/bullet_over.gif) 0px 7px no-repeat;
	background-color:#DFDCDC;
	display:block;
}
.productoff:active{
	background-color:#F1F1F1;
	width:215px;
	display:block;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E7E7E7;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom:1px dashed #C6C6C6;
	display:block;
	padding:5px 10px 5px 25px;
	text-decoration: none;
}

.submenu:hover {
	background-color:#C8C8C8;
}
.seleccionado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF0000;
	border-bottom:1px dashed #C6C6C6;
	height:20px;
	display:block;
	padding-left:35px;
	padding-top:3px;
}
.deseleccionado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #919191;
	border-bottom:1px dashed #C6C6C6;
	text-decoration: none;
	height:20px;
	display:block;
	padding-left:35px;
	padding-top:3px;
}
.deseleccionado:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
.ruta{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
}
.rutaon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}