.borde_producto {  border: 1px #CCCCCC solid}
.caracteristicas {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #013E7E; text-decoration: none; font-weight: normal}
.precio {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #CC0000; text-decoration: none}
.nota {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none}

.borde1 {  border-color: black #999999; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.borde2 {  border-color: black black #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration: none; list-style-position: outside; list-style-type: circle; text-align: justify; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px}
.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none; text-align: justify; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-color: #000000 #999999; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #003366}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #006699}
a:active {  font-family: Arial, Helvetica, sans-serif; color: #CC6600}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #990000}
a:linkpath {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; color: #CC0000; text-decoration: none }

.bold_2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #330099; text-align: left}
.borde_celda {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.Boton { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 
bold; cursor: hand; color: #F38134; align: Center}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.cabeceraTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.descripccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
	text-decoration: underline;
}
.categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D0000;
	text-decoration: none;
}
.subCategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.tituloTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0151A9;
	text-decoration: none;
	font-weight: bold;
}
.bordeExpress {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}


INPUT.Boton1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font: 10pt;
	font-variant: small-caps;
	font-weight: normal;
	text-align: center;
	color: #FF8C00;
	vertical-align: middle;
	border: thin outset #FF8C00;
}

.TitCatalogo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ee0000} 

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:inherit;
    margin:0 7px 0 0;
    background-color:#0151A9;
    border:1px solid #000000;
    border-top:1px solid #999999;
    border-left:1px solid #999999;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.botonchico{
    font-size:12px;
}
