BODY {
	background : #F5F5F5;
	font-family : Verdana;
	font-size : x-small;
}

H1 {
	font-style : italic;
	font-size : 18px;
}

A {
	/*color : Navy;
	font-weight : bold;
    text-decoration : none;*/
}
A:VISITED {
	color : #0000FF;

}

A:HOVER {
	color : #000000;
	/*font-weight : bold;
    text-decoration : none;*/
}

TABLE {
	/*background : transparent;
    border-left : 1px solid #C0C0C0;
    border-right : 1px solid #C0C0C0;*/
}

.td2 {

	padding-top		: 0px;
	padding-bottom	: 10px;

}

.td1 {
	font-family 	: Arial;
	font-size 		: 12px;
    border-top 	: 1px #ABABAB dotted;
    padding 		: 3px;
	padding-top		: 15px;
	padding-bottom	: 0px;
}

.titulo {
    background-image:url('images/titulo.png');
	font-family 	: Arial;
	font-size 		: 14px;
    font-weight : bold;
    color : black;
    padding 		: 4px;
}
.nombre {

	font-family 	: Tahoma;
	font-size 		: 14px;
    font-weight 	: bold;
	text-decoration : none;
}
.codigo {

	font-family 	: Times;
	font-size 		: 10px;
    /*font-weight 	: bold;*/
    color 			: #999999;
}
.categoria {

	font-family 	: Times;
	font-size 		: 10px;
    font-weight 	: bold;
    color 			: #999999;
}
.sintesis {

	font-family 	: Verdana;
	font-size 		: 12px;
    color 			: #999999;
	font-weight 	: normal;
}
.simbolo {

	font-family 	: Arial;
	font-size 		: 16px;
    color 			: #FF0000;
}
.precio {

	font-family 	: Arial;
	font-size 		: 12px;
    color 			: #000000;
}
FORM {display:inline}
.masinfo {
	font-family 	: Arial;
	font-size 		: 10px;
	text-align: right;
	vertical-align: text-bottom;
}
.nopcart {
	font-family 	: Arial;
	font-size 		: 12px;
    border-left 	: 1px #999999 solid;
    border-right 	: 2px #999999 solid;
    border-bottom 	: 2px #999999 solid;
	background:#FFFFFF
}

.nopheader {
    background-image:url('http://www.multiweb.com.ar/images/titulo.png');
    border-bottom 	: 1px #999999 solid;
	font-family 	: Arial;
	font-size 		: 12px;
    font-weight 	: bold;
    color 			: black;
    padding-top 		: 10px;
    padding-bottom 		: 10px;
    padding-left:2;
    padding-right:2;
}
.nopentry {

    border-bottom 	: 1px #999999 solid;
	font-family 	: Arial;
	font-size 		: 12px;
    color 			: black;
    padding 		: 2px;
}
.noptotal {

    border-bottom 	: 1px #999999 solid;
	font-family 	: Arial;
	font-size 		: 12px;
    color 			: black;
    padding 		: 5px;
    background-color: #DADADA;
}
.nopbutton {

	font-family 	: Arial;
	font-size 		: 11px;
    padding 		: 0px;
}
