#glosario-select {
margin:0 0 10px 0;
padding:0 0 0 15px;
width:750px;
overflow:auto;
overflow:hidden;
clear:both;
}

#glosario-select li {
float:left;
padding:0 10px 0 0;
margin:0 10px 0 0;
border-right:1px solid #969494;
}

dl#glosario  {
width:700px!important; 
}

#glosario dt { 
width:700px;
font-weight:bold;
color:#1C56B8;
}

#glosario dd {
width:700px; 
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px dashed #7CA8F0;
text-align:justify;
}

.soluciones {
margin:20px 0 0 0; 
font-size:20px
}

.active-glosario a {
color:#737373!important;
font-weight:bold;
}

#solucionesTecnicas-interior {
float:right;
width:717px;
overflow:auto;
overflow:hidden;
border-bottom:10px solid #7ca8ef;
}

.solucionesTecnicas {
margin:0 0 20px 0;

}

.solucionesTecnicas li { 
color:#1950AA;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
margin:0;
padding:0 0 10px 0;
text-transform:uppercase;
border-bottom:1px dashed #7CA8F0;
}

.solucionesTecnicas li ul {
margin:10px 0 0 0;
padding:0;
border:none;
}

.solucionesTecnicas li li {
margin:0;
border:none;
background-image:url(../img/flecha-hover.gif);
background-repeat:no-repeat;
background-position:0.1em 10%;
padding:0 0 0 10px;
text-transform:none;
}

.solucionesTecnicas li li ul {
margin:0;
border:none;
background-image:none!important;
}

.solucionesTecnicas li li ul li {
margin:5px 0 0 0;
padding:0 0 0 15px;
border:none;
font-weight:100;
color:#808080;
background-image:url(../img/flecha-azul.gif);
background-repeat:no-repeat;
background-position:0.2em 20%;
}

.solucionesTecnicas li li ul li li {
margin:0;
padding:0;
border:none;
background-image:none;
}
