body {


	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #B4151C;
	margin:0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
}


/***********************************************/
/* background                               */
/***********************************************/


.parte1 {
	background-image: url(../img/parte1_contenido.png);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.parte2 {
	background-repeat: no-repeat;
	height: 12px;
	width: 900px;
	font-size: 10px;
}



.parte3 {
	background-image: url(../img/fondo_creditos.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 900px;
}
.parte4 {
	background-image: url(../img/parte_4.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 86px;
}
.parte5 {
	background-image: url(../img/parte_5.png);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}


/***********************************************/
/* principales                                 */
/***********************************************/


.barraunica {
	width: 75%;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

.barraizquierda{
	width: 20%;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

.barraderecha{
	width: 20%;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #991218;
	background-color: #FFFFFF;
}






.barracentro{
	width: 55%;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}



.creditos{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #FFFFFF;
}


.barramenu {
	color: b4151c;
	padding-top: 5px;
	padding-right: 0px;
	text-align: justify;
	vertical-align: top;
	background-image: url(../img/fondomenu.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bolder;
}

/***********************************************/
/* Curva publicidad                                 */
/***********************************************/

.publicidadadarriba {
	background-image: url(../img/curvapublicidadarriba.jpg);
	background-repeat: no-repeat;
	height: 10px;
	text-align: center;
	vertical-align: top;
	width: 140px;
}

.publicidadcentro {
	background-image: url(../img/publicidadcentro.jpg);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	width: 170px;
}
.publicidadabajo {
	background-image: url(../img/publicidadabajo.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 9px;
	width: 170px;
}


/***********************************************/
/* Cabezote y logos                               */
/***********************************************/

.cabezote{
	text-align: left;
	vertical-align: top;
	height: 131px;
	width: 619px;
}
.fondo_menu {
	background-repeat: no-repeat;
	height: 0px;
	width: 0px;
}


.logo {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.logo_alterno {
	text-align: right;
	vertical-align: top;
	padding: 0px;
}



.cabezote_logo{
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
}





/***********************************************/
/* links del sitio                             */
/***********************************************/




a.botonesp2:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #78B8DB;

}

a.botonesp2:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #78B8DB;

}

a.botonesp2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #54A8D6;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}


.linkgeneral {
	font-weight: bold;
	color: #9B1219;
	text-transform: none;
	text-decoration: underline;
}

.linkgeneral:hover {
	font-weight: bold;
	color: #999999;
	text-transform: none;
	text-decoration: underline;
}

.linkgeneral2 {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}

.linkgeneral2:hover {
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

a.linkcategorias:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2A1770;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;

}

a.linkcategorias:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CA5B00;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
	background-color: #D6D6D6;
}



a.linkcategorias:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #271470;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;

}


a.linksubcategorias:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2A1770;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;

}

a.linksubcategorias:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CA5B00;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
	background-color: #D6D6D6;
}



a.linksubcategorias:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #271470;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;

}


.linkiconos {
	font-weight: bold;
	color: #291670;
	text-transform: capitalize;
	text-decoration: none;
}

.linkiconos:hover {
	font-weight: bold;
	color: #BF5D06;
	text-transform: capitalize;
	text-decoration: none;
}

.linkiconos:active {
	font-weight: bold;
	color: #28156F;
	text-transform: capitalize;
	text-decoration: none;
}


.linkmenuppal {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.linkmenuppal:hover {
	font-weight: bold;
	text-decoration: none;
	color: #A21319;
	font-size: 11px;
}

.linkmenuppal:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.linkmenuppalabajo {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: capitalize;
}

.linkmenuppalabajo:hover {
	font-weight: bold;
	text-decoration: none;
	color: #AB141B;
	text-transform: capitalize;
}

.linkmenuppalabajo:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: capitalize;
}

.menusuperior {
	text-align: right;
	vertical-align: top;
	height: 46px;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #F2F2F2;
}

/***********************************************/
/* caja redondeada                             */
/***********************************************/

/* set millions of background images */
.rbroundbox { background: url(../img/nt.gif) repeat; }
.rbtop div { background: url(../img/tl.gif) no-repeat top left; }
.rbtop { background: url(../img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {
	width: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}












/***********************************************/
/* contenido del sitio                             */
/***********************************************/



.contenido {
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	font-size: 12px;
}
.contenedor_contenido {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}


.contenido_txt_blanco {
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	font-size: 12px;
	color: #FFFFFF;
}

.contenido_creditos {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
}




.contenido_destacado {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #D4D2D4;
	padding: 2px;
}

.resumen {
	font-size: 11px;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}


/***********************************************/
/* Justificados                            */
/***********************************************/


.justificadoizquierda {
	text-align: left;
	vertical-align: top;
}
.justificadoderecha {
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
}
.justificadocentro {
	text-align: center;
	vertical-align: top;
}
.alineacion_iconos {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

.justificadoderaba {
	text-align: right;
	vertical-align: bottom;
}

.espacio_derabajo {
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
	padding-bottom: 8px;
}

/***********************************************/
/* Titulos y subtitulos                            */
/***********************************************/


.titulo_barra_centrado {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #05649A;
	font-weight: bold;
}
.titulo_barra_izquierdo {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #9BC035;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.titulos {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #A3141A;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}


.titulo_barra {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	background-color: #CA3136;
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.titulos_barras {
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/fondo_menu.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
}

.titulos_centrados {

	text-align: center;
	vertical-align: top;
	font-size: 16px;
	color: #000066;
	padding: 0px;
	font-weight: bold;
}

.etiqueta_filtro {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #05649A;
	font-weight: bold;
	padding-left: 8px;
}
.nombre_producto {
	font-weight: bold;
	text-transform: uppercase;
}
.texto_rojo_fondob {
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}


/***********************************************/
/* Formularios y labels                            */
/***********************************************/


.etiqueta_formulario {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding: 2px;
}

.i_text{
	font-size: 10px;
	border: 1px solid #1F3566;
	width: 140px;
}

.i_button {
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #999999;
}



/***********************************************/
/* Para fotos                          */
/***********************************************/

.bordefoto {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px solid #FFFFFF;
}





.lineahorizontal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.linea_gris {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #000000;
}

.linea_imagen_1px {
	background-image: url(../img/linea_punteada.gif);
	background-repeat: repeat;
}



/***********************************************/
/* Autenticacion                         */
/***********************************************/

.autenticacion {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 23px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: bold;
}
.label_login {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

.zona_logueo {
	background-image: url(../img/autenticacion.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.zona_buscar {
	background-image: url(../img/buscar.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.fecha_dia {
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 50px;
	height: 20px;
	font-weight: bold;
}
.producto_destacado {
	text-align: left;
	vertical-align: top;
	height: 131px;
	width: 141px;
}


.menu {
	border:0px;
	padding:0px;
	margin:0px;
	width:190px;
	color: #000000;
}

.menu ul {
  padding:0px;
  margin:0px;
  list-style-type: none;
  
}

.menu ul li ul {
  margin-left:0px;
  padding-left: 20px;
  
}

.menu ul li {
  font-weight: bold;
  text-decoration: none;
  color: #B72E40;
  font-size: 13px;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:0px;

  background-image: url(../img/fondo_Item_menu1.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;

  display: block;
  width: 100%;
  height:auto;
}


.menu ul li:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	display: block;
	width: 100%;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	height:auto;
}

.menu ul li a {
  color:#B72E40;
}
.menu ul li a:hover {
  color:#000000;

}
.menu ul li ul li {
  padding-left:0px;
  background-image: url(../img/fondo_Item_menu1.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
