.texto_arriba_top{
    font-size: 14px;
}

.espacio_arriba_5{
    margin-top:20px;
}

.espacio_arriba_20{
    margin-top:20px;
}


.fondo_liso_entrada_index{
    background-color: #EBF5ED;
}

.texto_entrada_index{
  padding-left: 10px;  
  padding-top: 10px;
  padding-right: 10px;
   font-style: oblique;
}

.justificado{
    text-align: justify;
}

.centrado{
    text-align: center;
}

.texto_footer{
    font-size: 12px;
    color: black;
}

#prefooter a{
    color: white;
}


.texto_12{
    font-size: 12px;
}

.texto_12n{
    font-size: 12px;
    font-weight: bold;
}

.h3_22{
  font-size: 22px;
  line-height: 30px;
}

.texto_parte_derecha{
    font-size: 12px;
}

.encabezado_derecha {
    border-bottom: 1px dotted #e4e9f0;
    border-radius: 12px;
    box-shadow: 0 0 5px #000000;
    padding-top: 15px;
    text-align: center;
}

.enmarcado_derecha{
    background: #efefef;
    
}
.margen{
    border-width: 1px;
    border-color: #aaaaaa;
    border-right-style: solid;
    border-left-style: solid;
    padding-left: 6px;
    padding-right: 6px;
    
}

.margen_columna_derecha{
    padding-left: 6px;
}

.h3_slider{
background-color: #d5d5d5;
padding-top: 8px;
}

.boton_slider{
    background-color: #89ae31;
    height: 36px;
    line-height: 36px;

   
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0 10px;
    padding: 10px 30px;
}

.breadcrumbs {
    border-bottom: 5px solid #ccc;
    border-top: 5px solid #384045;
    color: #555;
    font-family: "Arial";
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    min-height: 10px;
    padding: 12px 0;
    position: relative;
    text-align: left;
    background-image: url(./../images/patterns/pat1.jpg);
}