/*---COMUNES---*/
*{
	margin:0;
	padding:0;
}
ul{
	list-style-image:none;
}


body{
	background: url(../img/fondo_web.jpg) left top repeat-x;
	}
	#pagina{
		width:900px;
		margin:0 auto 0 auto;
	}

/*--------cabecera-----*/
#cabecera{
	background:url(../img/cabecera_1.jpg) left top no-repeat;
	float: left;
	height: 165px;
	width: 900px;
	overflow:hidden;
}
#cabecera_2{
	background:url(../img/cabecera_4.jpg) left top no-repeat;
	float: left;
	height: 165px;
	width: 900px;
	overflow:hidden;
}
#cabecera_3{
	background:url(../img/cabecera_5.jpg) left top no-repeat;
	float: left;
	height: 165px;
	width: 900px;
	overflow:hidden;
}
	h1{
		float: left;
		margin:0 0 0 15px;
		display:block;
	}
	h1 a{
		height: 130px;
		width: 245px;
		text-indent:-5000px;
		display:block;
	}
	#mapa_web{
		float: right;
		height: 32px;
		width: 143px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		padding: 0 0 0 15px;
	}
	#mapa_web a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		text-decoration: none;
	}
	#mapa_web a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999;
		text-decoration: none;
	}
	#migas{
		width:800px;
		height:15px;
		float:left;
		margin:20px 0 0 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-decoration: none;
		display:inline;	
	}
	#migas a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		text-decoration: none;
	}
	#migas a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFCC00;
		text-decoration: none;
	}
