/*** Mapa Innovador ****/
.mapaInnovador{width:auto; margin:20px 0;}
/*.localidades{width:24%; float: left; margin: 20px 0 20px 25px; }
.localidades span{width:100%;display:block;padding-bottom: 2px;}
.localidades span a{color:#017a11;}
.centros{padding: 10px 0;}
.centros .centrosTitulo{padding: 0 0 5px 15px; color:#696969; font-size: 11px; font-weight: bold; background:url('/public/static/images/flecha.gif') no-repeat left;}
.centros .centrosTitulo a{color:#696969;}
.centros .centrosTitulo a:hover{color:#047e11;}

.centros .cursosTitulo{margin:0 5px 10px 0; padding-bottom:5px; color:#696969; font-size: 14px; font-weight: bold; background:url('/public/static/images/dotted_grey.gif') repeat-x bottom;}
.centros .cursos{padding: 0 0 5px 15px; color:#696969; font-size: 11px; font-weight: bold; background:url('/public/static/images/flecha.gif') no-repeat left;}
.centros .cursos a{color:#696969;}
.centros .cursos a:hover{color:#047e11;}

.centros .cursosGTFC{padding: 0 0 5px 15px; color:#047e11; font-size: 11px; font-weight: bold; background:url('/public/static/images/flecha.gif') no-repeat left;}
.centros .cursosGTFC a{color:#047e11;}
.centros .cursosGTFC a:hover{color:#047e11;}

.buscador{background:url('/public/static/images/buscador.gif') no-repeat; padding:12px 0 0 40px; height:39px; font-size:12px;}
.buscador a{color:#017a11; font-weight: bold;}
.mapa{width:100%; overflow:hidden; margin-top: -17px}

.contacto a{width:300px; color:#576da5; font-size: 12px; font-weight: bold; margin-bottom: 20px; padding:15px 0 0 35px; display: block;
			background:url('/public/static/images/chat.gif') no-repeat left; height: 25px}


/*** Detalle GTFC ***/
/*.convLabel{font-weight:bold; background-color:#ddd; padding:3px;}
.convValor{padding:3px; margin-bottom:10px; line-height:15px;}
.convValor span{display:block;}
.convValor a{color:#047e11;}
pre.convValor{padding:3px; margin-bottom:10px; line-height:15px; font:10px Verdana, Arial; color:#4f4f4f;}*/


.buscador{background:url('/public/static/images/buscador.gif') no-repeat; padding:12px 0 0 40px; height:39px; font-size:12px;}
.buscador a{color:#017a11; font-weight: bold;}
.mapa{width:100%; overflow:hidden; margin-top: -17px}

/*** Buscador Proyectos ****/
.buscadorProyectos{width:100%; overflow: hidden;}
.buscadorProyectos table{margin: 10px 0;}
.buscadorProyectos label{width:70px; font-weight: bold; display: block;}
.buscadorProyectos tr td{padding: 3px;}
.buscadorProyectos input{border:1px solid #ccc; font:11px Verdana; padding:3px; color:#666; width:100%;}
.buscadorProyectos select{padding: 2px; color:#333; font-size: 12px; border:1px solid #ccc; }

.buscadorProyectos table tr td.guardar input{border:0; cursor:pointer; margin:10px 15px 0 0; width:120px; background-color: #576DA5; color:#fff; padding: 3px 0; font-weight: bold;}
.buscadorProyectos table tr td.guardar input:hover{color:#999;}

