.paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : normal;
}

.pagSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bolder;
}

.pagDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8384D8;
	font-weight : normal;
}

a:active {  text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}

.TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight : bold;
}

.SubTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight : bold;
}

.famiName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight : bold;
	text-transform : capitalize;
}
.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}


.atributeName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
.atributeValue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
}

.pricename{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
.detprodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.detproddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
}

.ButtonColor{
	BORDER-RIGHT: #8384D8 2px solid;
	BORDER-TOP: #8384D8 2px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: 2px solid #8384D8;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 2px solid #8384D8;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #414864;
	font-weight : bold;
}

.botonera {
	font-size : 10pt;
	font-family : "Bookman Old Style";
	font-weight : bold;
	color : White;
}
