/*  
1996-2009 CyberCenter S.A. Todos los Derechos Reservados.
CSS para proyecto {SITIO WEB - MINISTERIO DE HACIENDA}               
Media: PRINT
Autor: Area Web - CyberCenter S.A.        					
Fecha de creacion 12/03/2009                        
Fecha de ultima modificacion: dd/mm/aaaa
Version: 1.0
/*

/*  REDEFINICION DE ELEMENTOS HTML  */
body { font:normal 14px Arial, Helvetica, "Trebuchet MS"; margin: 0px 0px; padding: 0px 0px;}

a img { display:none; visibility:hidden; }

table {}
td {}

h1 {}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding-left: 10px; font-weight: normal; color: #000; text-transform: uppercase; }
h3 { color: #333; padding-left: 10px; font-size: 12px; }
h4 {}
h5 {}
h6 {}

strong, b {}

a,link,visited { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }

:focus { outline: none; }
form { margin: 0px; padding: 0px; }
input, select, textarea {}
label { margin: 0px; padding: 0px; cursor: pointer; }
ul{}
button { border: none; margin: 0px; padding: 0px; cursor: pointer; }
acronym { cursor: help; font-weight:bold; color:#a3b204; }

/* CLEAR FIX */
.clear { clear:both; }
.division { border-bottom:2px dotted #D4DDE2; margin:0 0 15px 0; width:460px; }
.division_archivo { border-bottom:1px dotted #D4DDE2; margin:0 0 15px 0; }
.float_left { float:left; margin:0; }
.float_right { float:right; margin:0; }
.rss { float:right; margin:-10px 55px 0 0; }

/* ESTRUCTURA */
#contenedor {margin: 0px auto; width:99%; text-align: left;}

#cabecera #menu_principal { display:none; visibility:hidden; }
#cabecera #menu_principal #buscador { display:none; visibility:hidden; }
#cabecera #menu_principal #buscador input.txt { display:none; visibility:hidden; }
#cabecera #menu_principal #buscador input.btn { display:none; visibility:hidden; }

/* CABECERAS */
#cabecera #cab_home { display:none; visibility:hidden; }
#cabecera #cab_ministerio { display:none; visibility:hidden; }
#cabecera #cab_mercado { display:none; visibility:hidden; }


/* MENU DE NAVEGACION */
#menu_navegacion { display:none; visibility:hidden; }

/* MENU SECUNDARIO DE NAVEGACION */
#menu_navegacion_sec { display:none; visibility:hidden; }

/* HOME */
#contenidos_home { margin:20px 0 0 0; text-align:left; }
#contenidos_home p { margin:0; padding:10px; line-height:normal; }
#contenidos_home h4 { color:#000; font-size:14px; margin:0; padding:0; display:block; text-align:left; }
#contenidos_home #fecha { margin:0 0 0 10px; padding:0 0 0 14px; font-family: "Arial Narrow", Arial, Helvetica; font-size: 14px; }
#contenidos_home #noticias_breves { width:564px; float:left; padding:0 0 0 3px; border-top:1px dotted #C6CFD3; border-right:1px dotted #C6CFD3; }
#contenidos_home #noticias_breves .foto_home{ width:150px; height:112px;}
#contenidos_home #noticias_breves .a { padding:0 10px 0 10px; color:#FFF; margin:0; }
#contenidos_home #noticias_breves .a .noticia_izq { float:left; width:340px; padding:10px; font-family: "Arial Narrow", Arial, Helvetica; font-size: 12px; }
#contenidos_home #noticias_breves .a .noticia_izq img { border:1px solid #EEE; padding:4px; float:left; margin:0 3px 25px 0; }
#contenidos_home #noticias_breves .a .noticia_izq h1 { font-size:14px; color:#6A7579; font-weight:bold; margin:0; }
#contenidos_home #noticias_breves .a .noticia_izq p { font-size:14px; color:#6A7579; margin:0; padding:0; }
#contenidos_home #noticias_breves .a .noticia_izq p a span img { border:none; text-decoration:none; }
#contenidos_home #noticias_breves .a .noticia_der { float:left; width:160px; padding:10px; font-family: "Arial Narrow", Arial, Helvetica; font-size: 12px; }
#contenidos_home #noticias_breves .a .noticia_der img { border:1px solid #EEE; padding:4px; float:left; margin:0 3px 3px 0; }
#contenidos_home #noticias_breves .a .noticia_der h1 { font-size:14px; color:#6A7579; font-weight:bold; margin:0; }
#contenidos_home #noticias_breves .a .noticia_der p a span img { border:none; text-decoration:none; }
#contenidos_home #noticias_breves .a .noticia_der p { font-size:14px; color:#6A7579; margin:0; }

#contenidos_home #noticias_breves .b { width:534px; float:left; background:#F1F3F5; padding:10px 10px 0 20px; margin:0; color:#6A7579; font-size:14px; }
#contenidos_home #noticias_breves .b p { border-right:2px solid #000; }
#contenidos_home #noticias_breves .b img { float:left; margin:0 20px 0 0; }

#contenidos_home #noticias_breves .c { float:left; width:251px; height:87px; margin:10px 0 0 10px; background:url(../images/html/bg_lista_noticias.jpg) top left no-repeat; }
#contenidos_home #noticias_breves .c ul { margin:0 0 0 10px; padding:0; }
#contenidos_home #noticias_breves .c li { border-bottom:1px dotted #B7D1D5; list-style-type:none; margin:0 10px 0 0; padding:2px; }
#contenidos_home #noticias_breves .c li a { background:url(../images/html/bullet_azul.gif) 4px 5px no-repeat; text-decoration:none; padding:0 0 0 15px; color:#536971; font-size:9px; font-family:Arial, Helvetica, sans-serif; text-align:left; }
#contenidos_home #noticias_breves .c li a:hover { background:url(../images/html/bullet_azul.gif) 4px 5px no-repeat; text-decoration:none; padding:0 0 0 15px; color:#000; font-size:9px; text-align:left; }

#contenidos_home #noticias_breves .d { float:left; width:249px; margin:10px 0 0 30px; }
#contenidos_home #noticias_breves .d p { text-align:left; margin:0; padding:5px 0 5px 0; }
#contenidos_home #noticias_breves .d .hr_med { background:url(../images/html/hr_med.gif) no-repeat; width:249px; height:4px; margin:2px 0 2px 0; }

#contenidos_home #col_central { width:139px; float:left; margin:0 auto; text-align:center; padding:0px; background-color:#FFF; font-family: "Arial Narrow", Arial, Helvetica; font-size: 12px; }
#contenidos_home #col_central p { text-align:left; margin:0; padding-top: 0; padding-right: 8px; padding-bottom: 0;	padding-left: 10px; }
#contenidos_home #col_central h4 { color:#A2B204; font-size:14px; margin:0; display:block; text-align:left; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 10px; }
#contenidos_home #col_central .hr_small { background:url(../images/html/hr_small.gif) no-repeat; width:126px; height:13px; margin:2px 0 2px 0; }
#contenidos_home #col_derecha { width:247px; float:left; padding:0px; margin:-40px 0 0 0; text-align:center; }

/* INTERNAS */
#lado_izquierdo { display:none; visibility:hidden; }
#central { float:left; width:60%; margin:0 15px 0 0; padding:0; }
#central_noticias {width:99%; margin: 0px 0px 0px 5px; clear: both;}
#lado_derecho { float:left; margin:0px; }

/* PAGINAS DEL MENU AUXILIAR */
#central_sec { width:90%; margin:0px 15px 0 0; padding:0; }
#lado_derecho_sec { display:none; visibility:hidden; }
#lado_izquierdo_sec { display:none; visibility:hidden; }

#ruta { display:none; visibility:hidden; }

#ruta_b { display:none; visibility:hidden; }

/* BUSCADOR NOTICIAS */
#buscador_noticias { display:none; visibility:hidden; }

#menu_lateral { display:none; visibility:hidden; }

#contenido_internas { }
#contenido_internas_b { }
#contenido_internas_sec p,#contenido_internas_b p,#contenido_interna_noticias p { padding:0; color:#325164; }
#contenido_interna_noticias {width:99%; margin: 0px 0px 0px 5px; clear: both;}

#contenido_interna_noticias_frame { }
#contenido_internas_sec { }

#contenido_internas h1,#contenido_interna_noticias h1,#contenido_internas_b h1 { font-size:25px; }

#contenido_internas_b ul { margin:0 0 10px 0; padding:0 0 0 20px; color:#325164; }
#contenido_internas_b li { list-style-type:none; background:url(../images/html/bullet_gris.gif) no-repeat 0px 8px; padding:3px 0 3px 10px; color:#325164; }

/* TITULOS - INTERNAS SECUNDARIAS */
#contenido_internas_b .h1_mc,#contenido_internas_sec .h1_mc,#noticias_mc .h1_mc { background:none; color:#B2533B; font-weight:normal; padding:0; margin:0 0 10px 0; font-size:23px; font-family:"Times New Roman", Times, serif, Arial, Tahoma; display:block; }
#contenido_internas_b .h1_fs,#contenido_internas_sec .h1_fs,#noticias_mc .h1_fs  { background:none; color:#3A5392; font-weight:normal; padding:0; margin:0 0 10px 0; font-size:23px; font-family:"Times New Roman", Times, serif, Arial, Tahoma; display:block; }
#contenido_internas_b .h1_od,#contenido_internas_sec .h1_od,#noticias_mc .h1_od  { background:none; color:#379FC0; font-weight:normal; padding:0; margin:0 0 10px 0; font-size:23px; font-family:"Times New Roman", Times, serif, Arial, Tahoma; display:block; }
#contenido_internas_b .h1_ii,#contenido_internas_sec .h1_ii,#noticias_mc .h1_ii  { background:none; color:#467851; font-weight:normal; padding:0; margin:0 0 10px 0; font-size:23px; font-family:"Times New Roman", Times, serif, Arial, Tahoma; display:block; }

#contenido_internas h1#tit_regiones { background:url(../images/html/tit_hacienda_en_regiones.gif) top left no-repeat; width:281px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#contenido_internas h1#tit_destacados { background:url(../images/html/tit_destacados.gif) top left no-repeat; width:156px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#contenido_internas_sec h1#tit_introduccion_fs { background:url(../images/html/tit_introduccion_fondos.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#contenido_internas_sec h1#tit_introduccion_od { background:url(../images/html/tit_introduccion_od.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#contenido_internas_sec h1#tit_introduccion_ii { background:url(../images/html/tit_introduccion_ii.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }


#contenido_interna_noticias h1#tit_audiovisual_actividades { background:url(../images/html/tit_archivo_audiovisual_actividades.gif) top left no-repeat; width:427px; height:27px; margin:-30px 0 10px 0; text-indent:-9000px; display:block; }
#contenido_interna_noticias h1#tit_audiovisual_audio { background:url(../images/html/tit_archivo_audiovisual_audio.gif) top left no-repeat; width:427px; height:27px; margin:-30px 0 10px 0; text-indent:-9000px; display:block; }
#contenido_interna_noticias h1#tit_valores_y_seguros { background:url(../images/html/tit_valores_y_seguros.gif) top left no-repeat; width:433px; height:27px; margin:-30px 0 10px 0; text-indent:-9000px; display:block; }
#contenido_internas p.a { background:url(../images/html/bullet_p.gif) 4px 5px no-repeat; padding:0 0 0 14px; }
#contenido_internas p,#contenido_internas_sec p { color:#325164; padding:0 0 0 14px; }

#contenido_interna_noticias h5,#contenido_internas_b h5 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#2E6587;
	font-size:34px;
	font-weight:bold;
}
#contenido_interna_noticias h6,#contenido_internas_b h6 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#6287B1;
	font-size:24px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 20px 0;
}
#contenido_interna_noticias h4,#contenido_internas_b h4 { float:left; font-family:Arial Narrow, Arial, Helvetica, sans-serif; color:#C2CC58; font-size:14px; font-weight:bold; width:auto; margin:0 0 5px 5px; display:block; }
select.listado { float:right; margin:0 5px 5px 0; font-size:14px; color:#325164; }
select.listado2 { margin:0 5px 5px 0; font-size:14px; color:#325164; }

.foto_noticia { float:right; width:285px; margin:0 0 10px 10px; padding:10px 0 0 10px; }
.foto_noticia img { display:block; margin:0 0 5px 0; }
.foto_noticia cite { font-size:17px; font-style:normal; color:#999; }

/*.foto_noticia { float:right; min-width:200px; height:auto; border-left:1px dotted #2E6587; margin:0 0 10px 10px; padding:10px 0 0 10px; }
.foto_noticia .foto{ width:150px; margin:auto;}
.foto_noticia img { display:block; margin:0 0 5px 0; }
.foto_noticia cite { font-size:10px; font-style:normal; color:#999; }*/

#contenido_interna_noticias p { color:#325164; }
p.txt_archivo { color:#325164; display:block; }
.info_referencial { display:none; visibility:hidden; }
.info_referencial table { display:none; visibility:hidden; }
.bajar_doc { width:200px; display:none; visibility:hidden; }
.bajar_doc p { display:none; visibility:hidden; } 
.bajar_doc img { display:none; visibility:hidden; } 

/*table { border:none; width:98%; margin:0 auto; padding:0; }*/
table td { vertical-align:top; padding:3px; }
table td.fecha { color:#3B5161; padding:5px 0 0 0; }
table td.peso_archivo { color:#3B5161; vertical-align:middle; text-align:center; border-bottom:1px dotted #C6CFD3; border-right:2px dotted #C6CFD3; padding:0 0 5px 0; }
table td.texto,table td.boton { color:#3B5161; border-bottom:1px dotted #C6CFD3; padding:10px 0 15px 0; }


/* ARCHIVO AUDIOVISUAL */
#menu_audiovisual { background:url(../images/html/bg_info_audiovisual.jpg) left top no-repeat; width:302px; height:149px; float:left; margin:20px 0 0 0; padding:0; }
#menu_audiovisual ul { margin:0 0 0 15px; padding:10px; }
#menu_audiovisual li { border-bottom:1px dotted #B7D1D5; list-style-type:none; margin:0 10px 0 0; padding:4px; }
#menu_audiovisual li a { background:url(../images/html/bullet_azul.gif) 4px 5px no-repeat; text-decoration:none; padding:0 0 0 15px; color:#000; font-size:14px; font-family:Arial, Helvetica, sans-serif; text-align:left; font-weight:bold; }
#menu_audiovisual li a:hover { background:url(../images/html/bullet_azul.gif) 4px 5px no-repeat; text-decoration:none; padding:0 0 0 15px; color:#000; font-size:14px; font-weight:bold; text-align:left; }
#menu_audiovisual .ul_sec { list-style-type:none; margin:0; padding:0 0 0 5px; font-size:10px; }
#menu_audiovisual .ul_sec li { border:none; padding:2px; }
#menu_audiovisual .ul_sec li a { background:none; border:none; list-style-type:none; margin:0; padding:0 0 0 10px; font-size:10px; font-weight:normal; }

/* ARCHIVO AUDIOVISUAL - GALERIAS */
.galerias { }
.fotos {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
	float:left;
	padding:5px;
	border:1px dotted #B5BDC6;
	color:#000;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
#contenido_interna_noticias .fotos p {
	line-height: 12px;
}
.videos { font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-size:14px; width:350px; float:left; margin:0 8px 0 0; padding:5px; border:1px dotted #B5BDC6; color:#000; }
.tit_negro { font-size:14px; color:#000; margin:3px 0 0 0; border-top:1px dotted #B5BDC6; padding:0; text-align:left; display:block; }
.fecha_tit_galeria { font-size:13px; color:#A3B204; text-transform:none; margin:0; padding:0 0 0 10px; text-align:left; display:block; }
.txt_tit_galeria { font-size:13px; color:#325164; text-transform:none; margin:0 0 10px 0; padding:0 0 0 10px; text-align:left; display:block; }
.tit_verde { font-size:14px; color:#A3B204; margin:3px 0 0 0; border-top:1px dotted #B5BDC6; padding:0; text-align:left; display:block; }
#contenido_interna_noticias .fotos .texto { height:40px; margin:0 0 20px 0; padding:0; text-align:left; }
#contenido_interna_noticias .info_foto p { margin:0 0 5px 0; padding:0; display:block; }
.fotos .foto_galeria {height: 90px;}
.fotos .foto_detalle {max-height:120px;}
* html .fotos .foto_detalle {width:140px;}
.fotos small { font-size:14px; border-top:1px dotted #B5BDC6; padding:5px; }
.fotos p.wav { font-size:14px; border-top:1px dotted #B5BDC6; padding:5px; margin:0; }
.fotos p.wav img { float:right; }
.fotos .verGaleria { padding:0 0 0 20px; vertical-align:middle; }
.info_foto { font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-size:14px; float:left; margin:0 8px 0 0; padding:0px; color:#000; width:515px; }
.info_foto h5 { font-size:14px; color:#A3B204; margin:3px 0 0 0; padding:0; text-align:left; }
.info_videos .baja_resolucion { padding:0; }
.info_videos { float:left; margin:0 8px 0 0; padding:0px; color:#000; width:330px; }
.info_videos h5 { font-size:14px; color:#A3B204; margin:3px 0 0 0; padding:0; text-align:left; }
.info_videos .baja_resolucion { padding:0; }
table.paginador { width:100%; margin:20px auto 0 auto; }
table tr.td_paginador td { padding:5px; border-top:1px solid #E0EAF0; border-bottom:1px solid #E0EAF0; }

.middle { vertical-align:middle; }
.borde_top { border-top:1px dotted #B5BDC6; }
.borde_right { border-right:1px dotted #B5BDC6; }
.borde_left { border-left:1px dotted #B5BDC6; }
.borde_bottom { border-bottom:1px dotted #B5BDC6; }
.noborde { border:none; }

/* SALA DE PRENSA */
#destacados { float:left; width:490px; margin:0; }
.not_destacadas_a { float:left; width:210px; margin: 0 15px 0 0; }
.not_destacadas_b { float:left; width:210px; margin: 0; }
.not_destacadas_a h4,.not_destacadas_b h4 { color:#A3B204; font-size:14px; margin:0 0 2px 0; display:block; }
.not_destacadas_a h5,.not_destacadas_b h5 { color:#325164; font-size:14px; font-weight:bold; margin:0; display:block; }
.not_destacadas_a em,.not_destacadas_b em { font-style:normal; color:#325164; margin:0; padding:0; }


#tamano_tipografia { display:none; visibility:hidden; }
#herramientas_noticias { display:none; visibility:hidden; }

/* INFO CONTEXTUAL - MINISTERIO */
#info_contextual { float:left; position:relative; margin:0 0 0 20px; width:197px; }
#info_contextual .top_mision { background:url(../images/html/top_fondo_costado_mision.gif) no-repeat; width:197px; height:48px; }
#info_contextual .top_sabia { background:url(../images/html/top_fondo_costado_sabia.gif) no-repeat; width:197px; height:48px; }
#info_contextual .top_sabia { background:url(../images/html/top_fondo_costado_documentos.gif) no-repeat; width:197px; height:64px; }
#info_contextual .contenido { background:url(../images/html/bg_fondo_costado.gif) repeat-y; width:197px; }
#info_contextual .contenido p { padding:10px; margin:0; color:#FFF; }
#info_contextual .bottom { background:url(../images/html/bottom_fondo_costado.gif) no-repeat; width:197px; height:62px; }

/* INFO CONTEXTUAL - MERCADO DE CAPITALES */
#info_contextual_temas { float:left; position:relative; margin:0 0 0 20px; width:197px; }
#info_contextual_temas .top_temas { background:url(../images/html/top_fondo_costado_temas.gif) no-repeat; width:197px; height:53px; }
#info_contextual_temas .contenido { background:url(../images/html/bg_fondo_costado_temas.gif) repeat-y; width:197px; }
#info_contextual_temas .contenido p { padding:10px; margin:0; color:#FFF; }
#info_contextual_temas .bottom { background:url(../images/html/bottom_fondo_costado_temas.gif) no-repeat; width:197px; height:30px; }

/* INFO CONTEXTUAL - FONDOS SOBERANOS */
#info_contextual_fs { float:left; position:relative; margin:0 0 0 20px; width:197px; }
#info_contextual_fs .top_temas { background:url(../images/html/top_fondo_costado_fondos.gif) no-repeat; width:197px; height:64px; }
#info_contextual_fs .contenido { background:url(../images/html/bg_fondo_costado_fondos.gif) repeat-y; width:197px; }
#info_contextual_fs .contenido p { padding:10px; margin:0; color:#FFF; }
#info_contextual_fs .bottom { background:url(../images/html/bottom_fondo_costado_fondos.gif) no-repeat; width:197px; height:30px; }

/* INFO CONTEXTUAL - OFICINA DEUDA PUBLICA */
#info_contextual_od { float:left; position:relative; margin:0 0 0 20px; width:197px; }
#info_contextual_od .top_temas { background:url(../images/html/top_fondo_costado_od.gif) no-repeat; width:197px; height:53px; }
#info_contextual_od .contenido { background:url(../images/html/bg_fondo_costado_od.gif) repeat-y; width:197px; }
#info_contextual_od ul { margin:0; padding:5px; list-style-type:none; }
#info_contextual_od li a { color:#FFF; margin:4px; padding:0 0 2px 10px; background:url(../images/html/bullet_od.gif) 0px 5px no-repeat; border-bottom:1px solid #6EB6CC; display:block; }
#info_contextual_od li.fecha a { color:#FFF; background:url(../images/html/ico_fecha_od.gif) 0px 5px no-repeat; padding:0 0 2px 18px; display:block; }
#info_contextual_od .contenido p { padding:10px; margin:0; color:#FFF; }
#info_contextual_od .bottom { background:url(../images/html/bottom_fondo_costado_od.gif) no-repeat; width:197px; height:30px; }

/* INFO CONTEXTUAL - INVERSION INVERSIONISTA */
#info_contextual_ii { float:left; position:relative; margin:0 0 0 20px; width:197px; }
#info_contextual_ii .top_temas { background:url(../images/html/top_fondo_costado_ii.gif) no-repeat; width:197px; height:64px; }
#info_contextual_ii .contenido { background:url(../images/html/bg_fondo_costado_ii.gif) repeat-y; width:197px; }
#info_contextual_ii .contenido p { padding:10px; margin:0; color:#FFF; }
#info_contextual_ii .bottom { background:url(../images/html/bottom_fondo_costado_ii.gif) no-repeat; width:197px; height:30px; }

/* CAJA DE NOTICIAS EN MERCADO DE CAPITALES */
#noticias_mc { float:right; width:678px; background:none; margin:-10px 55px 0 0; }
#noticias_mc h1#tit_noticias_mercado { background:url(../images/html/tit_noticias_mercado.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#noticias_mc h1#tit_noticias_fondos { background:url(../images/html/tit_noticias_fondos.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#noticias_mc h1#tit_noticias_od { background:url(../images/html/tit_noticias_od.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#noticias_mc h1#tit_noticias_ii { background:url(../images/html/tit_noticias_ii.gif) top left no-repeat; width:168px; height:27px; margin:0 0 10px 0; text-indent:-9000px; display:block; }
#noticias_mc_cont { background:url(../images/html/bg_noticias_mc.jpg) no-repeat; width:678px; height:114px; padding:10px; }
#noticias_mc_cont .a,#noticias_mc_cont .b { float:left; width:178px; border-right:2px dashed #D4DDE2; padding:0 20px 0 20px; }
#noticias_mc_cont .c  { float:left; width:178px; padding:0 10px 0 20px; }
#noticias_mc_cont .a h3, #noticias_mc_cont .b h3 { color:#6A7579; font-size:14px; font-weight:bold; margin:0; padding:0; display:block; }
#noticias_mc_cont .c h2 { color:#325164; font-size:12px; font-weight:bold; margin:0 0 3px 0; display:block; }
#noticias_mc_cont .a p, #noticias_mc_cont .b p , #noticias_mc_cont .c p { color:#6A7579; font-size:14px; margin:0; padding:0; display:block; }   

/* FORMULARIO DE CONTACTO */
#form_contacto { width:537px; float:left; }
#form_contacto { padding:0; margin:0 0 0 10px; text-align:left; }
#form_contacto th { vertical-align:top; text-align:left; font-weight:bold; color:#325164; }
#form_contacto td { text-align:left; color:#325164; }
#form_contacto td input.txt { width:345px; height:20px; border:1px solid #7F9DB9; }
#form_contacto td select.txt { width:345px; }
#form_contacto td input.txt_mail { width:200px; height:20px; border:1px solid #7F9DB9; }
#form_contacto td textarea { width:345px; height:auto; border:1px solid #7F9DB9; }
#form_contacto td input.btn_enviar { cursor:pointer; border:none; text-decoration:none; background:url(../images/html/bot_enviar.jpg) 0px 0px repeat-x; width:66px; height:19px; font-size:1px; color:#62A9D0; }
#form_contacto tr.borde td,#form_contacto tr.borde th { border-top:1px dotted #AFC1CB; padding:3px 0 3px 0; }

/* PIE DE PAGINA */
#enlaces { display:none; visibility:hidden; }
#enlaces_i { display:none; visibility:hidden; }

#pie { display:none; visibility:hidden; }


/* HACKS Y CLASES GENERICAS PARA SER USADAS EN TODO EL SITIO
-------------------------------------------------------------*/
/* Este es de positioniseverything.com y evita que colapsen los contenedores de floats */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.naranjo { color:#d76000; }
.ladrillo { color:#B2533B; }
.middle { vertical-align:middle; }
.fotoDerecha { float:right; margin:-40px 0 0 5px; padding:0; }
.subrayado { text-decoration:underline; }

/* MENU CONTEXTUAL - QUE VA A LA DERECHA DE LAS PAGINAS INTERNAS */
.menu_contextual_der { float:right; margin:0 5px 15px 10px; padding:0; width:173px; min-height:76px; border-left-width: 3px; border-left-style: solid;	border-left-color: #dde8ef; }
.menu_contextual_der ul { margin:0; padding:0; list-style-type:none; }
.menu_contextual_der li a { border-bottom:1px dotted #AFC1CB; padding:3px 0 3px 15px;  display:block; background:url(../img/html/bullet_menu_conextual.gif) 5px 7px no-repeat; text-decoration:none; color:#3b5161; }
.menu_contextual_der li a:hover { color:#a3b204; text-decoration:none; }
.menu_contextual_der li a.destacado { color:#a3b204; }

/* TABLA GENERICA PARA LISTADOS Y DESCARGAS */
.tabla_descarga { width:98%; float:left; padding:0px; margin:0; color:#6D96A8; text-align:left; }
.tabla_descarga td { padding:3px; vertical-align:top; }
.tabla_descarga td a { color:#325164; text-decoration:none; margin:0 10px 0 0; }
.tabla_descarga td a:hover { color:#325164; text-decoration:none; margin:0 10px 0 0; }
.tabla_descarga td { color:#325164; }
.tabla_descarga td strong { font-weight:bold; }
.tabla_descarga tr.separador_top td { border-top:1px dotted #AFC1CB; padding:5px 0 5px 0; }
.tabla_descarga tr.separador_bottom td { border-bottom:1px dotted #AEC1CF; }

/* TABLA GENERICA PARA LISTADOS Y DESCARGAS A 440PX */
.tabla_440px { width:440px; float:left; padding:0px; margin:0; color:#6D96A8; text-align:left; }
.tabla_440px td { padding:3px; vertical-align:top; }
.tabla_440px td a { color:#325164; text-decoration:none; margin:0 10px 0 0; }
.tabla_440px td a:hover { color:#325164; text-decoration:none; margin:0 10px 0 0; }
.tabla_440px td { color:#325164; }
.tabla_440px td strong { font-weight:bold; }
.tabla_440px tr.separador_top td { border-top:1px dotted #AFC1CB; padding:5px 0 5px 0; }
.tabla_440px tr.separador_bottom td { border-bottom:1px dotted #AEC1CF; }


/* TABLA DE 2 COLUMNAS DE CAMPOS */
.tabla2col { width:620px; float:left; padding:0; margin:0; }
.tabla2col th { vertical-align:top; text-align:left; font-weight:bold; color:#325164; }
.tabla2col td { text-align:left; color:#325164; }
.tabla2col td input.txt { width:245px; height:20px; border:1px solid #7F9DB9; }
.tabla2col td input.txt_mail { width:100px; height:20px; border:1px solid #7F9DB9; }

/* TABLA DE 1 COLUMNA AL ANCHO DE LAS PAGINAS INTERNAS */
.tablaEncuesta { width:620px; float:left; padding:5px; margin:0; border:1px solid #7F9DB9; }
.tablaEncuesta th { vertical-align:top; text-align:left; font-weight:bold; color:#325164; }
.tablaEncuesta td input.txt_respuesta { width:600px; height:20px; border:1px solid #7F9DB9; }
.tablaEncuesta td textarea { width:245px; height:auto; border:1px solid #7F9DB9; }
.tablaEncuesta td input.btn_enviar { cursor:pointer; border:none; text-decoration:none; background:url(../img/html/bot_enviar.jpg) 0px 0px repeat-x; width:66px; height:19px; font-size:1px; color:#62A9D0; }
.tabla2col tr.borde td,.tablaEncuesta tr.borde th { border-top:1px dotted #AFC1CB; padding:3px 0 3px 0; }

.verde { color: #a3b204; }
.bordeFoto { border: 2px solid #C9D1D3; }

/* GLOSARIO */
.letras { text-transform:capitalize; margin:0 0 5px 10px; float:left; background:url(../images/html/bg_letras.gif) no-repeat; color:#FFF; font-weight:bold; width:22px; height:19px; text-align:center; font-size:14px; padding:2px 0 0 0; }
.letras a { color:#FFF; text-decoration:none; }
.letras a:hover { color:#ccc; text-decoration:none; }


input.txt_buscar_noticias { font:normal 14px Arial, Helvetica, "Trebuchet MS"; color:#999;text-decoration:none; background:#FFF url(../images/html/bg_input_buscar_noticias.gif) repeat-x; width:106px; height:20px; padding:1px; border:1px solid #B1CAD9; }
input.btn_buscar_noticias { cursor:pointer; margin:0 0 0 75px; border:none; text-decoration:none; background:url(../images/html/bot_buscar_noticias.gif) 0px 0px repeat-x; width:70px; height:21px; font-size:1px; color:#62A9D0; }

/*Mensajes Error*/

.mensaje_error{width:90%; border: 1px solid #333; background:#FFFFAE; margin:10px auto; color: #2c6785;}
.mensaje_error ul {width:85%;}

#glosario_noticias{position:absolute; display:none; border: 1px solid #c0c0c0; background:#fff; z-index:999; width: 260px;}
#glosario_noticias #definicion_glosario { margin:3px; color:#000000; }

.subtitulos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b0bec8;
	text-transform: uppercase;
}

.dato2 {
	margin-left: 0px;
}
.dato2 th {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	border: 1px solid #000000;
}
.dato2 th.center {
	color: #000000;
	background-color: #d1e1e7;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	border: 1px solid #000000;
}
.dato2 td {
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.datoNumeros {
	margin-left: 10px;
}
.datoNumeros th {
	color: #4f6b72;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b0bec8;
	border-bottom-color: #b0bec8;
	background-color: #d1e1e7;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
}
.datoNumeros td {
	color: #4f6b72;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b0bec8;
	padding-top: 4px;
	padding-bottom: 4px;
}



.dato3 {
	margin-left: 10px;
}
.dato3 th {
	color: #000000;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #d1e1e7;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.dato3 td {
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 13px;
	padding-bottom: 13px;
}

.T10 {
	font-size: 10px;
}

.may {
	text-transform: uppercase;
}
.may {
	text-transform: uppercase;
}


.dato2 h1 {
	color: #4f6b72;
	padding: 2px;
	font-size: 200%;
	font-weight: normal;
	
}

.dato2 td.ying {
	background: #ffffff;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.oscuro {
	background-color: #A4B4BF;
	color: #FFFFFF;
}
.gris_claro {
	background-color:#eff3f7;
}
.gris_claro strong { color:#537893; }
.blanco {
	color: #FFFFFF;
}
.center { text-align:center; }


.dato2 tfoot td {
	background-color: #F1F2F3;
	font-size: 10px;
	color: #4F6B72;
	font-family: "Arial Narrow", Arial, Helvetica;
}

.dato2 caption {
	background-color: #71899B;
	color: #FFFFFF;
	height: 15px;
}


.dato2 td.yang {
	background: #f6f7f7;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.acrobat {
	width: 80%;
	padding-left: 2px;
	height: 42px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 20px;
}
.acrobat a {
	color: #697B81;
	text-decoration: none;
}
.acrobat a:hover {
	color: #5997aa;
}
.acrobat .acrobatFoto {
	float: left;
	width: 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #779096;
	margin-right: 8px;
}
.flashRegiones {
	width: 280px;
	float: right;
	padding-left: 20px;
	margin-left: 15px;
}
.derecha { text-align:right; vertical-align:middle; }
.tituloEtapa {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 22px;
	color: #C9D1D3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9D1D3;
	font-weight: lighter;
	display:block;
	padding:0 0 0 10px;
}
.tituloAnos {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 12px;
	color: #9CAAAD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9D1D3;
	font-weight: normal;
}
.tituloMinistro {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 20px;
	color: #A7B4B6;
	font-weight: normal;
}
#contenedor #central_noticias #contenido_interna_noticias #org_pdf {
	width: 200px;
	float: right;
	position: absolute;
	right: 1px;
}
