@charset "utf-8";
/* CSS Document */
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    }


    :focus { outline: 0;} 

    table { border-collapse: separate;border-spacing: 0;}
    th, td {text-align: left; font-weight: normal;}

    img, iframe {border: none; text-decoration:none;}



    input, textarea, select, button {font-size: 100%;font-family: inherit;}
    select {margin: inherit;}

    hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}
	
	
body {
background: #ececec url(img/fondo_cabecera.jpg) repeat-x top;
position:absolute;
width: 100%;
height: 100%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
}

	.contenedor {
	background: transparent;
	width: 890px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -445px;
	
		}
		
	
		.cabecera {
		width: 870px;
		height: 150px;
				}
						
		.contenido {
		background: transparent;
		width: 890px;
		height: auto;
		margin-left: 0px;
		margin-top: 25px;
		position: relative;
		}
		
			.columna_1 {
			background: transparent;
			width: 130px;
			height: auto;
			margin-left: 20px;
			float: left;
				}
				
				.caja_nav {
				background: transparent;
				width: 130px;
				height: auto;
				margin-left: 0px;
				float: left;
				}
				
					.menu {
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					color: #e20a16;
					font-size: 12px;
					font-weight:bold;
					line-height: 15px;
						}
						
						.menu a {
						color: #e20a16;
						text-decoration: none;
						}
						
						.menu a:hover {
						color: #F90;
						text-decoration: none;
							}
						
					.submenu {
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					color: #000;
					font-size: 12px;
					font-weight:bold;
					line-height: 15px;
					margin-top: 4px;
					margin-bottom: 4px;
						}
						
						.submenu a {
						color: #000;
						text-decoration: none;
						}

						.submenu a:hover {
						color: #F90;
						text-decoration: none;
							}
					
					span.lineamenu {
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					color: #000;
					font-size: 12px;
					font-weight:bold;
					line-height: 15px;
					margin-top: 2px;
					margin-bottom: 2px;
						}


				
			.columna_2 {
			background: transparent;
			width: 720px;
			height: auto;
			margin-left: 20px;
			float: left;
				}
				
				.caja_titulo {
				background: transparent url(img/fondo_titulo.png) no-repeat left;
				width: 700px;
				height: 20px;
				margin-left: 10px;
				float: left;
				margin-bottom: 10px;
					}
					
					h2 {
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 12px;
					font-weight:bold;
					padding-top: 5px;
					margin-left: 10px;
					}
					
					span.gris {
					font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
					font-size: 12px;
					line-height: 12px;
					font-weight:bold;
					padding-top: 5px;
					color: #333;
						}
				
				.columna_2a {
				background: transparent;
				width: 240px;
				height: auto;
				margin-left: 0px;
				float: left;
				margin-bottom: 15px;
					}
					
					.cuadros_index {
					background: transparent;
					width: 230px;
					height: auto;
					margin-left: 0px;
					margin-right: 0px;
						}
						
						.caja_texto_index {
						background: transparent;
						width: auto;
						height: auto;
						margin-left: 0px;
						margin-right: 0px;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						color:#000;
						text-align: left;
						font-size:12px;
						line-height: 14px;
						margin-top: 5px;
						margin-left: 12px;
						margin-right: 5px;
							}
							
							
							
