body {
	background-image: url(fondo.jpg);
	background-repeat: repeat;
	margin-top: 2px;
	scrollbar-face-color: #FFFFCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-arrow-color: #663300;
	scrollbar-track-color: #CCCCCC;
}
.FondoPie {
	background-image: url(fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ArialMarronChica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.ImagenCabecera {
	background-image: url(imagen-cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.LinkMarronGrande:link,a.LinkMarronGrande:active,a.LinkMarronGrande:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.LinkMarronGrande:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.FondoPubTop {
	background-image: url(pub-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FondoPubCentro {
	background-image: url(pub-centro.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.FondoPubPie {
	background-image: url(pub-pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TituloPublicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.FondoCuerpoTop {
	background-image: url(cuerpo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FondoCuerpoCentro {
	background-image: url(cuerpo-centro.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.FondoCuerpoPie {
	background-image: url(cuerpo-pie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.FondoArtTop {
	background-image: url(art-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FondoArtCentro {
	background-image: url(art-centro.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.FondoArtPie {
	background-image: url(art-pie.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.TituloArticulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.TextoArticulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}
.TituloVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
}
.TextoGrisOscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.TextoGrisIntermedio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.LinkResumen:link,a.LinkResumen:visited,a.LinkResumen:hover,a.LinkResumen:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ImputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-color: #FFFFE8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.BotonBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FBE3B3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;


}
.InputPedidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	width: 250px;
	padding-left: 3px;
}
.bordeForm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	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;
}
