﻿@charset "UTF-8";

@import url('base-color.css');

/* CSS Document */

body {
   
}

.bloque_940 {
    width: 80%;
}


.bloque {
  
   clear: both;
    display: block;
    float: left;
    margin: 20px 0 0 10%;
}


#divTitleArea {
    margin-top: 50px;
    padding-left: 10px;
}

#master {
    height: auto;
    margin: 0 auto;
    
}


#contenedor {
    background-repeat: repeat-y;
    height: auto;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;

}

#contenedor img { border: medium none; }

#contenedorfooter {
    /*background-image: url('/Images/internet/fondos/contorno_980.png');*/
    background-repeat: repeat-y;
    height: 127px;
    left: 0px;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    /*padding-left: 10px;*/
    position: relative;
    top: 0px;
    width: 970px;
    border: 1px solid var(--gray450);
	border-top-style: solid;
	border-right-style: solid;
	border-top-style: hidden;
	border-left-style: solid;
	border-width: 1px;
	border-color: var(--gray450);
}

#contenedorfooter img { border: medium none; }


#divInicio {
    cursor: pointer;
    float: left;
    height: 100%;
    width: 300px;
}

#search {
    height: 22px;
    margin: 0 5px 0 300px;
    padding-left: 415px;
    position: relative;
    text-align: right;
    top: 29px;
    width: auto;
}

#nav1 {
    color: var(--colorWhite);
    float: none;
    font-family: arial;
    margin-left: 300px;
    margin-right: 60px;
    margin-top: -10px;
    position: relative;
    text-align: right;
    text-transform: inherit;
    top: 40px;
    width: auto;
    text-decoration: none;
}


#nav1 a:hover 
{
    color: var(--Primary) !important;    
    font-weight: bold;
    text-decoration: underline;
}


#nav1 ul li a {
    /*color: var(--colorWhite) !important;*/
    color: var(--colorBlack) !important;
    margin-left: 10px;
    text-decoration: none;
}

#menuPrincipal a:hover {
    text-decoration: underline;
    background-color: var(--colorWhite);
    color: var(--Primary);
    border-top: 3px solid var(--Primary);
}


li.menu_hor_line {
    color: var(--Primary);
    display: inline;
    font-size: 12px;
    margin-left: 0;
}



#nav2 {
	display:block;
	width:100%;
	height:3em;	
	background-color: var(--colorBlack);	
	/*border-bottom:6px solid #9A8B7D;*/
	/*float:left;*/
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:0.8em;
    line-height: 2em;
    color: var(--colorWhite);
	/*text-transform:uppercase;*/
	/*text-decoration: none;*/
    /*font-weight : normal;*/

}


#nav2 ul {
    font-weight: normal;
    margin: 0 auto !important;
    text-decoration: none; 
}


#nav2 ul li a.selected {
    /*background: url("Images/fondos/dot.png") no-repeat scroll center 19px transparent !important;*/
    color: var(--gray500) !important;
    font-weight: normal;
    padding-bottom: 10px;
    text-decoration: none;
}


#nav2 ul li a {
	color:var(--colorWhite) !important;
	display:inline;
	font-family:arial;
	font-size:14px;
	margin:0 50px 0 0;
	padding:6px 0 5px;
	text-align:center;
	text-transform:none;
	/*width: 100%;*/
	text-decoration: none;
    font-weight: normal;

}



#nav2 ul li a:hover {
    text-decoration: underline;
    background-color: var(--colorWhite);
    border-top: 3px solid var(--Primary);
    color: var(--Primary) !important;
    font-weight: bold !important;
    
}


#divBody {
    background: none repeat scroll 0 0 var(--colorWhite);
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}

/*#bloque1_home {
    border-bottom: 5px solid var(--borderColor);
    height: 345px;
    margin-left: 0 !important;
    width: 960px;
}*/