/*--------cabecera-----*/
/*--------contenido-----*/
#contenedor{
	float: left;
	width: 900px;
	background-image: url(../img/fondo_contenedor.jpg);
	background-repeat: repeat-y;
}
	#columna_izq{
		background: url(../img/fondo_menu.jpg) left top no-repeat;
		float: left;
		width: 255px;
		display: inline;	
	}
	ul.menu{
		float: left;
		width: 220px;
		margin:60px 10px 5px 25px;
		list-style: none;
		display: inline;
		overflow: hidden;
	}
			.menu li{
				float: left;
				padding:0 10px 0 0;
				display:inline;	
			}
				ul.menu li a{
					height: 20px;
					text-indent: -5000px;
					outline: none;
					float: left;
				}
					ul.menu li.historia a{
						width: 250px;
						background-image:url(../img/bot_historia.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.historia a:hover, ul.menu li.historia.on a{
						background: url(../img/bot_historia.jpg) left -20px no-repeat;
					}
					ul.menu li.junta_directiva a{
						width: 250px;
						background-image:url(../img/bot_junta_directiva.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.junta_directiva a:hover, ul.menu li.junta_directiva.on a{
						background: url(../img/bot_junta_directiva.jpg) left -20px no-repeat;
					}
					ul.menu li.asociacion a{
						width: 250px;
						background-image:url(../img/bot_asociados.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.asociacion a:hover, ul.menu li.asociacion.on a{
						background: url(../img/bot_asociados.jpg) left -20px no-repeat;
					}
					ul.menu li.asociacion_bak a{
						width: 250px;
						background-image:url(../img/bot_asociados_bak.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.asociacion_bak a:hover, ul.menu li.asociacion_bak.on a{
						background: url(../img/bot_asociados_bak.jpg) left -20px no-repeat;
					}
					ul.menu li.noticias a{
						width: 250px;
						background-image:url(../img/bot_noticia.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.noticias a:hover, ul.menu li.noticias.on a{
						background: url(../img/bot_noticia.jpg) left -20px no-repeat;
					}
					ul.menu li.estatutos a{
						width: 250px;
						background-image:url(../img/bot_estatutos.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.estatutos a:hover, ul.menu li.estatutos.on a{
						background: url(../img/bot_estatutos.jpg) left -20px no-repeat;
					}
					ul.menu li.actividades {
						width: 250px;
						height:30px;
						background-image:url(../img/bot_actividades.jpg);
						background-repeat: no-repeat;
						text-indent:-5000px;
					}
					ul.menu li.club_de_gerentes a{
						width: 250px;
						background-image:url(../img/bot_club_de_gerentes.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.club_de_gerentes a:hover, ul.menu li.club_de_gerentes.on a{
						background: url(../img/bot_club_de_gerentes.jpg) left -20px no-repeat;
					}
					ul.menu li.calendario_de_reuniones a{
						width: 250px;
						background-image:url(../img/bot_calendario_de_reuniones.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.calendario_de_reuniones a:hover, ul.menu li.calendario_de_reuniones.on a{
						background: url(../img/bot_calendario_de_reuniones.jpg) left -20px no-repeat;
					}
					ul.menu li.eventos a{
						width: 250px;
						background-image:url(../img/bot_eventos.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.eventos a:hover, ul.menu li.eventos.on a{
						background: url(../img/bot_eventos.jpg) left -20px no-repeat;
					}
					ul.menu li.agenda a{
						width: 250px;
						background-image:url(../img/bot_agenda_deportiva.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.agenda a:hover, ul.menu li.agenda.on a{
						background: url(../img/bot_agenda_deportiva.jpg) left -20px no-repeat;
					}
					ul.menu li.documentacion a{
						width: 250px;
						height:30px;
						background-image:url(../img/bot_documentacion.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.legislacion_clubes a{
						width: 250px;
						background-image:url(../img/bot_legislacion.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.legislacion_clubes a:hover, ul.menu li.legislacion_clubes.on a{
						background: url(../img/bot_legislacion.jpg) left -20px no-repeat;
					}
					ul.menu li.legislacion_embarcaciones a{
						width: 250px;
						background-image:url(../img/bot_legislacion_embarcacion.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.legislacion_embarcaciones a:hover, ul.menu li.legislacion_embarcaciones.on a{
						background: url(../img/bot_legislacion_embarcacion.jpg) left -20px no-repeat;
					}
					ul.menu li.doc_trabajo a{
						width: 250px;
						background-image:url(../img/bot_documentos.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.doc_trabajo a:hover, ul.menu li.doc_trabajo.on a{
						background: url(../img/bot_documentos.jpg) left -20px no-repeat;
					}
					ul.menu li.doc_ayuda a{
						width: 250px;
						background-image:url(../img/bot_ayuda.jpg);
						background-repeat: no-repeat;
					}
					ul.menu li.doc_ayuda a:hover, ul.menu li.doc_ayuda.on a{
						background: url(../img/bot_ayuda.jpg) left -20px no-repeat;
					}
					ul.menu li.foro {
						width: 250px;
						height:29px;
						text-indent:-5000px;
						background:url(../img/bot_foro.jpg) left -1px no-repeat;
					}
					ul.menu li.foro a:hover, ul.menu li.foro.on a{
						background: url(../img/bot_foro.jpg) left -29px no-repeat;
					}
					ul.menu li.demanda_informacion a{
						width: 250px;
						height:29px;
						background:url(../img/bot_informacion.jpg) left -1px no-repeat;
					}
					ul.menu li.demanda_informacion a:hover, ul.menu li.demanda_informacion.on a{
						background: url(../img/bot_informacion.jpg) left -29px no-repeat;
					}
					ul.menu li.biblioteca{
						width: 250px;
						height:29px;
						background:url(../img/bot_biblioteca.jpg) left -1px no-repeat;
						text-indent:-5000px;
					}
					ul.menu li.revista a{
						width: 250px;
						background:url(../img/bot_revista.jpg) left top no-repeat;
					}
					ul.menu li.revista a:hover, ul.menu li.revista.on a{
						background :url(../img/bot_revista.jpg) left -20px no-repeat;
					}
					ul.menu li.publicaciones a{
						width: 250px;
						background:url(../img/bot_publicaciones.jpg) left top no-repeat;
					}
					ul.menu li.publicaciones a:hover, ul.menu li.publicaciones.on a{
						background: url(../img/bot_publicaciones.jpg) left -20px no-repeat;
					}
					ul.menu li.organismos_relacionados a{
						width: 250px;
						height:30px;
						background:url(../img/bot_organismos.jpg) left -1px no-repeat;
						text-indent:-5000px;
					}
					ul.menu li.organismos_relacionados a:hover, ul.menu li.organismos_relacionados.on a{
						background: url(../img/bot_organismos.jpg) left -29px no-repeat;
					}
					ul.menu li.patrocinadores a{
						width: 250px;
						height:30px;
						background:url(../img/bot_patrocinadores.jpg) left -1px no-repeat;
						text-indent:-5000px;
					}
					ul.menu li.patrocinadores a:hover, ul.menu li.patrocinadores.on a{
						background: url(../img/bot_patrocinadores.jpg) left -29px no-repeat;
					}
					ul.menu li.contacto a{
						width: 250px;
						height:29px;
						background:url(../img/bot_contacto.jpg) left -1px no-repeat;
						text-indent:-5000px;
					}
					ul.menu li.contacto a:hover, ul.menu li.contacto.on a{
						background: url(../img/bot_contacto.jpg) left -30px no-repeat;
					}
					ul.menu li.enlaces a{
						width: 250px;
						height:29px;
						background:url(/img/bot_enlaces.jpg) left -1px no-repeat;
						text-indent:-5000px;
					}
					ul.menu li.enlaces a:hover, ul.menu li.enlaces.on a{
						background: url(/img/bot_enlaces.jpg) left -30px no-repeat;
					}
					ul.menu li.blog a{
						width: 250px;
						height:29px;
						/* background:url(/img/bot_acceso_blog.jpg) left -1px no-repeat; */
						text-indent:-5000px;
					}
					ul.menu li.blog a:hover, ul.menu li.blog.on a{
						/* background: url(/img/bot_acceso_blog.jpg) left -30px no-repeat; */
					}
					ul.menu li.acceso {
						width: 250px;
						height:80px;
						padding:15px 0 0 0;
						background:url(/img/bot_acceso_socios.jpg) left -1px no-repeat;
						text-indent:-5000px;
					}
#columna_cen_der{
	background: url(../img/fondo_titulo.jpg) left top no-repeat;
	width: 645px;
	float: left;
	padding: 30px 0 0 0;
}
#columana_central{
	width: 440px;
	float: left;
	min-height:1100px !important;
	background:url(../img/img_fondo.jpg) 20px bottom no-repeat;
	overflow: hidden;
}
	h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #076f96;
		text-decoration: none;
		background: url(../img/linea_bajo.gif) center bottom no-repeat;
		float: left;
		height: 27px;
		width: 416px;
		margin: 0 0 5px 15px;
		padding:3px 0 0 0;
		display:inline;
		}
	#noticia_portada{
		float: left;
		width: 416px;
		margin: 0 0 0 10px;
	}
		#img_not_portada{
			float: left;
			height: 170px;
			width: 169px;
			margin:10px 0 10px 0;
			background-image: url(../img/img_not_destacada.jpg);
			background-repeat:no-repeat;
			background-position:center center;
			display:inline;
		}
			#img_grande{
				float: left;
				height: 108px;
				width: 136px;
				margin: 17px 12px 12px 15px;
				display:inline;
			}
		h4{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #0067ba;
			text-decoration: none;
			margin:8px 0 0 5px;
		}
		.entradilla_portada{
			width:235px;
			float:left;
			margin:5px 5px 0 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0067ba;
			text-decoration: none;
			line-height: 16px;
		}
		.entradilla_portada a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0067ba;
			text-decoration: none;
		}
		.entradilla_portada a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#333;
			text-decoration: none;
		}
		.resumen_portada{
			width:235px;
			float:left;
			margin:0px 5px 0 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			text-decoration: none;
			line-height: 16px;
		}
		.resumen_portada a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			text-decoration: none;
		}
		.resumen_portada a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			text-decoration: none;
		}
		.leer_mas{
			width:235px;
			height:20px;
			float:left;
			margin: 0 5px 0 5px ;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #0067ba;
			text-decoration: none;
		}
		.leer_mas a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #0067ba;
			text-decoration: none;
		}
		.leer_mas a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333;
			text-decoration: none;
		}
		
.nototicia{
	float: left;
	width: 416px;
	height:130px;
	margin: 5px 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaeaea;
	display: inline;
}
	.fondo_not{
		float: left;
		height: 96px;
		width: 101px;
		background-image: url(../img/fondo_img_not.jpg);
		background-repeat:no-repeat;
		background-position:center center;
		display: inline;
		margin: 10px 0 0 5px;
	}
		.img_not{
			float: left;
			height: 65px;
			width: 82px;
			margin: 8px 0 0 10px;
			display: inline;
		}
		.entradilla{
			width:300px;
			float:left;
			margin:5px 5px 0 5px;
			display: inline;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0067ba;
			text-decoration: none;
			line-height: 16px;
		}
		.entradilla a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0067ba;
			text-decoration: none;
		}
		.entradilla a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			text-decoration: none;
		}
		.resumen{
			width:300px;
			float:left;
			margin:0px 5px 0 5px;
			display: inline;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			text-decoration: none;
			line-height: 16px;
		}
		.resumen a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			text-decoration: none;
		}
		.resumen a:hover{ 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333;
			text-decoration: none;
		}
		.listado_not{
			width:410px;
			height:30px;
			float:left;
			background:url(../img/topo.gif) right 4px no-repeat;
			margin:5px 0px 0 0;
			padding: 0 12px 0 0 ;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align:right;
			color: #0067ba;
			text-decoration: none;
		}
		.listado_not a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align:right;
			color: #0067ba;
			text-decoration: none;
		}
		.listado_not a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align:right;
			color: #9aaab7;
			text-decoration: none;
		}
		
#columana_der{
	float: right;
	width: 200px;
	
}
	h3{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #076f96;
		text-decoration: none;
		background: url(../img/linea_bajo.gif) center bottom no-repeat;
		float: left;
		height: 27px;
		width: 170px;
		margin: 0 0 0 15px;
		padding:3px 0 0 0;
		display:inline;
	}
	#colaboradores{
		float: left;
		width: 170px;
		margin: 10px 0 20px 15px;
		display: inline;
	}
	#clasificados{
		float: left;
		width: 170px;
		margin: 10px 0 0 15px;
		display: inline;
	}
/*----contenido------*/
		.titular{
			width:235px;
			float:left;
			margin:5px 5px 0 5px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0067ba;
			text-decoration: none;
			line-height: 16px;
		}
		.titular a{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #0067ba;
			text-decoration: none;
		}
		.titular a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#333;
			text-decoration: none;
		}
		.grueso{
			float: left;
			width: 420px;
			margin: 5px 0px 0 5px;
			padding: 0 0 0 10px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666;
			text-align:justify;
			text-decoration: none;
			display:inline;
		}
			.grueso a {
				text-decoration: none;
				/*cursor: hand;*/
			}
			.grueso a:hover {
				color: #666;
			}
				.grueso strong{
					color: #0067ba;
					text-decoration: none;
				}
				.grueso a strong {
					color: #0067ba;
					text-decoration: none;
				}
				.grueso a:hover strong {
					color: #666;
					text-decoration: none;
				}
		
		
		.junta{
			float: left;
			width: 416px;
			height:100px;
			margin: 5px 0 0 10px;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #eaeaea;
			display: inline;
		}
			.fondo_junta{
				float: left;
				height: 96px;
				width: 101px;
				background-image: url(../img/fondo_img_not.jpg);
				background-repeat:no-repeat;
				background-position:center center;
				display: inline;
				margin: 0 0 0 5px;
			}
		.asociados{
			float: left;
			width: 200px;
			height:100px;
			margin: 5px 0 0 0px;
			padding: 0 3px 0 3px;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #eaeaea;
			display: inline;
		}
			.fondo_asociados{
				float: left;
				height: 96px;
				width: 101px;
				background-image: url(../img/fondo_img_not.jpg);
				background-repeat:no-repeat;
				background-position:center center;
				display: inline;
				margin: 0 0 0 5px;
			}
				.entradilla_asociados{
					width:80px;
					float:left;
					margin:5px 5px 0 5px;
					display: inline;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #0067ba;
					text-decoration: none;
					line-height: 16px;
				}
				.entradilla_asociados a{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #0067ba;
					text-decoration: none;
				}
				.entradilla_asociados a:hover{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #333;
					text-decoration: none;
				}
				.resumen_asociados{
					width:80px;
					float:left;
					margin:0px 5px 0 5px;
					display: inline;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #666;
					text-decoration: none;
					line-height: 16px;
				}
				.resumen_asociados a{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #666;
					text-decoration: none;
				}
				.resumen_asociados a:hover{ 
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #333;
					text-decoration: none;
				}
/*----CONTACTO------*/
#caja_contenido{
	width:400px;
	float:left;
	margin:20px 0 0 10px;
}
	.texto_contacto{
		width:80px;
		height:20px;
		float:left;
		margin:0 0 5px 0; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0067ba;
		text-decoration: none;
	}
	.input{
		background-color: #FFFFFF;
		border: 1px solid #005BA6;
	}
	.casilla{
		width:250px;
		height:20px;
		float:left;
		margin:0 0 5px 0;
	}
	.casilla_comentario{
		width:250px;
		float:left;
		margin:0 0 5px 0;
	}
	.texto_comentario{
		width:80px;
		height:120px;
		float:left;
		margin:0 0 5px 0; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0067ba;
		text-decoration: none;
	}
	.texto_obligatotio{
		width:300px;
		height:20px;
		float:left;
		margin:0 0 5px 0; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0067ba;
		text-decoration: none;
	}
	.boton{
		width:70px;
		height:40px;
		float:left;
		margin:0 0 20px 28px;
		display: inline;
	}
	.texto_legal{
		width:200px;
		height:20px;
		float:left;
		margin:0 0 5px 0; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0067ba;
		text-decoration: none;
	}
.estatutos{
	width:400px;
	height:20px;
	float:left;
	margin:0 0 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
li.estatutos_listados{
	width:380px;
	float:left;
	background: url(../img/topo.gif) left 9px no-repeat;
	list-style-type: none;
	padding: 5px 0 0 15px;
	display:inline;
	}
.ver_pdf{
	width:275px;
	height:20px;
	float: right;
	background: url(../img/pdf.gif) right top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align:right;
	margin:10px 0 0 0;
	padding:3px 25px 0 0;
}
	.ver_pdf a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		text-decoration: none;
	}
	.ver_pdf a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333;
		text-decoration: none;
	}
.pdf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	float:left;
	background: url(../img/pdf.gif) 15px top no-repeat;
	padding:3px 0 5px 35px;
	list-style-type: none;
}
.pdf a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.pdf a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
.volver{
	margin: 10px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	float:left;
	display: inline;
}
.volver a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	float:left;
}
.volver a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	float:left;
}
.mapa{
	width:300px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0 0 0 20px;
	text-decoration: none;
	float:left;
	list-style-type: none;
}
.mapa a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	float:left;
	list-style-type: none;
}
.mapa a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	float:left;
	list-style-type: none;
}

