/* Form Fieldset - Inicio */

form.fieldset {

	display:table;

}

form.fieldset fieldset div {

	display: table-row;

}

form.fieldset fieldset div div {

	display: table-cell;

	padding: 3px 15px;

}

/* Form Fieldset - Fin */

form div {

	display:table;

}

form div div {

	display: table-row;

}

form div div div {

	display: table-cell;

	padding: 3px 15px;

	vertical-align: top;

}

form.table_fieldset {

	clear: both;

	float: left;

	}

form.table_fieldset fieldset {

	display:table;

	}

form.table_fieldset fieldset div {

	display: table-row;

	}

form.table_fieldset fieldset div div {

	display: table-cell;

	width: 250px;

	padding-top: 3px;

	padding-right: 15px;

	padding-bottom: 3px;

	padding-left: 15px;

	}

form.table {

	clear: both;

	float: left;

	display:table;

	}

form.table div {

	display: table-row;

	}

form.table div div {

	display: table-cell;

	padding: 3px 15px;

	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #F8F8F8;

}

select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;

}

li {
	font-size: 12px;
}

h1 {
	font-size: 12px;
	color: #213F99;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
}
















h2  {
	font-size: 19px;
	margin-bottom: 10px;
	color: #213F99;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
}

h2 a:link  {
	font-size: 19px;
	margin-bottom: 10px;
	color: #213F99;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

h2 a:hover  {
	font-size: 19px;
	margin-bottom: 10px;
	color: #213F99;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

h2 a:visited  {
	font-size: 19px;
	margin-bottom: 10px;
	color: #213F99;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}


h3 {
	font-size: 12px;
	margin-top: 0px;
	color: #213F99;
	text-transform: uppercase;
	font-weight: normal;
}
.txt_tendencias {
	font-size: 15.5px;
}


h3 a:link {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #213F99;
	font-weight: normal;
}
h3 a:hover{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #213F99;
	font-weight: normal;
}
h3 a:visited {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #213F99;
	font-weight: normal;
}
fieldset {

	margin-bottom: 10px;

}



table {

}



h4 {
	font-size: 12px;
	font-weight: bold;

}

h5 {

	font-size: 9px;

	color: #999999;

	font-weight: normal;

}

legend {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}



p {
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 1px;
	margin-bottom: 5px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}



#cabecera_principal {
	width: 750px;
	height: 169px;
	clear: right;
	margin-top: 5px;

}
#cabecera_frase_misc {
	width: 390px;
	float: left;
	text-align: right;
	clear: none;
	height: 152px;
	background-image: url(http://www.laspghan.org/imagenes/fm_bg.gif);
	padding-top: 12px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204398;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
#cabecera_frase_misc_btm {
	width: 414px;
	float: left;
	text-align: right;
	clear: none;
	height: 8px;
	background-image: url(http://www.laspghan.org/imagenes/fm_bg2.jpg);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.chrome #cabecera_frase_misc_btm {
	width: 414px;
	float: left;
	text-align: right;
	clear: none;
	height: 8px;
	background-image: url(http://www.laspghan.org/imagenes/fm_bg2.jpg);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#cabecera_botonera a:link {

	color: #013949;

}
#contenedor_videos {
	margin-top: 30px;
}


#cabecera_botonera a:active {

	color: #013949;

}

#cabecera_botonera a:hover {

	color: #013949;

	text-decoration: underline;

}

#cabecera_botonera a:visited {

	color: #013949;

}



#contenido_botonera {
	font-size: 14px;
	color: #013949;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: bold;

}



#contenido_botonera a:link {

	color: #013949;

}

#contenido_botonera a:active {

	color: #013949;

}

#contenido_botonera a:hover {

	color: #013949;

	text-decoration: underline;

}

#contenido_botonera a:visited {

	color: #013949;

}

#contenido_home {
	font-size: 12px;
	margin-right: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