#bloque1_home {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: medium dotted var(--gray420);
    height: 309px !important;
    margin-top: 45px !important;
    padding: 0 10px;
    width: 100%;
}

#bloque2_home {
    border-bottom: medium dotted var(--gray420);
    height: 180px;
    margin-left: 0 !important;
    width: 960px;
}

#bloque3_home {
    height: 165px;
    margin-left: 0 !important;
    width: 960px;
}

/*#bloque3 {
    background-color: var(--lightBackground);
    border-bottom: 5px solid var(--borderColor);
    border-top: 5px solid var(--borderColor);
    bottom: 0;
    height: auto;
    margin-left: 0;
    margin-top: -10px;
	overflow: inherit;
    padding: 5px 15px;
    position: relative;
    width: 933px;
}*/

#bloque3 {
    background-color: var(--gray110);
    bottom: 0;
    height: auto;
    margin-left: 0;
    margin-top: -10px;
    position: relative;
    width: 960px;
}

#bloque4_home {
    background-image: url('/Images/internet/fondos/contorno_980.png');
    background-repeat: repeat-y;
    height: 128px;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    padding-left: 10px;
    position: relative;
    width: 970px;
    top: 3px;
    left: -10px;
}


#columna1 {
    float: left;
    padding: 0;
    width: 502px;
}

#columna_carrusel {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    width: 450px;
}



#foo_izq {
    float: left;
    height: 60px;
    margin-right: 0;
    width: 480px;
}

#foo_izq p {
    color: var(--gray610);
    font-size: 12px;
    padding: 16px 18px;
}

#foo_m {
    display: inline;
    margin-left: 125px;
    position: relative;
    top: 19px;
}

#foo_der {
    display: inline;
    left: 50px;
    position: relative;
    top: 14px;
}

#foo_der p {
    color: var(--gray610);
    display: inline-block;
    padding: 18px;
    top: -10px !important;
}

.infomex {
    display: inline;
    margin-right: 16px;
    position: relative;
    top: -4px;
}

.infomex img {
    border: medium none;
    width: 28px;
}

.social {
    display: inline;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.social img {
    border: medium none;
    left: -2px;
    position: relative;
    top: -2px;
    width: 28px;
}


ul, li, p {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}

li.menu_hor {
    display: inline;
    font-size: 12px;
    margin-left: 0;
}

A#aMenuInicio {
    /* border-bottom: 1px solid var(--colorWhite);*/
    color: var(--colorWhite);
    padding-top: 1px;
}

a:link { color: var(--gray750); }

a { outline: none; }

a:hover { color: var(--gray420) !important; }

a:visited { color: var(--gray750); }

a.link1 {
    border-bottom: 1px dotted;
    color: var(--gray750);
}

h1, h2, h3, h4 {
    /* background: url("/Images/internet/iconos/vineta.jpg") no-repeat scroll 0 3px transparent; */
    color: var(--gray750);
    font-family: Verdana;
    /* font-size: 12px !important; */
    font-weight: bold;
    margin: 0 0 5px;
    /* text-indent: 17px; */
}

h2 {
    background: none repeat scroll 0 0 transparent;
    font-size: 100% !important;
    margin-bottom: 10px;
    text-indent: 0;
}

h3 {
    /* background: none repeat scroll 0 0 transparent; */
    /* border-bottom: 1px solid var(--gray420); */
    color: var(--gray750);
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 10px;
    padding: 0;
    /* text-indent: 0; */
}

h4 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted;
    color: var(--gray780);
    margin-top: 10px;
    margin-left: 10px;
    font-size: 14px !important;
    margin-bottom: 10px;
    padding: 0 0 5px;
    text-indent: 17;
    background: none;
    font-family: arial;
    font-weight: normal !important;
    text-align: left;
}


.ms-hidden, a.ms-skip, a.ms-skip:hover, a.ms-skip:visited, a.ms-TurnOnAcc, a.ms-SkiptoMainContent, a.ms-SkiptoNavigation {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -2000px;
    width: 1px;
    word-wrap: normal;
    z-index: 3;
}

