/****************************************************************/
/* INDEX */
/****************************************************************/

.background_index { 
  background: url(../img/index/Background-Shadow.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: 0% 0%;
}

.descargar_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.descargar_numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.jumpmenu_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17377A;
	text-decoration: none;
	text-align: left;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999;
	margin-top: 10px;
}

/****************************************************************/
/* LISTAS */
/****************************************************************/

.lista_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.lista_titulo_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC1B;
}

.lista_titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC1B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC1B;
}

.lista_medida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
}

.lista_medida_separacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.lista_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}

.lista_precio_separacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}

.lista_precio_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}

.lista_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

.lista_link a:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #666666; text-decoration: none;}
.lista_link a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #666666; text-decoration: none;}
.lista_link a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #333333; text-decoration: none;}
.lista_link a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #333333; text-decoration: none;}


/****************************************************************/
/* CATALOGO */
/****************************************************************/

.catalogo_titulo_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1E4497;
	text-decoration: none;
	text-align: left;
}

.catalogo_texto_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1E4497;
	text-decoration: none;
	text-align: left;
}

.catalogo_texto_header_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1E4497;
	text-decoration: none;
	text-align: left;
}

.catalogo_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1E4497;
	text-decoration: none;
	text-align: left;
}

.catalogo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1E4497;
	text-decoration: none;
	text-align: left;
}

.catalogo_linea_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

/****************************************************************/
/* FOOTER */
/****************************************************************/

.texto_footer_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.texto_footer_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.texto_footer_link a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; color: #666666; text-decoration: none;}
.texto_footer_link a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; color: #666666; text-decoration: none;}
.texto_footer_link a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; color: #333333; text-decoration: none;}
.texto_footer_link a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: normal; color: #333333; text-decoration: none;}

.lista_link_anchor a:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #999999; text-decoration: none; }
.lista_link_anchor a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #999999; text-decoration: none;}
.lista_link_anchor a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #333333; text-decoration: none; }
.lista_link_anchor a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #333333; text-decoration: none;}

.lista_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}

.jumpmenu_footer_titulo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17377A;
    text-decoration: none;
}

.jumpmenu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999;
	margin-top: 10px;
}
