@charset "utf-8";
/* CSS Document */

#content{font:normal 11px Arial, Helvetica, sans-serif}

h2{width:211px;height:17px; text-indent:-9999px;background-image:url(/imagenes/otros-proyectos/tit-otros-proyectos.gif);background-repeat:no-repeat;margin:16px 0 0 14px;}

.paginador{background-color:#f2f3f7;color:#112a5e;margin:15px 0 20px 14px; height:15px;width:926px}
* html .paginador {margin:15px 0 20px 14px;}

.proyectos {margin:0px 0px 10px 15px;}
.proyectos img { float:left;  border-width:3px 3px 2px 2px;  border-style:solid; border-color:#dadde8; margin-right:15px; }

.proyectos .proyecto {width:430px; float:left; margin:0px 0px 0px 25px;}
* html .proyectos .proyecto {margin:0px 0px 0px 12px;}
.titular-proyecto { margin-bottom:5px; font: bold 12px Arial, Helvetica, sans-serif; color:#112A5E;}
.datos-proyecto { width:420px; min-height:140px; height:auto !important; height:140px; color:#666666; }
.datos-proyecto p { margin:10px 0 5px 0; }
.datos-proyecto span { display:block; }
.datos-proyecto span strong { color:#52A12A;}

.lista-imagenes { width:430px; float:left; background: #E3E6EE; }
* html .lista-imagenes { margin-top:10px;}
.lista-imagenes p { min-height:60px; height:auto !important; height:60px;}
.lista-imagenes img { display:block; float:left; padding:5px 0px 0px 5px; cursor:pointer; border:none; }

.fichero {text-align:right; width:353px;}
.link-otros {display:block;float:left;height:59px}