.link_seccion:ACTIVE,.link_seccion:LINK,.link_seccion:VISITED{
	color: #577BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.link_seccion:HOVER{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.link_apartado:ACTIVE,.link_apartado:LINK,.link_apartado:VISITED{
	color: #577BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.link_apartado:HOVER{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.tabla_titulo_seccion{
	background-color: #5A6269;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	height: 22px;
	}

.tabla_texto_seccion{
	color: #577BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	border-bottom: 1px #5A6269 solid;
}

.tabla_texto_grande_seccion{
	color: #577BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	border-bottom: 1px #5A6269 solid;
}

.tabla_sadow{
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
}

.aux_tabla_border_right{
	border-right: 1px #5A6269 solid;
}

.aux_tabla_border_bottom{
	border-bottom: 1px #5A6269 dashed;
}


.tabla_texto_main{
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
	color: #5A6269;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tabla_texto_main2{
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
	color: #9098A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tabla_texto_main_perfil{
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 4px;
	color: #5A6269;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tabla_texto_lista{
	padding: 4px;
	color: #5A6269;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-right: 1px #d0d0d0 solid;
}

.texto_ficha{
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: #E3E7EF;
	border-left: 1px solid #ADC0DC;
}

.celda_noticias{
	padding: 8px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #ADC0DC;
}

.texto_normal_azul{
	color: #577BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.texto_direccion{
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}

.celda_borde_foto{
	padding: 4px;
	border-right: 3px #577BB0 solid;
	border-bottom: 1px #CADCE9 solid;
	border-top: 1px #CADCE9 solid;
}

.celda_separatoria{
	border-top: 1px #577BB0 dashed;
	border-bottom: 1px #577BB0 dashed;
	height: 10px;
}

.celda_texto_productos{
   padding-left: 4px;
	color: #5A6269;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px #CADCE9 solid;
}

.text_box_single{
	border: 1px #cccccc solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
}

.text_formularis{
	color: #577BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
}

.submit-button{
	border: 1px #999999 solid;
	background-color: #dddddd;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.celda_pie_detalle{
	padding-left: 32px;
}