/**************************************************PROYECTOS************************************************************/

			.cabecera_proyectos {
				background: #CCC;
				width: 700px;
				height: 170px;
				margin-left: 10px;
				float: left;
				margin-bottom: 10px;
			}


				.columna_proyectos2a {
				background: transparent;
				width: 240px;
				height: auto;
				margin-left: 0px;
				float: left;
				margin-bottom: 15px;
					}
				
				.columna_proyectos2b {
				background: transparent;
				width: 480px;
				height: auto;
				margin-left: 0px;
				float: left;
				margin-bottom: 15px;
				padding-top: 7px;
					}
					
					.caja_proyectos2b {
					background: transparent;
					width: 480px;
					height: auto;
					margin-left: 0px;
					margin-right: 0px;
					float: left;
					position: relative;
					
						}


					.caja_proyectos {
					background: transparent;
					width: 230px;
					height: auto;
					margin-left: 0px;
					margin-right: 0px;
						}
						
					.img_cabeceras {
				margin-left: 10px;
						}
						
				.caja_titulo_proyectos {
				background: transparent url(img/fondo_titulo_proyectos.png) no-repeat left;
				width: 220px;
				height: 20px;
				margin-left: 10px;
				float: left;
				margin-bottom: 5px;
				margin-top: 10px;
					}
					
				.caja_texto_proyectos_columna .caja_titulo_proyectos {
				background: transparent url(img/fondo_titulo_proyectos.png) no-repeat left;
				width: 220px;
				height: 20px;
				margin-left: 0px;
				float: left;
				margin-bottom: 5px;
				margin-top: 10px;
					}
				
				.caja_titulo_proyectos2 {
				background: transparent url(img/fondo_titulo_proyectos2.png) no-repeat left;
				width: 460px;
				height: 20px;
				margin-left: 10px;
				float: left;
				margin-bottom: 5px;
				margin-top: 10px;
					}
				
						.caja_texto_proyectos {
						background: transparent;
						width: auto;
						height: auto;
						margin-left: 0px;
						margin-right: 0px;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						color:#000;
						text-align: left;
						font-size:12px;
						line-height: 14px;
						margin-top: 8px;
						margin-left: 12px;
						margin-right: 0px;
						z-index: 1;
							}
							
						.caja_texto_proyectos_columna	.caja_texto_proyectos {
						background: transparent;
						width: auto;
						height: auto;
						margin-left: 0px;
						margin-right: 0px;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						color:#000;
						text-align: left;
						font-size:12px;
						line-height: 14px;
						margin-top: 8px;
						margin-left: 0px;
						margin-right: 0px;
						z-index: 1;
							}

							
						span.descargas {
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						color:#000;
						text-align: left;
						font-size:12px;
						line-height: 16px;
						vertical-align: middle;
						}
						
						span.descargas img {
						vertical-align: middle;
						}
						
						span.descargas a {
						text-decoration: none;
						color:#000;
						}
						
						span.descargas a:hover {
						color: #e20a16;
						}
										
						.caja_imagenes_proyectos {
						background: transparent;
						width: auto;
						height: auto;
						margin-left: 0px;
						margin-right: 0px;
						margin-top: 8px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 40px;
						padding-bottom: 10px;
						border-bottom: 1px #000 dotted;
							}
							
								.caja_imagenes_proyectos img {
								margin-right: 1px;
								margin-bottom: 1px;
								position: relative;
								}

							
						.caja_imagenes_proyectos2 {
						background: transparent;
						width: auto;
						height: auto;
						margin-left: 0px;
						margin-right: 0px;
						margin-top: 8px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 20px;
						padding-bottom: 20px;
						z-index: 10;
							}


							.caja_imagenes_proyectos2 img {
								margin-right: 4px;
								margin-bottom: 4px;
								}

/***FORMATEO DE TEXTO****/

p {
	margin-top: 7px;
	margin-bottom: 7px;
	}
	
div.caja_texto_proyectos_columna {
						background: transparent;
						width: 220px;
						height: auto;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						color:#000;
						font-size:12px;
						line-height: 14px;
						margin-top: 0px;
						margin-left: 12px;
						margin-right: 5px;
						float: left;
						position: relative;
						float: left;
						border-bottom: dotted 1px #000;
						padding-bottom: 5px;
						margin-bottom: 15px;
					}
					
div.caja_texto_proyectos_columna2 {
						background: transparent;
						width: 220px;
						height: auto;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
						color:#000;
						font-size:12px;
						line-height: 14px;
						margin-top: 0px;
						margin-left: 0px;
						margin-right: 5px;
						float: left;
						position: relative;
						float: left;
						border-bottom: dotted 1px #999;
						padding-bottom: 5px;
						margin-bottom: 15px;
					}

.titulo_proyectos {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
font-weight: bold;
font-size:12px;
background: transparent;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 10px;
margin-bottom: -5px;
	}
	
	.caja_texto_proyectos_columna img {
		margin-bottom: 5px;
		margin-top: 10px;
		}
	
 #objeto{
	 z-index:1;}
	 
	.mapa {
		border: 1px solid #999;
		}
	
	#formulario {
		border-top: 1px dotted #333;
		padding-top: 15px;
		margin-top: 20px;}
	
	#formulario ul li input {
		background: url(img/fondo_input.gif);
		width: 150px;
		height: 15px;
		float: right;
		line-height: 18px;
		margin-bottom: 2px;
		border: none;
		}
		
	#formulario ul li label {
		height: 18px;
		float: left;
		line-height: 18px;
		}
		
	#formulario ul li {
		list-style-type: none;
		height: 18px;
		line-height: 18px;
		display: block;
		}		
	#formulario ul {
		margin-bottom: 8px;}
	
	#formulario textarea {
		background: url(img/fondo_textarea.gif);
		width: 210px;
		height: 100px;
		float: left;
		line-height: 18px;
		margin-bottom: 10px;
		border: none;
		margin-left: 0px;
		padding-left: 0px;
		}
	#formulario label {
		height: 18px;
		float: left;
		line-height: 18px;
		}
		
	.caja_texto_index a {
		color:#000;
		text-decoration:none;
		}	
	.caja_texto_index a:hover {
		color:#e20a16;
		}
		
	.caja_texto_proyectos a {
		color:#000;
		text-decoration:none;
		}	
	.caja_texto_proyectos a:hover {
		color:#e20a16;
		}
	
	#boton {
		cursor: pointer;
		background: #999;
		border: none;
		
		}
		
	#boton:hover {
		background:#e20a16;
		color: #FFF;
		}


h1 span {
	display: none;
	}

