.tyimg, .itemMenu ul > li.sel {
    background-color: #015958;
}
div#ctr .indice_listado h3 {
    background: url("../img/listaPolimone.gif") no-repeat scroll left 0.1em transparent;
}
div#ctr .indice_listado ul li {
    background: url("../img/listaSubPolimone.gif") no-repeat scroll left 0.8em transparent;
    line-height: 18px;
}
div#ctr ul li, div#ctr ul li li, div#ctr ul li li li {
    background: url("../img/listaCtrPolimone.gif") no-repeat scroll left 0.8em transparent;
    line-height: 18px;
}
#opciones_der ul li {
    background: url("../img/listaPolimone.gif") no-repeat scroll left 0.8em transparent;
    line-height: 18px;
}
#opciones_der .ctoder {
    background: url("../img/listaPolimone.gif") no-repeat scroll left 0.3em transparent;
}
#opciones_der h3.estder {
	background-color: #015958;
}
#opciones_der h3.polimone {
    background-color: #015958;
}
div.paisesinst {
    float: left;
    width: 33%;
}
div#ctr table {
    border-collapse: collapse;
    color: #000000;
    margin: 0.5em auto 1em;
}
div#ctr caption {
    color: #666666;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.5em 0;
}
div#ctr table tr th {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 0.1em solid #C7C7C7;
    color: #312E2F;
    font-size: 0.9em;
    padding: 1.8em 1.6em 0.8em;
    text-align: center;
}
div#ctr table.pequena tr th {
    padding: 0.8em 0.3em 0.4em;
}
div#ctr table tr th.fecha {
    width: 9em;
}
div#ctr table tr th a {
    color: #832c00;
    text-decoration: none;
    vertical-align: top;
}
div#ctr table tr td {
    border-bottom: 0.1em dotted #C7C7C7;
    font-size: 0.9em;
    padding: 0.9em 1.6em 0.3em;
}
div#ctr table.derecha tr td {
    text-align: right;
}
div#ctr table.pequena tr td {
    padding: 0.9em 0.6em 0.3em;
}
div#ctr table tr td.centrado {
    text-align: center;
}
div#ctr table tr td.izquierda {
    text-align: left;
}
div#ctr table.ifs tr td {
    padding: 0.5em;
}
div#ctr table.ifs tr th {
    padding: 0.5em;
}
div.tblgenerica_ifs {
    border: 0.1em solid #C7C7C7;
    margin: 0.5em 1.1em 1.5em -2.1em;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 1.8em;
    width: 99%;
}
div#ctr div.columna {
    float: left;
    margin-left: 20px;
    width: 30%;
}
div#ctr img.mapa {
    border: 0.4em solid #DFDFDF;
    margin: 10px 30px;
}
#opciones_der p.contacto {
    background: url("../img/listaPolimone.gif") no-repeat scroll left 0.2em transparent;
}
p.margenLft {background: url(../img/listaCtrPolimone.gif) left .4em no-repeat;}

/* steps menu */
div#ctr .olsteps {padding:0;overflow: hidden;}
div#ctr .olsteps li {
    width: calc(20% - 20px);
    display: flex;
    float: left;
    border: 3px solid #015958;
    border-radius: 8px;
    text-align: center;
    height: 100px;
    font-size: 1em;
    margin: 4px 5px 10px 0;
    position: relative;
    padding:0 4px;
    word-wrap:break-word;
    flex-direction: column;
    justify-content: center;
}
div#ctr .olsteps li:last-child::after {display:none;}
div#ctr .olsteps li p {margin: 3px 0 6px;line-height: 12px;}
div#ctr .olsteps li p:first-child{color:#015958;font-size:13px;margin-bottom:2px;margin-top: 1.2em;line-height: 17px;}
div#ctr .olsteps li p:nth-child(2){/* color:#015958; */font-size: 10px;height: 5px;line-height: 15px;}
div#ctr .olsteps li p:nth-child(3){font-size: 8px;margin-top: 18px;font-weight: bold;}
div#ctr .olsteps li p a.txtLargo {padding-left:0.9em;}
div#ctr .olsteps li p a img{display:none;}
div#ctr .olsteps li .green {text-transform:uppercase;color:#015958;font-weight:bold;}

div#ctr .olsteps li p.fechaPMm{margin-top:2em;}
@media only screen and (max-width: 599px) {
	body.responsive div#ctr ul {
		padding-left: 1em;
		margin: 0 1em 1em 0;
	}
	body.responsive div#ctr .olsteps li {
		padding:0 4px;
		font-size: 0.8em;
	}
}

div#ctr ul.lista_horizontal {
	border:.1em solid #d8d8d8;
	padding:0.7em 0.4em 0.7em 0.4em;
	margin-bottom:2.2em;
	font-weight:bold;
	background:#f7f7f7;
}
div#ctr ul.lista_horizontal li {
	
	display:inline;
	margin:0px 3px;
	line-height:25px;
	/*padding:0.7em 0.4em 0.7em 0.2em;*/
	padding: 0.7em 0.499em 0.7em 0; /*Ajustado para que entre todo en una linea*/
	background:url(../img/ptoGlosario.gif) no-repeat right center;
}
h2.indexTitle {
    border-bottom: 0 !important;
    margin-bottom: -1.5em !important;
    margin-top: 1em !important;
}

/* steps menu */
div#ctr .olsteps {padding:0;overflow: hidden;}
div#ctr .olsteps li {
    width: 130px;
    display: block;
    float: left;
    border: 3px solid #015958;
    border-radius: 8px;
    text-align: center;
    min-height: 120px;
    height: auto;
    font-size: 1em;
    margin: 4px 10px 10px 0;
    position: relative;
    padding:0 4px;
    word-wrap:break-word;
}
/*div#ctr .olsteps li::after {
    content: no-open-quote;
    display: block;
    position: absolute;
    left: 166px;
    top: 55px;
    border-left: 13px solid #015958;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}*/
div#ctr .olsteps li:last-child::after {display:none;}
div#ctr .olsteps li p {margin: 3px 0 9px;line-height: 1.4em;}
div#ctr .olsteps li p a.txtLargo {padding-left:0.9em;}
div#ctr .olsteps li .green {text-transform:uppercase;color:#015958;font-weight:bold;}
@media only screen and (max-width: 599px){
div#ctr .olsteps li p { font-size:1.6em !important;}
    
}
div#ctr p.tituloText{
    border: 3px solid #015958;
    border-radius: 4px;
    max-width: 55%;
    width: 31em;
    text-align: center;
    color: #ffffff;
    background-color: #015958;
}
body.responsive div#ctr .olsteps li:nth-child(4){
	background-color: #015958;
	}
body.responsive div#ctr .olsteps li:nth-child(4) p{
	color: #ffffff !important;
}

@media only screen and (max-width: 599px) {
	body.responsive div#ctr ul {
		padding-left: 1em;
		margin: 0 1em 1em 0;
		font-size: 1.2em;
	}
	body.responsive div#ctr .olsteps li {
		padding:0 4px;
		font-size: 0.8em;
	}
	body.responsive div#ctr .olsteps li p:nth-child(2){
		padding:0 4px;
		font-size: 0.8em !important;
	}
}