#imagenCabecera{
background-image:url(../imagenes/cabeceras/presentacion.jpg);
background-position:left;
height:181px;
}

#barratitulo{
background-image:url(../imagenes/cabeceras/barra_informacion_corporativa.jpg);
}

.anchoTexto{
width:600px;
float:left;
}


#fundadores{
color:#004690;
margin-top:60px;
float:right;
width:250px;
height:400px;
background-image:url(../imagenes/foto_quien_somos.jpg);
background-position:top;
background-repeat:no-repeat;
}

#fundadores h3{
font-size:10px;
margin-top:0px;
}

#firmasFundadores p{
margin:0px;
font-size:10px;
}

#firmasFundadores{
margin-top:280px;
}

#firmasFundadores img{
}

#firmaJordi{
float:left;
width:120px;

}

#firmaAntonio{
float:right;
width:120px;


}