#contenido_principal {
	font-size: 12px;
	width: 750px;
	float: left;
	min-height:420px;
	height:auto !important;
	height:420px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 40px;
}
#contenido_defecto {
	font-size: 12px;
	width: 713px;
	float: left;
	min-height:420px;
	height:auto !important;
	height:420px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909FCC;
	padding-bottom: 30px;
	background-image: url(http://www.laspghan.org/imagenes/bg_defecto_01.jpg);
}
#contenido_defecto_01 {
	background-image: url(http://www.laspghan.org/imagenes/bg_defecto_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #909FCC;
	border-right-color: #909FCC;
	border-left-color: #909FCC;
	width: 738px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 5px;
}

#columna_izq {
	font-size: 12px;
	width: 169px;
	float: left;
	height: 400px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#columna_izq_bottom {
	font-size: 12px;
	width: 170px;
	float: left;
	background-image: url(http://www.isapre.cl/imagenes/columna_iz_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	height: 33px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	clear: left;
}
#col_i {
	height: 535px;
	width: 170px;
	float: left;
	clear: left;
}
#columna_info {
	width: 133px;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#home_noticias {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

}







#contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 921px;
}

#contenido_centrado {

	text-align: center;

}



#contenedor_usuarios {

	border: 1px solid #CCC;

	font-family: "trebuchet MS";

	font-size: 12px;

	color: #660066;

	float: left;

	width: 961px;

	text-align: left;

	margin-left: 3px;

	padding-left: 15px;

	padding-bottom: 5px;

	padding-top: 5px;

}

#contenido {

	text-align: left;

	border: 1px solid #CCC;

	padding-top: 13px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 13px;

	margin-left: 3px;

	margin-right: 2px;

}

#home_columna_1 {
	width: 554px;
	float: left;
	background-image: url(http://www.laspghan.org/imagenes/bg_home_columna.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #909FCC;
	border-right-color: #909FCC;
	border-left-color: #909FCC;
}
#home_columna_2a {
	width: 140px;
	float: left;
	margin-left: 8px;
	border: 1px solid #224099;
	margin-bottom: 8px;
	padding: 7px;
}
.mascara_frases {
	float: right;
	text-align: right;
	height: 113px;
	clear: none;
	color: #000;
	width: 203px;
	background-image: url(http://www.isapre.cl/imagenes/mascara_cabecera.png);
	margin-top: -153px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 70px;
}
#noticias_foto1 {

	width: 125px;

	height: 120px;

	float: left;

}



#noticias_cabecera {

	font-weight: bold;

	color: #660066;

	padding-left: 8px;

	height: 27px;

	padding-top: 3px;

	font-family: "trebuchet MS";

	font-size: 16px;

	margin-bottom: 10px;

	float: left;

}

#noticias_resumen {
	float: left;
	width: 100%;
	clear: left;
	margin-top: 10px;

}

#biblioteca_cabecera {

	background-image: url(../../imagenes/congresos/tit_bg.gif);

	font-weight: bold;

	color: #660066;

	padding-left: 5px;

	height: 27px;

	padding-top: 3px;

	font-family: "trebuchet MS";

	font-size: 16px;

	margin-bottom: 10px;

	width: 332px;

}

#biblioteca_resumen {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	float: left;

	margin-left: 6px;

	margin-bottom: 10px;

}

#biblioteca_foto1 {

	width: 80px;

	height: 100px;

	float: left;

}

#biblioteca_info {

	float: left;

}

#home_biblioteca {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

}



#pie {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	float: none;
	width: 753px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}

#plantilla_home_mostrar {

	float: left;

}

#usuarios_menu {
	padding-top: 33px;
	text-align: left;
	color: #000;
	padding-left: 10px;

}

#usuarios_sesion {
	height: 41px;
	padding-top: 3px;
	text-align: right;



}

#titulo_interior {
	padding-bottom: 0px;
	margin-bottom: 15px;
	width: 100%;
	height: 30px;
	padding-top: 3px;

}

#volver {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #660066;

	font-size: 14px;

	float: right;

	margin-top: -10px;

}

