/* CALIBRACION */
* {padding:0;margin:0;}

@font-face {
  font-family: "DaxRegularIE";
  src: url(DAX-RG__.eot);
}

@font-face {
  font-family: "DaxRegularTT";
  src: url(DAX-RG__.ttf) format("truetype");
}


a{
text-decoration:none;
border:none;
}

.wrapper{
margin:1em;
font-family:DaxRegularIE, DaxRegularTT, Arial, Helvetica, sans-serif;
font-size:13px;
color:gray;
width:95%;
margin:auto;

}

.logo{
background-image:url(../imagenes/Logo_BPMO_Edigrup.png);
width:73px;
height:53px;
margin-bottom:1em;
float:left;
}

.meritos{
float:left;
margin-left:20px;
}

.meritos img{
border:none;
}


.contenido{
border:#FABC00 1px solid;
/*height:545px;*/

}

ul{
list-style:none;
}

.texto ul{
list-style:disc;
margin-left:20px;
margin-bottom:5px;
}


a{
text-decoration:none;
color:gray;
}

b{
}

h1{
font-size:16px;
padding-bottom:10px;
}

.menu{
margin-left:20px;
margin-top:80px;
margin-bottom:20px;
float:left;
width:12%;
/*border-bottom:#FABC00 1px solid;*/
}

.submenu{
margin-left:5px;
}

.menu a:hover, .submenu a:hover{
color:black;
}

.texto{
float:right;
width:72%;
border:#FABC00 2px dotted;
margin:10px;
height:80%;
padding:10px;
overflow:auto;
}

.texto p{
padding-bottom:4px;
}

.logoPie{
background-image:url(../imagenes/Grupo_BPMO.png);
background-repeat:no-repeat;
background-position:bottom;
width:62px;
height:10px;
float:left;
}

.logoPie img{
display:block;
}

.pie{
float:right;
}

.pie p{
font-size:x-small;
}

.galeria_arriba{
width:1850px;
min-height:320px;
overflow:auto;
}

.galeria_abajo{
width:800px;
overflow:auto;
}

.cajatexto, .conBorde{
overflow:hidden;
float:left;
}

.conBorde a img{
border:#FABC00 3px solid;
}

.cajatexto img{
border:none;
filter:alpha(opacity=75);
-moz-opacity: .75; 
}

.cajatexto a:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1; 
}

.cajatexto2{
overflow:hidden;
float:left;
}

.thumbsP p{
width:75px; font-size:10px;
}

.enlaceBtn img{
padding:5px;
}
