@charset "UTF-8";
/* CSS Document */

/* TITULARES DE NOMBRES DE SECCIONES */

.oficinasTit {
	width:158px;
	height: 50px;
	background: url(../images/titulos/oficinas.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}

.navesTit {
	width:158px;
	height: 50px;
	background: url(../images/titulos/naves.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}

.localesTit {
	width:158px;
	height: 50px;
	background: url(../images/titulos/locales.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}

.empresaTit {
	width:158px;
	height: 50px;
	background: url(../images/titulos/empresa.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}
	
.situacionTit {
	width:158px;
	height: 50px;
	background: url(../images/titulos/situacion.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}

/* NAVES, LOCALES Y OFICINAS */
.ProductoCol1 {
	float:left;
	width:574px;
	height:279px;
	/*background-color:green;*/
	}
	
	.ProductoDesc {
		width:574px;
		height:180px;
		background-color:white;
		/* padding:30px 30px 0 30px; */
		}
			
	.ProductoGal {
		width:574px; /* 544 */
		height:90px; /* 60 */
		background-color:#404240;
		margin-top:9px;
		/*padding:30px 0 0 30px;*/	
		}
		.ProductoGalTit {
			float:left;
			width:158px;
			height: 50px;
  			background: url(../images/titulos/galeria.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
  			text-indent: -5000px;
			font-size:25px;
			}
		.ProductoGalCont {
			float:right;
			width:309px;
			height:72px;
			margin:9px 9px 0 0;
			}
			.ProductoGalFot1 {
				float:left;
				margin-right:9px;
				}
			.ProductoGalFot2 {
				float:left;
				}
			.ProductoImg img {
				float:left;
				}
		

.ProductoCol2 {
	float:left;
	width:263px;
	height:279px;
	margin-left:9px;
	}
	
	.ProductoLoc {
	width:263px;
	height:279px;
	background-color:#374450;

	}
		.ProductoLocTit {
			width:158px;
			height: 50px;
  			background: url(../images/titulos/localizacion.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
  			text-indent: -5000px;
			font-size:25px;
			}
	.ProductoLocBtn {
	width:122px;
	height:98px;
	margin:25px auto;
	}
	
/* EMPRESA */

.empresaCol1 {
	width:245px;
	height:279px;
	background-color:white;
	margin-right:9px;
	float:left;
	}
	

.empresaCol2 {
	width:320px;
	height:279px;
	background-color:#404240;
	margin-right:9px;
	float:left;
	}
	.empresaOrgTit {
		width:158px;
		height: 50px;
		background: url(../images/titulos/organigrama.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
		text-indent: -5000px;
		font-size:2;
		}
	

.empresaCol3{
	width:263px;
	height:279px;
	background-color:#374450;
	float:left;
	}
	.empresaGalTit {
		width:180px;
		height: 50px;
		background: url(../images/titulos/galeriaEmpresa.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
		text-indent: -5000px;
		font-size:2;
		}
	
/* SITUACIÓN */

.situacionCol1 {
	width:574px;
	height:279px;
	background-color:#404240;
	margin-right:9px;
	float:left;
	}
	
	
.situacionCol2 {
	width:263px;
	height:279px;
	background-color:#374450;
	float:left;
	}
	.situacionDirecTit {
	width:158px;
	height: 50px;
	background: url(../images/titulos/direcciones.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}
	.situacionCont {
		width:556px;
		height:210px;
		margin-left:9px;
		}	
	
/* CONTACTA */

.contactaCol1 {
	width:245px;
	height:279px;
	background-color:#404240;
	margin-right:9px;
	float:left;
	}
	.contactaTelefono {
	width:225px;
	height:260px;
	background: url(../images/titulos/contactaTelefono.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}	
	
.contactaCol2 {
	width:592px;
	height:279px;
	background-color:#374450;
	float:left;
	}
	.contactaEmail {
	width:400px;
	height:207px;
	background: url(../images/titulos/contactaEmail.jpg) no-repeat bottom left; /* ojo con el fondo ya que está alineado abajo */
	text-indent: -5000px;
	font-size:2;
	}