#contenido_defecto_2 {

	border: 1px solid #CCC;

	margin-right: auto;

	float: none;

	width: 680px;

	text-align: center;

	margin-left: auto;

	padding-right: 10px;

	padding-left: 10px;

	padding-top: 5px;

	padding-bottom: 5px;

	margin-top: 5px;

}



#pie_defecto_2 {

	font-family: "trebuchet MS";

	font-size: 12px;

	color: #660066;

	margin-top: 10px;

	float: none;

	width: 700px;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}

#contenedor_defecto_2 {

	text-align: center;

	width: 700px;

	margin-right: auto;

	margin-left: auto;

}

#cabecera_defecto_2 {

	width: 704px;

	background-image: url(file:///D|/Cibos/isapre.cl/imagenes/defecto2/cabecera_defecto_2.jpg);

	height: 56px;

	background-repeat: no-repeat;

	margin-right: auto;

	margin-left: auto;

}



#contenido_home_defecto_2 {

	font-family: "trebuchet MS";

	font-size: 12px;

	margin-right: 5px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}

#ver_pasados {

	margin-bottom: 10px;

}

#lista_categorias {
	width: 170px;
	float: left;
	padding-right: 10px;
	clear: left;

}

#alto_cat {
	min-height:24px;
	height:auto !important;
	height:24px;
	clear: right;
}

#lista_contenido {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: left;
	padding-left: 10px;
	clear: right;
	width: 520px;

}

#lista_noticias {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;

}

#catalogo_subcat {

	margin-left: 13px;

}

#catalogo_subcat2 {
	float: left;
	width: 12px;
	height: 24px;
}

#catalogo_cat {
	margin-left: 0px;
	width: 125px;
	min-height:24px;
	height:auto !important;
	height:24px;
	float: left;
	clear: right;
}

#checkbox_con_presentaciones {

	float: left;

}

#congresos_mostrar_unico {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCC;

	margin-top: 10px;

	padding-top: 10px;

}

#destacados_cabecera {

	font-weight: bold;

	color: #660066;

	padding-left: 5px;

	height: 27px;

	padding-top: 3px;

	font-family: "trebuchet MS";

	font-size: 14px;

	margin-bottom: 10px;

	width: 193px;

	float: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

}

#destacados_resumen {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	float: none;

	margin-left: 6px;

	margin-bottom: 10px;

	margin-top: 8px;

}

#subtitulo_interior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32436E;
	margin-bottom: 15px;
	height: 25px;
}

#ver_todos {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	margin-top: 10px;
	min-height:75px;
	height:auto !important;
	height:75px;

}

#bg_cabecera {

	background-image: url(file:///D|/Cibos/isapre.cl/imagenes/noticias/tit_bg.gif);

	height: 30px;

	width: 337px;

}



#bg_cabecera a:link {

	color: #013949;

}

#bg_cabecera a:active {

	color: #013949;

}

#bg_cabecera a:hover {

	color: #013949;

	text-decoration: underline;

}

#bg_cabecera a:visited {

	color: #013949;

}

#foto_der {

	float: right;

	margin-left: 10px;

	margin-right: 10px;

}

#separador_noticias {
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 50%;
	border-top-color: #E1EFF7;
	border-right-color: #E1EFF7;
	border-bottom-color: #E1EFF7;
	border-left-color: #E1EFF7;
}

#der {

	float: right;

}

#izq {

	float: left;

}
#paginas {
	clear: both;
	padding-top: 15px;
	padding-left: 5px;

}

#pag_izq {

	float: left;

	width: 70%;

	clear: left;

}

#comentario {

	display: table-cell;

	padding-top: 3px;

	padding-right: 15px;

	padding-bottom: 75px;

	padding-left: 15px;

	float: left;

}

#banners {

	margin-left: 5px;

}

#eventos_cursos {

	margin-bottom: 15px;

}

#foto_izq {
	float: left;
	margin-right: 10px;

}