.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 10px 0 0 0;
	padding:0 0 0 15px;
	display: inline;
}
.boton_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #034456;
	float: left;
	margin: 0 0 0 0px;
	height: 20px;
	width: 50px;
	border:none;
	vertical-align: middle;
}
ul.galeria_img{
	width:400px;
	float:left;
}
	li.img{
		width:100px;
		height:70px;
		float:left;
		list-style-type: none;
		margin:5px 10px 5px 10px;
		border: 1px solid #0000CC;
		overflow:hidden;
	}
#maps a{
	width: 236px;
	height: 102px;
	float: left;
	margin:20px 0 0 0;
	display: inline;
	outline: none;
	text-indent:-5000px;
	background-image:url(../img/maps.gif);
	background-repeat:no-repeat;
	
}
	#maps a:hover, #maps.on a{
		background: url(../img/maps.gif) left -101px no-repeat;
	}
/*---pie----*/
#pie{
	background-image: url(../img/fondo_pie.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
	width: 900px;	
}

	.texto_pie{
		float: left;
		height: 35px;
		width: 600px;
		margin:45px 0 0 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #4e4f4f;
		text-decoration: none;
	}
	.proyecto{
		float: left;
		height: 35px;
		width: 200px;
		margin:45px 0 0 30px;
		font-family: "Trebuchet MS";
		font-size: 10px;
		color: #4e4f4f;
		text-decoration: none;
		display:inline;
	}
	.proyecto a{
		font-family: "Trebuchet MS";
		font-size: 10px;
		color: #4e4f4f;
		text-decoration: none;
	}
	.proyecto a:hover{
		font-family: "Trebuchet MS";
		font-size: 10px;
		color: #4e4f4f;
		text-decoration: none;
	}
	

