body { 
background : #f5f5f5;
color : #2f2f2f; 
margin : 0; 
font : 1em Arial; 
} 
#cuerpo_principal { 
width : 61em; 
margin-right : auto; 
margin-left : auto; 
margin-top : 1em; 
} 
#encabezado { 
display : table; 
overflow : hidden; 
height : 9em; 
} 
#barra_herramientas { 
overflow : hidden; 
height : 1.5em; 
background-color : transparent; 
display : table; 
} 
#login { 
width : 19em; 
float : left; 
padding-left : 1em; 
} 
#login Input { 
border : 1px solid gray; 
color : #5b5b76; 
font-size : 12px; 
margin : 0; 
padding : 2px; 
background-position : center top; 
} 
#herramientas { 
width : 40em; 
float : right; 
padding-right : 1em; 
text-align : right; 
color : #019587; 
} 
#herramientas a { 
text-decoration : none; 
font-size : 0.8em; 
color : #019587; 
} 
#herramientas a:hover { 
text-decoration : none; 
} 
#firma_busqueda { 
height : 5em; 
display : block; 
overflow : hidden; 
background-image : url(imagenes/encabezado1.jpg); 
} 
#firma { 
height : 5em; 
width : 30em; 
float : left; 
display : table; 
} 
#firma a { 
height : 5em; 
width : 20em; 
} 
#firma_nombre { 
color : white; 
width : 14em; 
height : 4em; 
display : block; 
float : left; 
text-align : center; 
padding : 0.5em; 
} 
#imagen_shcp { 
width : 11em; 
height : 5em; 
border : 0; 
} 
#imagen_firma { 
width : 18.75em; 
height : 5em; 
} 
.Buscador_gobMX{
padding-top:0.3em; 
padding-right:1.0em; 
float:right;
}
#buscar { 
display : table; 
float : right; 
padding-right : 1em; 
height : 2.5em; 
padding-top : 0.2em; 
text-align : right; 
width : 28em; 
} 
#buscar label { 
display : none; 
} 
#buscar input[type="text"] { 
width : 15em; 
margin-right : 1.2em; 
margin-top : 0.7em; 
color : rgb(153, 153, 153); 
} 
#buscar input[type="submit"] { 
border : 0 none; 
width : 2.8em; 
margin-top : 0.7em; 
background : transparent url("imagenes/botonir.gif") no-repeat scroll left; 
} 
#dominio { 
color : white; 
font-size : 2em; 
} 
.letra_menu { 
font-size : 0.8em; 
} 
.menu_principal { 
height : 2.5em; 
display : block; 
overflow : hidden; 
background-image : url(imagenes/fondo_menu.jpg); 
margin-top : 0; 
} 
.menu_principal ul { 
height : 2em; 
list-style : none; 
margin : 0; 
padding : 0; 
text-align : center; 
} 
.menu_principal li { 
display : inline-block; 
float : left; 
font-weight : bold; 
background-color : transparent; 
margin-bottom : 0; 
list-style-type : none; 
} 
.menu_principal li a { 
color : white; 
display : block; 
line-height : 2em; 
text-align : center; 
text-decoration : none; 
padding : 0 0.5em; 
} 
.menu_principal li a:hover { 
text-decoration : none; 
} 
.menu_principal li ul { 
background : #019587; 
border-bottom : 2px solid #ff0; 
display : none; 
height : auto; 
position : absolute; 
width : 20em; 
z-index : 200; 
margin-top : -1px; 
} 
.menu_principal li:hover ul { 
display : block; 
} 
.menu_principal li li { 
display : block; 
float : none; 
padding : 0; 
width : 20em; 
margin : 0; 
font-weight : normal; 
font-style : normal; 
background : url(imagenes/bullet_menu.png) no-repeat left 0.6em; 
} 
.menu_principal li ul a { 
display : block; 
font-size : 12px; 
font-style : normal; 
padding : 0 10px 0 15px; 
text-align : left; 
} 
.menu_principal li ul a:hover { 
text-decoration : underline; 
} 
#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 { 
width : 20.4em; 
} 
#submenu4 li, #submenu1 li, #submenu2 li, #submenu3 li, #submenu4 li, #submenu5 li { 
display : inline-block; 
} 
#interactividad { 
background-color : white; 
display : table; 
width : auto; 
} 
#contenido { 
background-color : white; 
display : table; 
padding : 1em; 
width : auto; 
height : 1px; 
float : left; 
height : auto; 
} 
#imgSeleccion { 
width : 100%; 
height : 20em; 
} 
#pie { 
border-top : 1px solid #dedde0; 
color : gray; 
background-color : white; 
display : table; 
border-bottom-style : none; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
} 
#pie a { 
color : #606060; 
text-decoration : none; 
} 
#pie p { 
margin : 0; 
font-size : 0.8em; 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
color : #606060; 
} 
#pie_b { 
width : 59em; 
background-image : url(imagenes/pie2.jpg); 
height : 0.5em; 
margin-right : auto; 
margin-left : auto; 
} 
#pie_d { 
margin-right : auto; 
margin-left : auto; 
background-color : #dedde0; 
height : 8em; 
background : url(imagenes/pie2.jpg) center; 
} 
.izquierda { 
float : left; 
} 
.derecha { 
float : right; 
} 
.margen_derecho { 
margin-right : 1em; 
} 
.centrado { 
text-align : center; 
} 
.renglon { 
display : table; 
margin-bottom : 1em; 
} 
.cuadro { 
display : table; 
float : left; 
min-height : 15em; 
} 
.cuadro_libre { 
display : table; 
float : left; 
min-height : 15em; 
font-size : 1em; 
} 
.fijo { 
overflow : auto; 
display : block; 
min-height : 13em; 
} 
.A { 
width : 59em; 
} 
.B { 
width : 44em; 
} 
.C { 
width : 39.5em; 
} 
.D { 
width : 39em; 
} 
.E { 
width : 35em; 
} 
.F { 
width : 29em; 
} 
.G { 
width : 19.7em; 
} 
.H { 
width : 19em; 
} 
.I { 
width : 18.5em; 
border : 1px solid #c0c0c0; 
height : 20em; 
} 
.J { 
width : 17em; 
} 
.K { 
width : 14em; 
} 
.L { 
width : 12em; 
} 
.M { 
width : 11em; 
} 
.N { 
width : 9em; 
} 
.O { 
width : 8em; 
} 
.P { 
width : 47em; 
} 
.Q { 
width : 38em; 
} 
.fondo_1 { 
background-color : #d8d9de; 
} 
.fondo_6 { 
background-color : #cdcbcd; 
} 
.fondo_7 { 
background-color : white; 
} 
.fondo_2 { 
background-color : #dbd9dc; 
} 
.fondo_3 { 
background-color : #c1c0c4; 
} 
.fondo_4 { 
background-color : #a1a1a5; 
} 
.fondo_5 { 
background-color : #545354; 
} 
.fondo_8 { 
background-color : #f8f8f8; 
} 
.H4 { 
height : 4em; 
} 
.H6 { 
height : 6em; 
} 
.H8 { 
height : 8em; 
} 
.H10 { 
height : 10em; 
} 
.H12 { 
height : 12em; 
} 
.H14 { 
height : 14em; 
} 
.H16 { 
height : 16em; 
} 
.H18 { 
height : 18em; 
} 
.H20 { 
height : 20em; 
} 
.H22 { 
height : 22em; 
} 
.H24 { 
height : 24em; 
} 
.H26 { 
height : 26em; 
} 
.H28 { 
height : 28em; 
} 
.H30 { 
height : 30em; 
} 
.H32 { 
height : 32em; 
} 
.H34 { 
height : 34em; 
} 
.H36 { 
height : 36em; 
} 
.H38 { 
height : 38em; 
} 
.H40 { 
height : 40em; 
} 
.Hmin8 { 
min-height : 8em; 
} 
.caja_texto { 
border : 1px solid #b7b8b9; 
display : block; 
margin-bottom : 1em; 
background-color : #f4f5f9; 
padding-bottom : 0.5em; 
} 
.caja_texto a { 
color : #555555; 
text-decoration : none; 
font-size : 0.8em; 
text-transform : uppercase; 
} 
.caja_texto a:hover { 
text-decoration : underline; 
color : #019587; 
} 
.caja_texto h1 { 
color : white; 
background-image : url(imagenes/fondo_h1_caja.jpg); 
text-transform : uppercase; 
text-align : center; 
font-size : 0.8em; 
padding-top : 0.3em; 
padding-bottom : 0.3em; 
margin-bottom : 0.4em; 
} 
.caja_texto h2 { 
color : #929292; 
text-transform : uppercase; 
font-weight : bold; 
line-height : 1em; 
margin-bottom : 0.5em; 
margin-top : 0; 
font-size : 1em; 
margin-left : 0.3em; 
} 
.caja_texto ul { 
margin : 0.5em; 
padding : 0; 
} 
.caja_texto li { 
padding : 0; 
list-style-position : outside; 
list-style-image : url(imagenes/bullet.gif); 
list-style-type : none; 
margin-left : 0.5em; 
} 
.caja_video { 
margin-bottom : 1em; 
} 
.caja_multimedia { 
border : 1px solid #b7b8b9; 
display : block; 
margin-bottom : 1em; 
background-color : #f4f5f9; 
padding-bottom : 1em; 
} 
.caja_multimedia a { 
color : #f3a400; 
text-decoration : none; 
} 
.caja_multimedia a:hover { 
color : maroon; 
text-decoration : underline; 
} 
.caja_multimedia ul { 
padding : 0; 
margin-left : 0.5em; 
margin-bottom : 0; 
margin-top : 0; 
} 
.caja_multimedia li { 
list-style-type : none; 
display : table; 
margin-bottom : 0.3em; 
} 
.caja_multimedia h1 { 
color : white; 
background-image : url(imagenes/fondo_h1_caja.jpg); 
text-transform : uppercase; 
text-align : center; 
font-size : 0.8em; 
padding-top : 0.3em; 
padding-bottom : 0.3em; 
margin-bottom : 0.5em; 
} 
.w_libre li { 
width : auto !important ; 
} 
.horizontal li { 
display : inline-block; 
} 
.lista_menu_vertical { 
margin-top : 0.5em; 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
font-size : 0.8em; 
} 
.lista_menu_vertical li { 
list-style-type : none; 
font-weight : bold; 
text-transform : uppercase; 
margin-bottom : 0.8em; 
} 
.lista_menu_vertical li li { 
font-weight : normal; 
font-style : normal; 
text-transform : capitalize; 
margin-bottom : 0.1em; 
margin-left : 0.5em; 
} 
.lista_menu_vertical a { 
color : #555; 
} 
.lista_menu_vertical a:hover { 
font-weight : bold; 
color : #1b5e9e; 
} 
.lista_tipo_A ul { 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
} 
.lista_tipo_A li { 
list-style-type : none; 
background : url(imagenes/bullet.gif) no-repeat left 0.3em; 
margin-bottom : 0.2em; 
} 
.lista_tipo_A li li { 
list-style-type : disc; 
list-style-image : none; 
} 
.lista_tipo_A a { 
color : #555; 
text-decoration : none; 
} 
.lista_tipo_A a:hover { 
color : #019587; 
text-decoration : underline; 
} 
.lista_tipo_B { 
padding-top : 0.3em; 
padding-bottom : 0.3em; 
padding-right : 0.3em; 
} 
.lista_tipo_B li { 
padding-top : 0.3em; 
padding-bottom : 0.3em; 
border-bottom-style : dotted; 
border-bottom-color : #737576; 
list-style-type : none; 
padding-left : 0.5em; 
font-size : 1em; 
line-height : 1em; 
} 
.lista_tipo_B li li { 
border-bottom-style : none; 
padding-top : 0; 
padding-bottom : 0; 
list-style-type : none; 
font-size : 0.9em; 
} 
.lista_tipo_B a:hover { 
color : #019587; 
} 
.lista_tipo_C { 
padding-top : 0.3em; 
padding-right : 0.3em; 
padding-bottom : 0.3em; 
} 
.lista_tipo_C li { 
list-style-type : none; 
margin-bottom : 0.2em; 
padding : 0.5px; 
} 
.lista_tipo_C li a { 
display : table; 
width : 99%; 
padding : 0.5em; 
background-color : #e9e9e8; 
} 
.lista_tipo_C li a:hover { 
background-color : silver; 
} 
.lista_tipo_C li li { 
list-style-position : outside; 
list-style-image : url(imagenes/bullet.gif); 
} 
.lista_tipo_D { 
width : 13.9em; 
padding-top : 0.3em; 
padding-bottom : 0.3em; 
} 
.lista_tipo_D ul { 
margin : 0; 
padding : 0; 
} 
.lista_tipo_D li { 
list-style-type : none; 
padding : 0.5px; 
width : 9em; 
vertical-align : top; 
margin-bottom : 0.4em; 
} 
.lista_tipo_D li a { 
color : #8B8B8B;
font-size : 0.7em; 
line-height : 1em; 
} 
.lista_tipo_D li a:hover { 
color : #019587; 
text-decoration : underline; 
} 
.lista_tipo_E h1 { 
background-color : #c3122f; 
color : white; 
font-size : 1em; 
text-transform : capitalize; 
padding : 0.5em; 
} 
.lista_tipo_E h2 { 
color : #c3122f; 
font-size : 0.8em; 
font-weight : normal; 
font-style : normal; 
} 
.lista_tipo_E h3 { 
color : #c3122f; 
text-align : right; 
font-size : 0.7em; 
text-transform : none; 
} 
.lista_tipo_E h3 a { 
color : #c3122f; 
} 
.lista_tipo_E h3 a:hover { 
color : #c3122f; 
text-decoration : underline; 
} 
.lista_tipo_E li { 
list-style-type : none; 
margin-top : 0.5em; 
} 
.lista_tipo_E li a { 
color : gray; 
font-size : 0.8em; 
line-height : 0.9em; 
} 
.lista_con_iconos_A { 
padding-top : 0.3em; 
padding-bottom : 0.5em; 
} 
.lista_con_iconos_A ul { 
margin : 0; 
padding : 0; 
} 
.lista_con_iconos_A li { 
list-style-type : none; 
display : block; 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
} 
.lista_multimedia_A { 
padding-top : 0.3em; 
padding-right : 0.3em; 
padding-bottom : 0.3em; 
} 
.lista_multimedia_A li { 
list-style-type : none; 
padding-top : 0.1em; 
padding-bottom : 0.1em; 
} 
.lista_multimedia_A a { 
color : #74bf43; 
} 
.lista_multimedia_A a:hover { 
color : #1b5e9e; 
} 
.lista_multimedia_B { 
padding-top : 0.3em; 
padding-bottom : 0.3em; 
display : table; 
} 
.lista_multimedia_B li { 
list-style-type : none; 
height : 2em; 
color : orange; 
font-size : 0.8em; 
padding-top : 0.7em; 
} 
.lista_multimedia_B li a { 
color : #7e7076; 
font-size : 1.2em; 
} 
.lista_notas_A { 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
margin-bottom : 0.5em; 
border-bottom : 1px solid gray; 
} 
.lista_notas_A h1 { 
font-size : 0.9em; 
color : #666666; 
text-transform : none; 
} 
.lista_notas_A h1 a { 
color : #666666; 
} 
.lista_notas_A h1 a:hover { 
color : maroon; 
} 
.lista_notas_A span { 
color : #c06610; 
font-weight : bold; 
text-transform : none; 
margin : 0; 
border-left-style : none; 
font-size : 0.8em; 
} 
.lista_notas_A p { 
margin : 0; 
} 
.lista_notas_A h5 { 
margin : 0; 
text-align : right; 
} 
.lista_notas_B { 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
margin-bottom : 0.5em; 
border-bottom-width : 1px; 
border-bottom-color : gray; 
} 
.lista_notas_B h1 { 
font-size : 0.9em; 
color : maroon; 
text-transform : none; 
} 
.lista_notas_B h1 a { 
color : maroon; 
} 
.lista_notas_B h1 a:hover { 
text-decoration : underline; 
} 
.lista_notas_B h4 { 
color : #313030; 
font-weight : bold; 
text-transform : none; 
border-left-style : none; 
font-size : 0.7em; 
margin-bottom : 0.4em; 
} 
.lista_notas_B img { 
border : 1px solid maroon; 
float : left; 
margin-bottom : 0.5em; 
margin-right : 0.5em; 
} 
.lista_notas_B h5 { 
margin : 0; 
text-align : right; 
} 
.lista_notas_B h5 a { 
color : maroon; 
} 
.lista_notas_C { 
padding-top : 0.5em; 
padding-bottom : 0.5em; 
margin-bottom : 0.5em; 
border-bottom : 1px solid gray; 
} 
.lista_notas_C h1 { 
font-size : 0.9em; 
color : maroon; 
text-transform : none; 
} 
.lista_notas_C h1 a { 
color : maroon; 
} 
.lista_notas_C h1 a:hover { 
text-decoration : underline; 
} 
.lista_notas_C h4 { 
color : #313030; 
font-weight : bold; 
text-transform : none; 
border-left-style : none; 
font-size : 0.7em; 
margin-bottom : 0.4em; 
} 
.lista_notas_C img { 
border : 1px solid maroon; 
float : right; 
margin-bottom : 0.5em; 
margin-right : 0.5em; 
} 
.lista_notas_C h5 { 
margin : 0; 
text-align : right; 
} 
.lista_notas_C h5 a { 
color : maroon; 
} 
.tabla_A { 
background : #fff; 
margin : 1em; 
border-collapse : collapse; 
text-align : left; 
} 
.tabla_A th { 
font-weight : normal; 
color : #039; 
border-bottom : 2px solid #6678b1; 
font-size : 1.2em; 
padding : 0.5em; 
} 
.tabla_A td { 
border-bottom : 1px solid #ccc; 
color : #669; 
padding : 0.3em; 
} 
.tabla_A tbody tr:hover td { 
color : #009; 
} 
.tabla_B { 
margin : 1em; 
text-align : left; 
border-collapse : collapse; 
} 
.tabla_B th { 
font-weight : normal; 
color : #039; 
padding : 0.5em; 
font-size : 1.2em; 
} 
.tabla_B td { 
color : #669; 
padding : 0.4em; 
} 
.tabla_B .fondo1 { 
background : #e8edff; 
} 
.tabla_C { 
text-align : left; 
border-collapse : collapse; 
} 
.tabla_C th { 
font-weight : bold; 
color : white; 
background : #757575; 
padding : 0.5em; 
} 
.tabla_C td { 
background : #f4f5f9; 
border-top : 1px solid #fff; 
color : #585050; 
padding : 0.5em; 
} 
.tabla_C tbody tr:hover td { 
background : #d0dafd; 
} 
.tab_actual_A { 
background-color : #737373 !important ; 
} 
.tab_visible_A { 
display : block; 
} 
.tab_A { 
display : block; 
overflow : hidden; 
} 
.tab_recuadro_A { 
border : 2px solid #737373; 
padding : 1em; 
color : #2f2f2f; 
margin : 0; 
background-position : center top; 
} 
.tab_A ul { 
list-style : none; 
margin : 0; 
padding : 0; 
} 
.tab_A li { 
display : inline-block; 
background-color : silver; 
width : 8em; 
} 
.tab_A li a { 
color : white; 
display : block; 
text-align : center; 
text-decoration : none; 
line-height : 1.1em; 
font-size : 0.9em; 
padding : 0.3em 0.5em 0.2em; 
} 
.tab_A li a:hover { 
color : white; 
text-decoration : none; 
background-color : #737373; 
} 
.tab_A li ul { 
background : #737373; 
border-left : 1px solid #000000; 
border-right : 1px solid #000000; 
border-bottom : 1px solid #000000; 
display : none; 
height : auto; 
position : absolute; 
z-index : 200; 
margin-top : -1px; 
} 
.tab_A li:hover ul { 
display : block; 
} 
.tab_A li li { 
display : inline-block; 
float : none; 
padding : 0; 
background-color : transparent; 
} 
.tab_A li ul a { 
display : block; 
font-size : 12px; 
font-style : normal; 
padding : 0 10px 0 15px; 
text-align : left; 
} 
.tab_A li ul a:hover { 
background : #949494; 
color : #000000; 
} 
p { 
margin : 0 0 0.5em 0.5em; 
font-size : 0.85em; 
color : #414040; 
} 
.carrusel_2 { 
height : 13em; 
overflow : auto; 
width : 59em; 
} 
.contenedor_c2 { 
height : 13em; 
display : inline-block; 
width : 9em; 
font-weight : bold; 
float : left; 
padding-right : 0.41em; 
padding-left : 0.42em; 
overflow : hidden; 
} 
.imagen_contenedor_c2 { 
height : 13em; 
width : 9em; 
overflow : hidden; 
display : block; 
position : relative; 
} 
.texto_contenedor_c2 { 
margin-top : -3em; 
} 
.fondo_contenedor { 
background-color : black; 
width : 9em; 
height : 13em; 
position : relative; 
} 
.contenedor_t1 { 
color : white; 
position : relative; 
margin-top : -13em; 
width : 9em; 
height : 13em; 
} 
.linea_rosa { 
border-top : 3px solid #d90a90; 
} 
.flecha_rosa { 
width : 10px; 
height : 5px; 
float : right; 
margin-right : 3px; 
background : url(imagenes/flechas_carrusel2.gif) -60px; 
} 
.titulo_contenedor { 
line-height : 1.1em; 
text-align : left; 
font-size : 0.8em; 
padding : 0.4em 0.5em 0.2em; 
height : 3.2em; 
} 
.texto_contenedor_2 { 
font-size : 0.7em; 
line-height : 1.1em; 
margin-top : 0.5em; 
padding-right : 0.5em; 
padding-left : 0.5em; 
text-align : left; 
} 
.texto_contenedor_2 a { 
color : white; 
text-decoration : none; 
} 
hr { 
margin : 2em 1em; 
} 
ul { 
margin-left : 0.5em; 
margin-top : 0; 
margin-bottom : 0; 
padding : 0; 
} 
li { 
line-height : 1.1em; 
list-style-position : inside; 
list-style-type : circle; 
} 
li li { 
list-style-type : disc; 
line-height : 1em; 
margin-bottom : 0.1em; 
padding-bottom : 0; 
list-style-position : inside; 
} 
a { 
text-decoration : none; 
color : #2f2f2f; 
} 
a:hover { 
text-decoration : underline; 
color : #019587; 
} 
h1 { 
color : #d61d00; 
text-transform : uppercase; 
margin-bottom : 0.3em; 
font : bold 1.6em/1em Arial; 
margin-top : 0; 
} 
h2 { 
color : #929292; 
text-transform : uppercase; 
font-weight : bold; 
line-height : 1em; 
margin-bottom : 0.5em; 
font-size : 1.2em; 
margin-top : 0; 
} 
h3 { 
color : #3e8213; 
text-transform : uppercase; 
font : 0.9em/1em Arial; 
margin-bottom : 1em; 
} 
h3 a { 
color : #3e8213; 
text-decoration : none; 
} 
h3 a:hover { 
text-decoration : none; 
color : #3e8213; 
} 
h4 { 
border-left-style : solid; 
border-left-width : 2px; 
padding-left : 0.3em; 
border-width : 2px; 
border-color : #e4e3e3; 
text-transform : uppercase; 
margin-top : 0.2em; 
margin-bottom : 0.2em; 
font-weight : bold; 
color : maroon; 
font-size : 0.9em; 
} 
h4 a { 
color : maroon; 
} 
h4 a:hover { 
text-decoration : none; 
} 
h5 { 
font-size : 0.7em; 
color : gray; 
font-weight : bold; 
} 
h5 a { 
color : gray; 
text-decoration : none; 
} 
h5 a:hover { 
text-decoration : underline; 
} 
h6 { 
font-size : 0.7em; 
color : #3e8213; 
font-weight : bold; 
margin-top : 0.2em; 
margin-bottom : 0.2em; 
margin-left : 0.5em; 
} 
.icono_1 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -236px; 
} 
.icono_2 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -60px -236px; 
} 
.icono_3 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -104px -236px; 
} 
.icono_4 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -148px -236px; 
} 
.icono_5 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -192px -236px; 
} 
.icono_6 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -236px -236px; 
} 
.icono_7 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -280px -236px; 
} 
.icono_8 { 
width : 16px; 
height : 24px; 
display : block; 
float : right; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -13px; 
} 
.icono_avi { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_bmp { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_doc { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_fla { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_gif { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_htm { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_img { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_iso { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_jar { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_jpg { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_mov { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_mp3 { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_pdf { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_png { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_ppt { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_rar { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_rtf { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_tar { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_tif { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_txt { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_wav { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_wma { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_wmv { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_xls { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_xml { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.icono_zip { 
width : 36px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -330px; 
} 
.audio_1 { 
width : 20px; 
height : 20px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -45px -40px; 
} 
.video_1 { 
width : 20px; 
height : 20px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -40px; 
} 
.foto_1 { 
width : 20px; 
height : 20px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -105px -40px; 
} 
.info_1 { 
width : 20px; 
height : 20px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -75px -40px; 
} 
.rel_1 { 
width : 20px; 
height : 20px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) -135px -40px; 
} 
.audio_2 { 
width : 35px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -16px -96px; 
} 
.video_2 { 
width : 35px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -59px -96px; 
} 
.foto_2 { 
width : 35px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -102px -96px; 
} 
.info_2 { 
width : 35px; 
height : 24px; 
display : block; 
float : left; 
margin-right : 0.5em; 
background : url(imagenes/iconografia.gif) no-repeat -153px -96px; 
} 
#lista_redes a { 
background-color : orange; 
display : inline-block; 
float : left; 
} 
#r1 a { 
background : url(imagenes/iconografia.gif) no-repeat -16px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r1 a:hover { 
background : url(imagenes/iconografia.gif) no-repeat -16px -195px; 
} 
#r2 a { 
background : url(imagenes/iconografia.gif) no-repeat -58px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r2 a:hover { 
background-position : -58px -195px; 
} 
#r3 a { 
background : url(imagenes/iconografia.gif) no-repeat -100px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r3 a:hover { 
background-position : -100px -195px; 
} 
#r4 a { 
background : url(imagenes/iconografia.gif) no-repeat -142px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r4 a:hover { 
background-position : -142px -195px; 
} 
#r5 a { 
background : url(imagenes/iconografia.gif) no-repeat -184px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r5 a:hover { 
background-position : -184px -195px; 
} 
#r6 a { 
background : url(imagenes/iconografia.gif) no-repeat -226px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r6 a:hover { 
background-position : -226px -195px; 
} 
#r7 a { 
background : url(imagenes/iconografia.gif) no-repeat -268px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r7 a:hover { 
background-position : -268px -195px; 
} 
#r8 a { 
background : url(imagenes/iconografia.gif) no-repeat -310px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r8 a:hover { 
background-position : -310px -195px; 
} 
#r9 a { 
background : url(imagenes/iconografia.gif) no-repeat -352px -152px; 
width : 2em; 
height : 2em; 
margin-right : 1em; 
margin-bottom : 1em; 
margin-left : 1.5em; 
} 
#r9 a:hover { 
background-position : -352px -195px; 
} 
.recuadro { 
margin : 1em; 
border : 1px none gray; 
padding : 1em; 
display : table; 
} 
.recuadro2 { 
margin : 1em; 
border : 1px solid gray; 
padding : 1em; 
background-color : #f9f7fa; 
font : 0.75em Courier; 
} 
.recuadro3 { 
border : 2px solid #737373; 
padding : 1em; 
font-size : 0.7em; 
background : #f4f5f9 url("imagenes/background.jpg") no-repeat scroll center top; 
color : #2f2f2f; 
} 
.recuadro4 { 
padding : 1em; 
font-size : 0.7em; 
color : #2f2f2f; 
background-position : center top; 
background-repeat : no-repeat; 
background-attachment : scroll; 
} 
.titulo_seccion { 
border-left-style : solid; 
border-left-width : 2px; 
padding-left : 0.3em; 
border-width : 2px; 
border-color : #e4e3e3; 
text-transform : uppercase; 
font-weight : bold; 
color : #019587; 
margin-bottom : 0.5em; 
font-size : 1em; 
} 
.titulo_seccion a { 
color : maroon; 
text-decoration : none; 
} 
.titulo_seccion_b { 
font-size : 0.7em; 
color : #606060; 
font-weight : bold; 
} 
.titulo_seccion_b a { 
color : gray; 
} 
.ruta_de_navegacion { 
text-align : right; 
color : #d92b12; 
text-transform : uppercase; 
font-size : 0.7em; 
margin-bottom : 1em; 
} 
.ruta_de_navegacion a { 
color : #929292; 
text-decoration : none; 
} 
.ruta_de_navegacion a:hover { 
color : #d92b12; 
text-decoration : underline; 
} 
.herramientas_del_usuario { 
font-size : 0.7em; 
} 
.texto_herramientas { 
vertical-align : top; 
} 
.herramientas_del_usuario a { 
color : gray; 
text-decoration : none; 
} 
.titulo_nota { 
color : #929292; 
text-transform : uppercase; 
font-weight : bold; 
line-height : 1em; 
margin-bottom : 0.5em; 
font-size : 1.2em; 
} 
.texto_nota { 
font-size : 0.9em; 
} 
.autor_nota { 
color : #ba5112; 
text-align : right; 
font-size : 0.6em; 
} 
.nota_chica { 
font-size : 0.8em; 
} 
.nota_media { 
font-size : 1em; 
} 
.nota_grande { 
font-size : 1.3em; 
} 
.nota_especial { 
font-weight : bold; 
color : #744d2f; 
font-size : 0.9em; 
} 
.nota_especial a { 
color : blue; 
} 
.fecha_nota { 
color : #434d2a; 
font-size : 0.7em; 
font-weight : bold; 
margin-bottom : 0.5em; 
} 
.renglon_ban { 
margin-bottom : 1em; 
height : 4em; 
display : block; 
} 
.ban_1 { 
width : 9.75em; 
height : 4em; 
} 
.ban_2 { 
width : 20em; 
height : 4em; 
margin-bottom : 1em; 
} 
.estrellas { 
width : 80px; 
height : 16px; 
margin : 0 0 1px; 
padding : 0; 
list-style : none; 
clear : both; 
position : relative; 
background : url(imagenes/estrellas.gif) no-repeat 0% 0%; 
float : left; 
} 
.estrella_1 { 
background-position : 0% -16px; 
} 
.estrella_2 { 
background-position : 0% -32px; 
} 
.estrella_3 { 
background-position : 0% -48px; 
} 
.estrella_4 { 
background-position : 0% -64px; 
} 
.estrella_5 { 
background-position : 0% -80px; 
} 
ul.estrellas li { 
cursor : pointer; 
float : left; 
text-indent : -999em; 
} 
ul.estrellas li a { 
position : absolute; 
left : 0; 
top : 0; 
width : 16px; 
height : 16px; 
text-decoration : none; 
z-index : 200; 
} 
ul.estrellas li.estrellas_1 a { 
left : 0; 
} 
ul.estrellas li.estrellas_2 a { 
left : 16px; 
} 
ul.estrellas li.estrellas_3 a { 
left : 32px; 
} 
ul.estrellas li.estrellas_4 a { 
left : 48px; 
} 
ul.estrellas li.estrellas_5 a { 
left : 64px; 
} 
ul.estrellas li a:hover { 
z-index : 2; 
width : 78px; 
height : 16px; 
overflow : hidden; 
left : 0; 
background : url(imagenes/estrellas.gif) no-repeat 0% 0%; 
} 
ul.estrellas li.estrellas_1 a:hover { 
background-position : 0% -176px; 
} 
ul.estrellas li.estrellas_2 a:hover { 
background-position : 0% -192px; 
} 
ul.estrellas li.estrellas_3 a:hover { 
background-position : 0% -208px; 
} 
ul.estrellas li.estrellas_4 a:hover { 
background-position : 0% -224px; 
} 
ul.estrellas li.estrellas_5 a:hover { 
background-position : 0% -240px; 
} 
.cuadro_notas_inicio { 
height : 20em; 
display : table; 
background-image : url(imagenes/fondo_notas.jpeg); 
font-size : 1em; 
} 
.cuadro_notas_inicio a { 
display : block; 
width : 18em; 
height : 3em; 
padding : 0.5em 0.5em 0.5em 1.5em; 
color : #019587; 
line-height : 1em; 
border-bottom : 1px solid #ffffff; 
} 
.cuadro_notas_inicio a:hover { 
display : block; 
background : #f1f0f0 url(imagenes/bullet_notas.jpg) no-repeat; 
} 
.nota_prima { 
display : table; 
padding-bottom : 0.5em; 
margin-top : 0.5em; 
padding-left : 0.5em; 
} 
.marco_cuadro_I img { 
border-color : #d78329; 
} 
.marco_cuadro_I2 a { 
font-size : 0.9em; 
line-height : 0.9em; 
} 
.marco_cuadro_I2 a:hover { 
color : #019587; 
text-decoration : underline; 
} 
.borde_azul { 
border : 1px solid #289ed4; 
} 
.borde_gris { 
border : 1px solid #737576; 
} 
.titulo_seccion2 { 
border-left-style : solid; 
border-left-width : 2px; 
padding-left : 0.3em; 
border-width : 2px; 
border-color : #e4e3e3; 
text-transform : uppercase; 
margin-top : 0.2em; 
font-weight : bold; 
color : #1c5da4; 
font-size : 0.9em; 
margin-bottom : 0.5em; 
} 
#videos_v4 { 
height : 16.5em; 
width : 29.5em; 
margin-right : 0.2em; 
} 
#v_4_notas { 
border-right : 1px solid #e4e3e3; 
height : 15em; 
} 
.v4_frame { 
width : 20em; 
} 
.v4_notas { 
padding-left : 0.5em; 
padding-right : 0.5em; 
width : 8.4em; 
} 
.v4_notas ul { 
margin : 0; 
padding : 0; 
} 
.v4_notas li { 
margin : 0; 
list-style-type : none; 
font-size : 0.7em; 
border-bottom : 1px dashed silver; 
line-height : 1.2em; 
padding-top : 0.4em; 
padding-bottom : 0.4em; 
} 
.v4_notas a { 
color : #5f5e5f; 
text-decoration : none; 
} 
.v4_notas a:hover { 
color : #c71907; 
text-decoration : underline; 
} 
.videos_C { 
font-size : 0.6em; 
text-transform : capitalize; 
} 
.videos_C a { 
color : #c71707; 
margin-top : 0.3em; 
} 
.imprimir_enviar { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #019587; 
text-decoration : none; 
} 
.imprimir_enviar:hover { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #019587; 
text-decoration : underline; 
} 
.separador { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #35a3b0; 
text-decoration : none; 
} 
.breadcrumb { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #019587; 
text-decoration : none; 
text-align : right; 
} 
.breadcrumb:hover { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #019587; 
text-decoration : underline; 
} 
.titulo_seccioninterior { 
font-family : Verdana; 
font-size : 14px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #737373; 
text-decoration : none; 
} 
.pleca_notas { 
text-align : center; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
font-weight : bold; 
line-height : 1.4em; 
color : #ffffff; 
height : 15px; 
background-color : #65b6ba; 
} 
.txt_notas { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #151515; 
text-decoration : none; 
background-color : #ebebeb; 
} 
.ver_mas { 
font-family : Verdana; 
font-size : 9px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #00ab9b; 
text-decoration : none; 
} 
a.ver_mas :hover { 
font-family : Verdana; 
font-size : 9px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #027168; 
text-decoration : underline; 
} 
.titulo_notasecundaria1 { 
font-family : Verdana; 
font-size : 12px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #00ab9b; 
text-decoration : none; 
} 
.txt_gral { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #595959; 
text-decoration : none; 
} 
.lista_numeros li { 
font-family : Verdana; 
font-size : 11px; 
color : #595959; 
list-style-type : decimal; 
} 
.lista_letras li { 
font-family : Verdana; 
font-size : 11px; 
color : #595959; 
list-style-type : lower-alpha; 
} 
.lista_romanos li { 
font-family : Verdana; 
font-size : 11px; 
color : #595959; 
list-style-type : lower-roman; 
} 
.lista_circulos li { 
font-family : Verdana; 
font-size : 11px; 
color : #595959; 
list-style-type : circle; 
} 
.txt_gral_italic { 
font-family : Verdana; 
font-size : 11px; 
font-style : italic; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #595959; 
text-decoration : none; 
} 
.txt_gral_bold { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #595959; 
text-decoration : none; 
} 
.txt_gral_link { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #343434; 
text-decoration : underline; 
} 
.txt_gral_link a:hover { 
color : #000000; 
text-decoration : none; 
} 
.actualizacion { 
font-family : Verdana; 
font-size : 9px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #707070; 
text-decoration : none; 
} 
.caja { 
border : 1px solid #6db7c0; 
width : 470px; 
padding : 5px 5px 5px 5px; 
margin : 0 auto 0 auto; 
float : left; 
} 
.bot_int { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
color : #019587; 
line-height : 20px; 
text-decoration : none; 
} 
a.bot_int :hover { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : bold; 
color : #019587; 
line-height : 1.3em; 
text-decoration : underline; 
} 
.fecha_portal { 
font-family : Verdana; 
font-size : 10px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
color : #ffffff; 
text-decoration : none; 
} 
.subtitulo_seccioninterior { 
font-family : Verdana; 
font-size : 12px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
color : #019587; 
text-decoration : none; 
} 
.txt_mini_notas { 
font-family : Verdana; 
font-weight : bold; 
font-size : 9px; 
color : #595959; 
text-align : left; 
} 
.pleca_tab_tit { 
text-align : center; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.7em; 
font-weight : bold; 
line-height : 1.4em; 
color : #ffffff; 
height : 15px; 
background-color : #65b6ba; 
} 
.txt_tabla { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
color : #02655c; 
text-align : left; 
text-decoration : none; 
} 
.txt_tabla:hover { 
font-family : Verdana; 
font-size : 11px; 
font-style : normal; 
font-weight : normal; 
color : #127b87; 
text-decoration : underline; 
} 
.tit_azul { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #003082; 
font-weight : bold; 
} 
.txt_buscador { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-style : normal; 
color : #333333; 
} 
.pleca_tab_subtit { 
text-align : center; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.7em; 
font-weight : bold; 
line-height : 1.4em; 
color : #02655c; 
height : 15px; 
background-color : #9de3dc; 
} 
.tabla_home { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
font-weight : normal; 
color : #333333; 
} 
.cuerpo { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
line-height : 14px; 
text-align : justify; 
} 
.tit_white { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
font-weight : bold; 
color : #ffffff; 
line-height : 24px; 
text-indent : 2px; 
} 
.accesibilidad { 
display : none; 
} 