#comentario {

	display: table-cell;

	padding-top: 3px;

	padding-right: 15px;

	padding-bottom: 75px;

	padding-left: 15px;

	float: left;

}
#contenido_defecto_bottom {
	font-size: 12px;
	width: 723px;
	float: left;
	height: 12px;
	background-image: url(http://www.isapre.cl/imagenes/contenido_bg_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
}
.fecha {
	color: #060;
	font-size: 10px;
}


.ancho_celda {

	padding-right: 5px;

	padding-left: 5px;

	border: 1px solid #CCCCCC;

}

.epigrafe {
	color: #213F99;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.ie .epigrafe {
	color: #213F99;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.destacado_color {
	color: #060;


}

.recuperar_clave {
	font-size: 11px;
	font-style: normal;

}

.subtitulo2 {
	font-size: 14px;
	font-weight: bold;

}

.cat {
	font-size: 13px;
	font-weight: bold;

}

.titulo_interior {
	font-size: 18px;
	font-weight: bold;

}

.advertencia {

	font-family: "trebuchet MS";

	font-size: 11px;

	color: #D02A1D;

}
.bajada {
	color: #002E6C;
}

.foro_subtitulo2 {

	font-size: 14px;

	color: #D02A1D;

	font-weight: bold;

}

.foro_categoria {

	font-size: 14px;

	color: #D02A1D;

	font-weight: normal;

}

.subtitulo_rojo {

	font-size: 13px;

	color: #FF9900;

	font-weight: bold;

}

.destacado_color_cursiva {
	font-style: italic;
	font-size: 14px;

}

.subtitulo_home_foro {
	font-size: 15px;
	font-weight: bold;

}
.titulo_azul {
	font-size: 14px;
	font-weight: bold;
	color: #039;
}
.adm_usuarios:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.adm_usuarios:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
.adm_usuarios:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.adm_usuarios:active {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#ver_todos_directorio {
	padding-bottom: 3px;
	margin-bottom: 20px;
	width: 700px;
	float: left;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 5px;
}
#logo {
	float: left;
	width: 310px;
	height: 169px;
	background-color: #FFF;
	margin-right: 10px;
}
#txt_frasemisc {
	margin-left: 10px;
	text-align: right;
	width: 210px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	float: right;
	clear: both;
}
#foto_frasemisc {
}
.espacio_cat_subcat {
	margin-bottom: 5px;
	margin-left: -8px;
}
.contacto:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
.contacto:link {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
.contacto:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
#video {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contacto:active {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
#catalogo_resumen {
	float: left;
	clear: left;
	margin-top: 10px;
	background-image: url(http://www.isapre.cl/imagenes/catalogo1/bg_cat_home.gif);
	padding: 10px;
	width: 540px;
}
#foto_izq_listado {
	float: left;
	margin-right: 10px;
}
#listado_elementos {
	float: left;
	width:auto;
}
.chrome #listado_elementos {
	float: left;
	width: 500px;
}
#listado_elementos_cat {
	margin-left: 5px;
	float: left;
	clear: none;
	width: 260px;
}
#ver_todos_normal {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	float: left;
	margin-left: 5px;
	width: 100%;
	margin-top: 10px;
}
#contenedor_portafolios_home {
	float: left;
	width: 644px;
	margin-top: 10px;
	min-height:110px;
	height:auto !important;
	height:110px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

/* Botones - Inicio */

#menu_interior  {
	list-style: none;
	padding: 0;
	font-size:12px;
	clear: both;
	min-height:27px;
	height:auto !important;
	height:27px;
	margin-bottom: 20;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}

.ie #menu_interior  {
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: both;
	min-height:27px;
	height:auto !important;
	height:27px;
	padding-bottom: 20;
	width: 100%;
	}

#menu_interior_boton a  {
	text-decoration: none;
	height: 20px;
	display: block;
	padding-right: 8px;
	padding-left: 12px;
	width: auto;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	padding-top: 4px;
	background-image: url(http://www.laspghan.org/imagenes/bf-boton-active.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	border: 1px solid #909FCC;
	}
#menu_interior_boton a:link,#menu_interior_boton a:visited {
	color: #1D3C97;
	}
