BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	SCROLLBAR-FACE-COLOR: #EFF0F1;
	SCROLLBAR-HIGHLIGHT-COLOR: #EFF0F1;
	SCROLLBAR-SHADOW-COLOR: #EFF0F1;
	COLOR: #EFF0F1;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #84949B;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

a.botsup {
	color: #000000;
	font-size: 77%;
	font-weight: normal;
	text-align: left;
	margin-left: 1px;
}
a.texto {
	color: #000000;
	text-decoration:none;
}
a.texto:hover {
	color: #458795;
	text-decoration:none;
}
#botsuperior a{
	color: #000000;
	text-decoration:none;
	font-size: 77%;
	font-weight: normal;
}
#botsuperior a:hover{
	color: #000000;
	text-decoration:underline;
	font-size: 77%;
	font-weight: normal;
}

/* FONDOS*/
.fondo_izq {
	background-image: url(images/fondo_izq.gif);
	background-repeat: repeat;
	background-position: right 50%;
}
.fondo_der {
	background-image: url(images/fondo_der.gif);
	background-repeat: repeat;
	background-position: left 50%;
}
.fondo_botsup {
	background-image: url(images/fondo_botsup.gif);
	height: 89px;
}
.fondo_menu {
	background-image: url(images/fond.gif);
}
.fondo_destacado {
	background-image: url(images/fondo_destacado.gif);
}
.fondo_destacado1 {
	background-image: url(images/fondo_destacado1.gif);
}
.fondo_titulos {
	background-image: url(images/fondo_color.gif);
	margin-left: 10px;
	margin-bottom: 10px;
	height: 18px;
}
/* TEXTOS*/
.texto_sup {
	color: #999999;
	padding-right: 15px;
	font-size: 60%;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
}
.titulos_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	clear: left;
	float: left;
	margin-top: 4px;
	padding-left: 10px;
	padding-top: 4px;
}
.Texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.Texto_blanco_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.Texto_gris_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
}
.titulos_azul {
	font-size: 80%;
	font-weight:bold;
	color: #031EAC;
	text-align: left;
	height: 18px;
}
.Texto_negro_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	text-align: left;
}
.texto_destacados {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.texto_destacados_chico {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.texto_oferta {
	font-size: 65%;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.texto {
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.texto_detalles {
	font-size: 75%;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	height: 20px;
}
.texto_peq {
	font-size: 60%;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.btn_productos {
	font-size: 70%;
	text-align: left;
	width: 179px;
	height: 22px;
	text-indent: 7px;
	margin-top: 4px;
	vertical-align: middle;
	color: 0064BA;
	padding: 2px;
	background-color: #eeeeee;
}
.btn_estado2 {
	font-size: 70%;
	text-align: left;
	width: 179px;
	height: 24px;
	color: #0563bc;
	background-color: #F3F8FE;
	background-image:url(images/punto1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 179px;
	text-align: left;
	padding-top: 4px;
	padding-left: 20px;
}

/* VARIOS*/
.linea_punteada {
	background-image: url(images/div_h.gif);
	height: 1px;
	background-repeat:repeat-x;
	color: #E6E6E6;
}
.linea_gris {
	height: 1px;
	background-color: #E6E6E6;
}
.linea_azul {
	height: 1px;
	background-repeat:repeat-x;
	background-color: #3698C8;
}
.puntito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3399FF;
	font-weight:bold
}
.celda_nada {
	height: 10px;
}
.filete_menu_index {
	background-image: url(images/sup.gif);
	text-decoration: none;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
}
.caja {
	BORDER-RIGHT: #DBDBDB 1px solid; 
	BORDER-TOP: #9A9B9B 1px solid;
	FONT-WEIGHT: normal;
	BORDER-LEFT: #9A9B9B 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #DBDBDB 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff
}

/* MENU BOTONERA SUPERIOR*/
#menuh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
#menuh ul {
	margin: 0px;
	list-style-type:none;
}
#menuh LI {
	margin: 0px;
	FLOAT: right
}
#menuh A {
	BORDER-RIGHT: #E5E3E3 1px solid;
	BORDER-TOP: #E5E3E3 1px solid;
	BORDER-BOTTOM: #E5E3E3 1px solid;
	DISPLAY: block;
	COLOR: #000000;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	padding-right: 1.26em;
	padding-left: 1.26em;
}
#menuh A:hover {
	BACKGROUND: #DEDDDD
}

/* esto le da el margen a las ofertas*/
.contenido_index {
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #DFDFDF;
}
.texto_vineta {
	font-weight: bold;
	font-size: 100%;
	color: #97A1AA;
	height: 30px;
	line-height: 24px;
}
.texto_vineta_activo {
	font-weight: bold;
	font-size: 100%;
	color: #222222;
	margin-left: 22px;
}
.fondotit {
	height: 58px;
}
.espacio18px {
	height: 18px;
}
.textoniveles {
	font-size: 75%;
	color: #999999;
}
.textoform {
	font-size: 70%;
	color: #46A002;
	text-align: left;
	background-image: url(images/verde.gif);
	background-repeat:   repeat-y;
	font-weight: bold;
	padding-left: 20px;
}
.fondoverde {
	background-image: url(images/verde.gif);
	background-repeat:   no-repeat;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}
.fondoform {
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}
.fondoformerror {
	font-size: 75%;
	font-weight: normal;
	color: #F15E00;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #0064BA;
}
a:visited {
	text-decoration: none;
	color: #0064BA;
}
a:hover {
	text-decoration: underline;
	color: #0064BA;
}
a:active {
	text-decoration: underline;
	color: #0064BA;
}
.textoverde {
	font-size: 75%;
	font-weight: normal;
	color: #46A002;
	text-align: left;
	padding-left: 6px;
}
