body {
	background-image: url(images/fondo_pagina.jpg);
	margin: 0px;
}
.fondo_botonera {
	background-image: url(images/fondo_botonera.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.menuPrincipal {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
input {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
}
.fondo_costado {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #CCCCCC;
	background-image: url(images/fondo_costado.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo_tabla {
	background-image: url(images/fondo_tabla.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.linksGrises {
	color: #333333;
	text-decoration: none;
}
.menuSecundario {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.menuPrincipalON {

	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.textoBase10 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
.textoBase9 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 9px;
	color: #4C280E;
	padding: 5px;
	text-decoration: none;
}
a {
	text-decoration: none;
	color:inherit;
}


.textoClaro {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

.fondo_02 {
	background-image: url(images/fondo_02.jpg);
	background-repeat: repeat;
}
.sombra_02 {
	background-image: url(images/sombra_02.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.barra {
	background-image: url(images/barra.jpg);
	background-repeat: repeat-x;
}


.fondo_03 {
	background-image: url(images/fondo_03.jpg);
	background-repeat: repeat;
	height: 15px;
}
.sombra_03 {
	background-image: url(images/sombra_03.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sombra_04 {

	background-image: url(images/sombra_05.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sombra_05 {

	background-image: url(images/sombra_06.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.imagen {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #472105;
}
.borde_ar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #472105;
}
.borde_de {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C280E;
}
.titulo_producto {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 16px;
	color: #4C280E;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.borde_iz {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C280E;
}
.fondo_botonera_compra {
	background-image: url(images/fondo_botones_compra.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textoBase10_normal {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 10px;
	color: #4C280E;
	padding: 5px;
	text-decoration: none;
	line-height: 150%;
}
.textoBase11 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 11px;
	color: #333333;
	padding: 8px;
	text-decoration: none;
	line-height: 150%;
}

.link_home
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:12px;
	}