#menu_interior_boton a:hover {
	background-repeat: no-repeat;
	background-position: left -25px;
	border: 1px solid #909FCC;
	color: #1D3C97;
	}
#menu_interior_boton a:active {
	color: #1D3C97;
	}
	
/* Botones - Fin */
#foto_noticias {
	float: right;
	border: 1px solid #4C64AC;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: right;
}

.ver_mas a:link {
	color: #060;
	font-style: italic;
}
.ver_mas a:hover {
	color: #060;
	font-style: italic;
}
.ver_mas a:visited {
	color: #060;
	font-style: italic;
}
.ver_mas a:active {
	color: #060;
	font-style: italic;
}
.btn {
	margin-right: 4px;
}
.separador {
	margin-bottom: -3px;
	margin-right: 5px;
	margin-left: 5px;
}


.ver_anteriores a:link {
	color: #3E4D76;
}
.ver_anteriores a:hover {
	color: #3E4D76;
}
.ver_anteriores a:visited {
	color: #3E4D76;
}
.ver_anteriores a:active {
	color: #3E4D76;
}
#txt_fondo_blanco {
	background-color: #FFF;
	width: auto;
	float: left;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: -5px;
}
.clear_left {
	clear: left;
}
#portafolio_home {
	float: left;
	margin-right: 4.5px;
	width: 105px;
	padding: 9px;
	height: 75px;
	margin-left: 4.5px;
}
#portafolio_home_txt {
	float: left;
	width: 100px;
	background-color: #FFF;
	border: 1px solid #B9C1D6;
	padding: 5px;
	margin-top: 10px;
}
.bajada {
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 1px;
	margin-bottom: 5px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.float_left {
	float: left;
}
#foto_catalogo {
	float: right;
	border: 1px solid #B9C1D6;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
	padding: 5px;
	margin-top: 7px;
}

.chrome #foto_catalogo {
	float: right;
	border: 1px solid #B9C1D6;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
	padding: 5px;
	margin-top: 7px;
}
#izq_info_catalogo {
	float: left;
	width: 215px;
}
#txt_fondo_blanco_h1 {
	background-color: #FFF;
	width: auto;
	float: left;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: -5px;
	clear: right;
}
#izq_info_portafolio {
	float: left;
	width: 315px;
}
#izq_info_congreso {
	float: left;
	width: 305px;
}
#izq_info_100 {
	float: left;
	width: 500px;
}
.campo {
	border:1px solid #E9E9E9;
	text-align:left;
	margin-bottom: 4px;
	margin-right: 3px;
}
.campo a{
	text-align:left;
	display: block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: 3px;
	background-position: bottom;
}
.campo a:hover{
	text-align:left;
	padding-top:2px;
	text-decoration: none;
	color: #F00;
	background-position: 0 -90px;
}
.subcampo {
	border:1px solid #E9E9E9;
	text-align:left;
	margin-left: 10px;
	margin-bottom: 4px;
}
.subcampo a {
	text-align:left;
	display: block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: 3px;
	background-position: bottom;
}
.subcampo a:hover {
	text-align:left;
	padding-top:2px;
	text-decoration: none;
	color: #F00;
	background-position: 0 -90px;
}
.pasado {
	border:1px solid #D5DEFD;
	text-align:left;
	margin-bottom: 4px;
	margin-right: 3px;
}
.pasado a {
	text-align:left;
	display: block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(http://www.isapre.cl/imagenes/botones_cat.gif);
}
.pasado a:hover {
	text-align:left;
	padding-top:2px;
	text-decoration: none;
	color: #F00;
	background-position: 0 -90px;
}
.futura {
	border:1px solid #FFDDDE;
	text-align:left;
	margin-bottom: 4px;
	margin-right: 3px;
}
.futura a {
	text-align:left;
	display: block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(http://www.isapre.cl/imagenes/botones_cat.gif);
	background-position: 0px -90px;
	color: #F00;
}
.futura a:hover {
	text-align:left;
	padding-top:2px;
	text-decoration: none;
	color: #F00;
	background-position: 0px 0px;
}
.ver_anteriores {
	color: #3E4D76;
}

#fondo_frases_misc {
	height: 133px;
	width: 581px;
	padding-top: 20px;
}

.ie #fondo_frases_misc {
	height: 133px;
	width: 581px;
	padding-top: 20px;
	margin-right: 140px;
}
#foto_izq_directorio {
	float: left;
	border: 1px solid #4C64AC;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: left;
	margin-right: 10px;
}
.ie #foto_izq_directorio {
	float: left;
	border: 1px solid #D2D8EA;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: left;
	margin-right: 10px;
}
#foto_noticias_2 {
	float: left;
	border: 1px solid #4C64AC;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: left;
}
.menos3pxbtm {
	margin-bottom: -3px;
}

