/* CSS Document */
html, body, #container {
  height:100%; min-height:100%;
}
#container {
  	position:absolute;
  	width: 100%;
	background-repeat: no-repeat;
}
	#container.home {
	  	background-image: url(../images/back-left-home.png);
	}
	#container.historia {
	  	background-image: url(../images/back-left-historia.png);
	}
	#container.servicios {
	  	background-image: url(../images/back-left-servicios.png);
	}		
	#container.equipos {
	  	background-image: url(../images/back-left-equipos.png);
	}
	#container.imagenes {
	  	background-image: url(../images/back-left-imagenes.png);
	}
	#container.contacto {
	  	background-image: url(../images/back-left-contacto.png);
	}
	
	
html > body, html > body #container {
  height:auto;
}

#footer {
  position:absolute; 
  bottom:0;
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
}

#content {
	overflow: hidden;
	padding-bottom: 120px;
}

body {
	margin: 0;
	background-image:url(../images/back-body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

a {
	border: 0;
	outline: none;
}

#left-column {
	width: 316px;
	float: left;
	color: #666;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}

	img#logo {
		margin: 24px;
	}
	
	#main-menu {
		width: 241px;
		height: auto;
		margin: 15px 0 0 40px;
	}
	
	#main-menu p {
		margin: 12px 0 8px 40px;
	}
	
	p.menuitems a {
		display: block;
		width: 190px;
		height: 15px;
		background-repeat: no-repeat;
	}
	
	p#home-btn a {
		background-image:url(../images/btn-menu-home.png);
		background-position: left 0px;
		text-indent: -9999px;
	}
	
	p#home-btn a:hover {
		background-image:url(../images/btn-menu-home.png);
		background-position: left -16px;
		text-indent: -9999px;
	}
	
	p#historia-btn a {
		background-image:url(../images/btn-menu-historia.png);
		background-position: left 0px;
		text-indent: -9999px;
	}
	
	p#historia-btn a:hover {
		background-image:url(../images/btn-menu-historia.png);
		background-position: left -16px;
		text-indent: -9999px;
	}
	
	p#servicios-btn a {
		background-image:url(../images/btn-menu-servicios.png);
		background-position: left 0px;
		text-indent: -9999px;
	}
	
	p#servicios-btn a:hover {
		background-image:url(../images/btn-menu-servicios.png);
		background-position: left -16px;
		text-indent: -9999px;
	}
	
	p#equipos-btn a {
		background-image:url(../images/btn-menu-equipos.png);
		background-position: left 0px;
		text-indent: -9999px;
	}
	
	p#equipos-btn a:hover {
		background-image:url(../images/btn-menu-equipos.png);
		background-position: left -16px;
		text-indent: -9999px;
	}
	
	p#imagenes-btn a {
		background-image:url(../images/btn-menu-imagenes.png);
		background-position: left 0px;
		text-indent: -9999px;
	}
	
	p#imagenes-btn a:hover {
		background-image:url(../images/btn-menu-imagenes.png);
		background-position: left -16px;
		text-indent: -9999px;
	}
	
	p#contacto-btn a {
		background-image:url(../images/btn-menu-contacto.png);
		background-position: left 0px;
		text-indent: -9999px;
	}
	
	p#contacto-btn a:hover {
		background-image:url(../images/btn-menu-contacto.png);
		background-position: left -16px;
		text-indent: -9999px;
	}
	
	#main-menu p a {
		font-size: 15px;
		font-weight: bold;
		color: #495678;
		display: block;
		width: 190px;
		text-decoration: none;
	}
	
	#main-menu p a:hover {
		color: #999;
		text-decoration: none;
	}

#encabezado {
	width: 628px;
	height: 239px;
}

