BODY {
	background-color: #000000;
	color: #000000;
	margin: 0px;
	background-image: url(img/css_bg_sitio.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* botoneras */
.bt_arriba {
	font-family: monospace, Courier, "Courier New", sans-serif,;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.bt_arriba:hover {
	color: #333333;
}
.bt_abajo {
	font-family: monospace, Courier, "Courier New", sans-serif,;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.bt_abajo:hover {
	color: #CCCCCC;
}
.slogan {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}
.links {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.links:hover {
	color: #F8DA24;
}
.bg_bt_inicio {
	background-image: url(img/css_bt_inicio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
.bg_bt_inicio_select {
	background-image: url(img/css_bt_inicio_select.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
.bt_inicio {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.bt_inicio:hover {
	color: #FF1822;
}
.borde {
	border: 1px solid #000000;
}
.bg_botones {
	background-color: #FAFAC6;
	background-image: url(img/css_bg_botones.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	height: 47px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #767547;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.titulo_boton {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #767547;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: -20px;
}
.titulo_boton:hover {
	color: #FF1822;
}
.subtitulo_boton {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #767547;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: -20px;
}
.subtitulo_boton:hover {
	color: #FF1822;
}
.flecha {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF1822;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: -20px;
	letter-spacing: -2px;
}
.flecha:hover {
	color: #F8DA24;
}

.texto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.texto:link {
	font-weight: bold;
}
.texto:hover {
	font-weight: bold;
	color: #FF1822;
}
A.texto {
	text-decoration: none;
}

/*
.colorfilete {
	border-top: 1px solid #000000;
}
.colorfilete_carta {
	border-bottom: 1px solid #CAC7BA;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	font-weight: bold;
}
.sumario {
	font-family: Arial, Helvetica, sans-serif;
	color: #43431E;
	font-size: 12px;
	text-decoration: none;
}
.ofertas {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #21210F;
	font-size: 11px;
	text-decoration: none;
}
.ofertas:hover {
	color: #FFFFFF;
}
.submenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #21210F;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 11px;
}
.submenu:hover {
	color: #666666;
}
.borde_submenu {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F9F5AE;
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF1822;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

*/