.ms-hidden2 { background-color: var(--gray515); }

.menu-horizontal li.static, .menu-horizontal a.static, .menu-horizontal span.static { float: left; }

.menu-horizontal UL.root LI A:first-child { display: none !important; }

.menu-horizontal UL.root UL LI A:first-child { display: block !important; }


.s4-tn li.static > .menu-item {
    border: 1px solid transparent;
    color: var(--PrimaryBlue);
    width: 100%;
    display: inline-block;
    height: 15px;
    padding: 4px 10px;
    vertical-align: middle;
    white-space: nowrap;
}


.s4-tn { margin-left: 0 !important; }

.s4-tn {
    margin: 0;
    padding: 0;
}

.s4-tn li { list-style-type: none !important; }

.s4-tn ul.static { white-space: nowrap; }

.menu-horizontal li.static, .menu-horizontal a.static, .menu-horizontal span.static { float: left; }

.menu-horizontal {
    margin: 0 auto;
    width: auto;
}

/*.menu-horizontal ul.static {
    display: inline;
}*/

.menu-horizontal ul.static {
    display: table !important;
    margin-top: 0 !important;
}

.menu ul { list-style: none outside none; }

.menu ul, .menu li {
    margin: 0;
    padding: 0;
}

.s4-tn ul.static { white-space: nowrap; }

.sesion_pleno {
    float: left;
    height: 32px;
    margin-right: -2px;
    margin-top: 0px;
    padding: 0;
    width: 235px;
}

.sesion_pleno p {
    background: url("/Images/internet/fondos/sesion_pleno_2.png") repeat scroll 0 0 transparent;
    height: 30px;
    padding: 0;
    width: 250px;
}

.sesion_pleno a {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    padding: 6px 0 0 10px;
    vertical-align: middle;
}

.jcarousel-prev-vertical {
    background: url("/Images/internet/fondos/bg_ctr2_vert.png") no-repeat scroll 0 -54px transparent;
    cursor: pointer;
    height: 30px;
    margin-left: 215px;
    position: absolute;
    /*top: 0 !important;*/
    width: 50px;
}

.jcarousel-next-vertical {
    background: url("/Images/internet/fondos/bg_ctr3_vert.png") no-repeat scroll 0 -54px transparent;
    /*bottom: 0 !important;*/
    cursor: pointer;
    height: 30px;
    margin-left: 215px;
    position: absolute;
    width: 50px;
}

.jcarousel-next-vertical:hover, .jcarousel-next-vertical:focus, .jcarousel-prev-vertical:hover, .jcarousel-prev-vertical:focus, .jcarousel-prev-vertical:active, .jcarousel-next-vertical:active { background-position: 0 0; }

.jcarousel-prev-horizontal {
    background: url("/Images/internet/fondos/bg_ctr2.png") no-repeat scroll -54px 0 transparent;
    cursor: pointer;
    height: 32px;
    left: 5px;
    position: relative;
    top: 60px;
    width: 32px;
}

.jcarousel-prev-horizontal:hover, .jcarousel-prev-horizontal:focus { background-position: 0 0; }

.jcarousel-prev-horizontal:active { background-position: 0 0; }

.jcarousel-item-horizontal {
    background-image: url("/Images/internet/fondos/banner_shadow_hor.png");
    background-repeat: no-repeat;
    height: 123px;
    margin-left: 5px;
    margin-top: -82px;
    width: 148px;
}

.jcarousel-next-horizontal {
    background: url("/Images/internet/fondos/bg_ctr3.png") no-repeat scroll -54px 0 transparent;
    cursor: pointer;
    float: right;
    height: 32px;
    position: relative;
    right: 5px;
    top: 30px;
    width: 32px;
}

.jcarousel-next-horizontal:hover, .jcarousel-next-horizontal:focus { background-position: 0 0; }

