/*** 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; /*border-bottom: 1px dotted #999;*/  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 Proyectos ****/
.buscadorProyectos{width:100%; }
.buscadorProyectos .etiqueta{width:120px; font-weight: bold;}
.buscadorProyectos tr td{padding: 3px;}
.buscadorProyectos .campoGrande{width:300px;}
.buscadorProyectos input{font:11px Verdana;}
.buscadorProyectos select{font:11px Verdana;}
.buscadorProyectos tr td.guardar input{cursor:pointer; margin:10px 15px 0 0; width:130px; border:1px solid #ccc; font:11px Verdana; padding:0 3px; color:#666; }
.buscadorProyectos .campoPeque input{width:190px;}
.buscadorProyectos .campoPeque select{width:195px;}
.resultadosBuscador thead tr th{background-color: #f8b308; border-right: 2px solid #fff; text-align: center; padding: 5px; color:#fff; font-weight: bold;}
.resultadosBuscador tbody tr td{border-bottom:1px solid #f8b308; padding: 7px;}
.resultadosBuscador tbody tr.par{background-color: #ffffcd;}
.resultadosBuscador tbody tr td a{color:#047e11;}