.ie #foto_noticias_2 {
	float: left;
	border: 1px solid #4C64AC;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 10px;
}
.chrome #foto_noticias_2 {
	float: left;
	border: 1px solid #4C64AC;
	margin-bottom: 0px;
	padding: 5px;
	margin-right: 10px;
}
.px3 {
	margin-left: 5px;
	margin-right: 0px;
}

#txt_noticias_2 {
	float: left;
	clear: right;
	width: 180px;
	background-image: url(http://www.laspghan.org/imagenes/bg_txt_not_2.png);
	bottom:0;
	position:absolute;
	padding: 5px;
}
#foto_noticias_izq {
	float: left;
	border: 1px solid #4C64AC;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: right;
}
#home_columna_2 {
	width: 534px;
	float: left;
	padding: 15px;
	margin-bottom: 15px;
}
#foto_noticias_3 {
	float: right;
	border: 1px solid #4C64AC;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: right;
	margin-right: 10px;
}
#home_columna_2b {
	width: 131px;
	float: left;
	margin-bottom: 0px;
	background-image: url(http://www.laspghan.org/imagenes/bg_lnk_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 8px;
	height: 405px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #909FCC;
	border-right-color: #909FCC;
	border-left-color: #909FCC;
}
#foto_noticias_4 {
	float: left;
	border: 1px solid #4C64AC;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 20px;
}
.pequeno {
	color: #000;
	font-size: 10px;
}
#home_columna_01 {
	width: 554px;
	float: left;
	background-image: url(http://www.laspghan.org/imagenes/bg_home_columna_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #909FCC;
	border-right-color: #909FCC;
	border-left-color: #909FCC;
	padding-bottom: 15px;
}
#menu_interior_boton2 a {
	text-decoration: none;
	height: 15px;
	display: block;
	padding-right: 10px;
	width: 152px;
	float: right;
	font-size: 9px;
	padding-top: 4px;
	background-image: url(http://www.laspghan.org/imagenes/bf-boton-active2.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	border: 1px solid #909FCC;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 5px;
}
#menu_interior_boton2 a:link, #menu_interior_boton2 a:visited {
	color: #1D3C97;
}
#menu_interior_boton2 a:hover {
	background-repeat: no-repeat;
	background-position: right -25px;
	border: 1px solid #909FCC;
	color: #1D3C97;
}
#menu_interior_boton2 a:active {
	color: #1D3C97;
}
#listar {
	float: left;
	height: auto;
	width: auto;
	clear: none;
}
.chrome #listar {
	float: left;
	height: auto;
	width: 575px;
	clear: none;
}
#ver_publicaciones {
	width: 576px;
	float: left;
	height: 17px;
	background-color: #FFF;
	background-image: url(http://www.laspghan.org/imagenes/bg_ver_publicaciones.gif);
	background-position: bottom;
	margin-bottom: 8px;
}
#ver_publicaciones_link {
	color: #22409A;
	font-size: 9px;
	text-align: right;
	background-color: #FFF;
	width: 119px;
	float: right;
	height: 14px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #909FCC;
	border-left-color: #909FCC;
	padding-top: 2px;
	padding-right: 5px;
}