#right-column {
	width: 644px;
	float: left;
	color: #FFF;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 18px;
		color: #DDD;
		margin: 20px 0 0 5px;
		border-bottom: solid 1px #DDD;
		width: 620px;
		padding-bottom: 3px;
		clear: both;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 15px;
		color: #DDD;
		margin: 0px 0 10px 5px;
		border-bottom: solid 1px #999999;
		width: 620px;
		padding-bottom: 0px;
		clear: both;
		padding-top: 25px;
	}
	
	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #DDD;
		margin: 18px 0 10px 0px;
		border-bottom: solid 1px #999999;
		width: 295px;
		padding-bottom: 0px;
		clear: both;
		display: block;
		background-image: url(../images/arrow-down.png);
		background-repeat: no-repeat;
		background-position: right 7px;
	}
	
	h3:hover {
		cursor: pointer;
	}
	
	.spacer {
		margin-right: 75px;
	}
	
	.spacer2 {
		margin-right: 67px;
	}
	
	#right-column p {
		margin-top: 0px;
	}

	#encabezado {
		margin: 13px 0 0 2px;
	}
	
	#text-column {
		width: 277px;
		height: auto;
		float: left;
		margin: 18px 20px 0 5px;
		padding-left: 23px;
	}
	
	#complement {
		width: 300px;
		height: auto;
		float: left;
		margin: 25px 0 0 0;
	}
	
	#text-column-wide {
		width: 355px;
		height: auto;
		float: left;
		margin: 18px 10px 0 5px;
		padding-left: 5px;
	}
	
	#text-column-full {
		width: 615px;
		height: auto;
		float: left;
		margin: 18px 10px 0 5px;
		padding-left: 5px;
	}
	
		#text-column-full a {
			font-weight: bold;
			text-decoration: none;
			color: #FFF;
		}
		
		#text-column-full a:hover {
			color: #999;
		}
	
	#complement-wide {
		width: 250px;
		height: auto;
		float: left;
		margin: 18px 0 0 0;
	}
	
	#text-column-equi1 {
		width: 295px;
		height: auto;
		float: left;
		margin: 5px 10px 0 5px;
		padding-left: 5px;
	}
	
		#text-column-equi1 a {
			display: block;
			text-decoration: none;
		}
		
		#text-column-equi1 a:hover {
			text-decoration: none;
		}
	
	#text-column-equi2 {
		width: 295px;
		height: auto;
		float: left;
		margin: 5px 10px 0 5px;
		padding-left: 5px;
	}
	

#legal {
	width: 250px;
	font-size: 9px;
	line-height: 13px;
	height: 99px;
	color: #666;
	float: left;
	margin: 16px 25px 0 24px;
	display: block;
}

#nav-credits {
	width: 100%;
	height: 99px;
	background-image: url(../images/back-footer.gif);
	background-repeat: repeat-x;
	background-position: 300px top;
	margin-left: 300px;
}

	#nav {
		font-size: 12px;
		color: #FFF;
		padding: 20px 0 0 35px;
		float: left;
	}
	
	#credits {
		float: left;
		margin: 57px 0 0 60px;
		opacity: 0.5;
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		filter: alpha(opacity=50);
	}
	
	#credits:hover {
		opacity: 1;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		filter: alpha(opacity=100);
	}
	
	#nav a {
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
	}
	
	#nav a:hover {
		color: #999;
	}
	
#contacto input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
	margin: 3px 0 0 5px;
	width: 320px;
}

#contacto textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 325px;
	height: 115px;
	border: 0;
	margin: 3px 0 0 5px;
}

#contacto input.boton {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/back-btn-enviar.gif);
	width: 84px;
	height: 29px;
	border: 0;
	font-size: 0;
}

div.input {
	width: 340px;
	height: 26px;
	background-image: url(../images/back-input.png);
	background-repeat: no-repeat;
	margin: 2px 0 15px 0;
}

div.textarea {
	width: 340px;
	height: 126px;
	background-image: url(../images/back-textarea.png);
	background-repeat: no-repeat;
	margin: 2px 0 15px 0;
}


a.listado_gal {
	clear: both;
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	padding-bottom: 3px;
	width: 240px;
	display: block;
	border-bottom: solid 1px #999;
}

table#galeria {
	
}

table#galeria td {
	padding-bottom: 15px;
}

.fotos {
		height: 120px;
		width: 190px;
		border: solid 1px #DDD;
		margin: 20px 15px 0px 0;
		float: left;
	}
	
#foto-grande {
	width: 610px;
	height: auto;
	margin-bottom: 15px;
}

#foto-grande img {
	border: solid 1px #DDD;
}	