.jcarousel-next-horizontal:active { background-position: 0 0; }

.notas {
    height: 255px;
    margin-top: 15px;
    width: 440px;
}

.nota {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 11px;
    margin-left: 0;
}

.nota a {
    display: inline-block;
    height: auto;
    margin-top: 4px;
    padding: 5px;
    width: 425px;
}

.nota_img {
    clear: left;
    display: block !important;
    float: left !important;
    height: 76px;
    width: 0;
}

div.nota a:hover {
    background: none repeat scroll 0 0 var(--gray100);
    color: var(--gray750) !important;
}

.tipo_evento {
    border-bottom: 1px solid var(--gray420);
    color: var(--gray420);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase;
}

.title_carrusel_vertical {
    color: var(--gray850);
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

.listas2 {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 1px;
    vertical-align: top;
    width: 469px;
}

.listas2 .p_listas p {
    border-bottom: 0 none !important;
    color: var(--gray540) !important;
    display: block;
    font-family: arial !important;
    font-size: 15px !important;
    font-weight: bold;
    padding-bottom: 0 !important;
}

.listas {
    float: left;
    margin-right: 1px;
    vertical-align: top;
    width: 234px;
}

.listas2 .p_listas p, .listas .p_listas p {
    border-bottom: medium none;
    color: var(--gray540) !important;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 3px 0 0 8px;
    text-align: left;
}

.p_listas { height: 40px; }

.p_listas p {
    border-bottom: 1px solid var(--gray420);
    color: var(--gray850);
    display: block;
    font-family: georgia;
    font-size: 24px;
    height: 15px;
    margin-left: 0;
    margin-top: 10px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-top: 0;
    text-align: left;
}

ul.listas_b2 {
    font-size: 12px;
    margin-bottom: 10px;
}

.listas ul li, .listas2 ul li {
    background: url("/Images/internet/iconos/vineta_listas2.png") no-repeat scroll 0 -1px transparent;
    list-style: none outside none;
    margin: 6px 6px 0 8px;
    padding: 0 0 0 17px;
    width: 205px;
}

ul.lista_aparte {
    display: inline-block;
    width: 233px;
}


.contenedor_carrusel {
    float: left;
    margin-left: 35px;
    width: 148px;
}

#contenedor li.lista {
    background: url("/Images/internet/iconos/vineta_listas.png") no-repeat scroll 0 3px transparent;
    list-style: none outside none;
    margin: 6px;
    padding: 0 0 0 17px;
}


p.datos {
	height:20px;
	margin-left:-120px;
	margin-top:20px;
	padding:0;
	width:272px;
}


p.datos input {
    border: 1px solid;
    /* border-radius: 5px 5px 5px 5px; */
    height: 30px;
    /* width: 246px; */
    display: block;
    width: 85%;
    font-size: 14px;
    display: block;
    padding: 0px 12px;
    line-height: 1.42857143;
    color: var(--gray700);
    background-color: var(--colorWhite);
    background-image: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    
}


p.bus  
{
    /*background: url("../Imagenes/internet/fondos/buscadorinter.jpg") repeat scroll 0 0 transparent;*/
	background:url("../../Images/internet/fondos/buscadorinter.jpg") transparent;
	display:block;
	height:30px;
	left:163px;
	padding:0;
	position:relative;
	text-align:center;
	top:-20px;
	width:28px;
}



p.bus span {
    display: block;
    height: 18px;
    padding: 4px 0 0;
    width: 60px;
}


.contenedor_carrusel img { border: 0 none; }

#TablaFooter td {
    color: var(--gray750) !important;
    font-size: 11px;
    padding: 5px 8px;
    vertical-align: top;
}

.negritas { font-weight: bold; }

.texto1, .node {
    border: 0 solid var(--gray200);
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 10px;
}

.col1_ministros { text-align: center; }

#divBody .ministro1_nome a:hover { color: var(--gray420) !important; }

.ministro1_foto { }

.ministro1_foto img {
    border-bottom: 1px solid var(--gray420) !important;
    padding: 0 90px;
}

.ministro1_nome {
    height: 41px;
    line-height: 20px;
    margin-left: 375px;
    padding-top: 0;
    width: 200px;
}

.ministro1_nome p {
    padding: 0;
    text-align: left;
}

.ministro1_nome a {
    color: var(--gray850) !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
}

.ministro1_nome a span {
    border-top: medium none;
    color: var(--gray750);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#divBody .ministro1_nome a:hover { color: var(--gray420) !important; }

.col2_ministros {
    display: block;
    float: left;
    margin-left: 30px;
    margin-top: 15px;
    width: 58.5%;
}

.col_ministros_w { }

.col2_ministros p {
    color: var(--gray850);
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 26px 0 0 80px;
}

.primera {
    height: 50px;
    margin-left: 8px;
}

.primera p {
    border-bottom: 1px solid var(--gray420);
    color: var(--gray850) !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding: 0 0 10px;
    text-align: center;
    width: 282px;
}

#DivPresentacion li, #DivNota li {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid var(--gray420);
    color: var(--gray850);
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    height: 20px;
    margin-left: 2px;
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-top: 0;
}

.ministro1_2 {
    background: url("/Images/internet/fondos/ministros/pardo_rebolledo.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    width: 291px;
}

.ministro2_2 {
    background: url("/Images/internet/fondos/ministros/cossio_diaz.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    width: 291px;
}

.ministro3_2 {
    background: url("/Images/internet/fondos/ministros/ortiz_mena.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    width: 291px;
}

.ministro4_2 {
    background: url("/Images/internet/fondos/ministros/sanchez_cordero.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    width: 291px;
}

.ministro5_2 {
    background: url("/Images/internet/fondos/ministros/zaldivar_lelo.jpg") no-repeat scroll 0 0 transparent;
    height: 76px;
    width: 291px;
}

.col3_ministros {
    display: inline-block;
    margin-left: 0;
    margin-right: -10px;
    margin-top: 20px;
    text-align: right;
    width: 303px;
}

.col3_ministros p {
    color: var(--gray850) !important;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 26px 0 0 80px;
    text-align: left;
}

.segunda {
    display: inline-block;
    height: 50px;
    margin-right: 10px;
    width: 301px;
}

.segunda p {
    border-bottom: 1px solid var(--gray420);
    color: var(--gray850) !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding: 0 10px 10px 0;
    text-align: center;
    width: 282px;
}

.ministro1_3 {
    background: url("/Images/internet/fondos/ministros/valls_hernandez.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    margin-left: -8px;
    width: 291px;
}

.ministro2_3 {
    background: url("/Images/internet/fondos/ministros/aguilar_morales.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    margin-left: -8px;
    width: 291px;
}

.ministro3_3 {
    background: url("/Images/internet/fondos/ministros/franco_gonzalez.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    margin-left: -8px;
    width: 291px;
}

.ministro4_3 {
    background: url("/Images/internet/fondos/ministros/luna_ramos.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    margin-left: -8px;
    width: 291px;
}

.ministro5_3 {
    background: url("/Images/internet/fondos/ministros/perez_dayan.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    margin-left: -8px;
    width: 291px;
}

.mas25 { margin-top: 25px; }

.instancia_directorio {
    border-bottom: 1px solid var(--gray190);
    border-top: 1px solid var(--gray190);
    margin: 10px 0 20px;
    padding: 10px;
    width: 940px;
}

ul.listas_b2 {
    font-size: 12px;
    margin-bottom: 10px;
}

#divTitleArea > table {
    margin-bottom: 25px;
    margin-left: 25px;
    margin-top: 30px;
}

/*#contenedor > div {
    overflow: inherit;
}*/

.lista_top {
    border-bottom: 1px solid var(--gray420) !important;
    color: var(--gray850) !important;
    display: block !important;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 14px !important;
    height: 20px !important;
    margin-left: 2px !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}

.bloque_int {
    padding: 20px;
    
}

td li.lista_top {
    border-bottom: 1px solid var(--gray420);
    color: var(--gray850);
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    height: 36px !important;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 6px;
    vertical-align: text-bottom !important;
}

.bloque1_corte {
    height: 310px;
    margin-left: 0 !important;
    width: 960px;
}

.mas30 { margin-top: 30px; }

.b1_c_col1 {
    display: block;
    float: left;
    margin: 17px 20px 0 16px;
    max-width: 400px;
}

.b1_c_colM {
    display: block;
    float: left;
    margin: 32px 12px;
    max-width: 499px;
}

.menu_lateral {
    float: left;
    width: 205px;
}

.menos10 { margin: 0 0 0 -10px; }

body #s4-leftpanel {
    float: left;
    width: 155px;
}

#s4-leftpanel { width: 100% !important; }

body #s4-leftpanel-content {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: var(--gray050);
    border-color: var(--gray210);
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 0 0 5px;
}

#s4-leftpanel-content { border-width: 0 !important; }

#s4-leftpanel li { list-style-type: none !important; }

.menu-vertical li.static {
    background: none repeat scroll 0 0 var(--gray105);
    border: 1px solid var(--gray190);
    line-height: 14px;
    list-style: none outside none;
    margin: 0 0 -1px;
    min-height: 15px !important;
    padding: 10px 10px 6px;
    width: 182px;
}

#divContentMain2 {
    float: left;
    margin-left: 20px;
    width: 683px;
}

.instancias_enlace {
    float: left;
    margin: 0 0 0 -8px;
    width: 700px;
}

.center { text-align: center; }

#divContentMain { width: 880px; }

div.accordion_content {
    background: none repeat scroll 0 0 transparent !important;
    border-top: medium dotted var(--gray420);
    height: 140px;
    margin-top: -11px;
    padding-left: 10px;
    width: 960px;
}



footer {

}

footer h4 {
    color: white;
    margin-left: 2em;
	border-bottom: none;
	text-align: left;
}

footer a {
    text-decoration: none;
}

img {
    border: none;
}


footer a:hover {
    text-decoration: none;
}

#contenedorPie {
    margin: 0 10%;
/*    background-color: aquamarine; */
    height: 8em;
    flex: 2;
}

#contenedorPieAreaResp {
    margin: 0 10%;
    background-color:transparent ;
    height: 3em;
    flex: 2;
}

#contenedorUbicacion {
    display: block;
    float: left;
    width: 30%;
    height: 100%;
    flex: 3;
/*    background-color: #ff7f98; */
}

#iconoUbicacion {
    display: block;
    float: left;
}

#textoUbicacion {
    display: block;
    color: white;
    font-size: 0.8em;
    width: auto;
    height: auto;
    overflow:auto;
}

#contenedorLegal {
    display: block;
    float: left;
    width: 40%;
    height: 100%;
    color: white;
/*    background-color: #ff7fe6;*/
}

#contenedorLegal ul {
    list-style-type: none;
	padding-left: 5px;
	margin-left: 20px;
}

#contenedorLegal ul li {
    list-style-type: none;
    font-size: 0.8em;
    display: block;
    float: left;
    line-height: 2em;
	padding-left: 10px;
	margin-left: 10px;
}
#contenedorLegal ul li a {
	color: white;
}

#contenedorSiguenos {
    display: block;
    float: left;
    width: 30%;
    height: 100%;
/*    background-color: #ce7fff; */
}

.iconos-pie {
	background-color: black;
	color: var(--colorBlack);
	font-size: 1.33em;
}

.iconos-pie ul {
    list-style-type: none;
	padding-left: 5px;
	margin-left: 20px;
}

 .iconos-pie ul li {
    float: left;
    height: 32px;
    width: 34px;
	padding-left: 5px;
}