* { margin: 0;
	padding: 0;
}

@import url('https://fonts.googleapis.com/css?family=Orbitron');

a{ text-decoration: none;
	color: #3e3e3e;
}

body {
	font-family: 'Orbitron', Calibri;
}

h1 {
	font-family: 'Orbitron', Calibri;
	font-weight: lighter;
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 100%;
	text-align: center
}

h2 {
	font-family: 'Orbitron', Calibri;
	font-weight: lighter;
	font-size: 22px;
}

p {
	font-family: 'Orbitron', Calibri;
	
	margin: 0 10px 15px 10px;
}
span{
	font-size: 1em;
	font-style: bold;
	font-weight: bold;
}
/*ID´s*/
div#header-min{
	height: 0px;
	width: 0px;
}

/* ===== CLASES =====*/
.active {
	background-color: #003366;
	background-image: url('../images/division-v.png');
	background-repeat: repeat-y;
    background-position: top right;
	color: white;
}

div.contentGeneral {
	bottom: 0;
	box-shadow: -5px -5px 10px #003366;
	box-shadow: 0px 0px 10px #003366;
	height: 100%;
	margin: 0 auto;
	overflow-x: hidden;
	position: relative;
	padding: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}
div.contenedor {
	font-family: 'Orbitron', Calibri;
	font-weight: 300;
	margin: 0 auto;
	min-height: 50px;
	padding:30px 0;
	position: relative;
	max-width: 1000px;
}
div.contenedorCabeza {
	font-size: 18px;
	font-family: 'Orbitron', Calibri;
	font-weight: 300;
	margin: 0 auto;
	position: relative;
	max-width: 1100px;
}
div.imagenes-muestra{
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
}
div.contenedor-navbar{
	margin: auto;
	text-align: center;
	
}

div.contenedor-text{
	margin: 0 auto;
	max-width: 800px;
	height: auto;
}
div.datos-contacto{
	display: inline-block;
	float: right;
	height:400px;
	width: 48%
}
div.divisionLogo{
	display: inline-block;
	width: 40%;
	height: 300px;
}
div.divisionCopy{
	float: right;
	width: 60%;
	height: 300px;
}
div.formulario{
	background-color: white;
	display: inline-block;
	float: left;
	height:650px;
	width: 48%
}
div.galeria-imagenes{
	margin: 0;
	padding: 0;
}
img.logotipo-cabeza{
	height: 150px;
	width: auto;
}
figure.images{
	text-align: center;
}
img.isotipo{
	margin: 0 auto;
	max-height: 300px; 
	text-align: center;
	width: auto;
}
div.logo-cabeza{
	display: inline-block;
	float: left;
	height: 150px;
	line-height: 150px;
	width: 30%;
}
/*img.menu-alt{
	height: 0px;
	width: 0px;
}
div.menu-mini{
	float: left;
	height: 0%;
	width: 0%;
}*/
a.navBar {
	color: #fff;
	display: block;
	float: left;
	font-size: 0.8em;
	height: 36px;
	line-height: 44px;
	margin: 0 auto;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
	width: auto;
}
div.nav-bar-menu{
	color: #ffffff;
	float: left;
	height: 50px;
	line-height: 50px;
	margin: auto;
	width: 16.666%;
}
img.nombre-alt{
	float: left;
	height: 0px;
	width: 0px;
}
div.nombre-mini{
	float: left;
	height: 0px;
	width: 0px;
}
div.section {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
	height: 500px;
	color: #ffffff;
	z-index: -4;
}
div.subMenu {
	background-color: #006699;
	box-shadow: 0px 2px 4px #000;
	color: white;
	height: 50px;
	margin: 0 auto;
	z-index: 1000;
	width: 100%;
}

div.subMenu :hover {
	background: #1783c7;
	color: white;
}
div.subMenu a:active {
	color: white;
}
div.text-cabeza{
	color: #006699;
	float: left;
	height: 150px;
	width: 70%;
}
p.text-menu{
	font-size: 0.9em;
}
p.text-menu-min{
	color: white;
	font-size: 0.9em;
	margin-left: 0.9em;
	text-align: left;
}
p.textos-internos{
	font-size: 1em;
	text-align: center;
}




/* SECCIONES */
div.btnContacto {
	background-image: url('../images/cenefa-promo.jpg');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	height: auto;
	z-index: 6;
}
div.btnEmpaque {
	background-image: url("../images/cenefa-azul-poly.png");
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 2px 4px #939393;
	color:#fff;
	height: auto;
	z-index: 10;
}
div.btnIntro {
	background: white;
	border-bottom: 2px solid #006699;
	box-shadow: 0px 2px 4px #939393;
	color:#333333;
	font-weight: lighter;
	height: 200px;
	text-align: center;
}
div.btnNosotros {
	background-image: url('../images/cenefa-nosotros.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 2px 4px #939393;
	height: auto;
	z-index: 7;
}
div.btnPapeleria {
	background-image: url('../images/cenefa-azul-poly.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 2px 4px #939393;
	height: auto;
	z-index: 8;
}
div.btnPromocional {
	background-image: url('../images/cenefa-promo.jpg');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	box-shadow: 0px 2px 4px #939393;
	height: auto;
	z-index: 9;
}

div.cabezaInicio {
	background-image: url('../images/fondo-cenefa-head.png');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 2px 4px #939393;
	color: #ffffff;
	height: auto;
	width: 100%;
	z-index: -20;
}


/* ===== ID`s =====*/











/* ===================================================
-----------------	RESPONSIVE   --------------------
=================================================== */

/* Media query for Mobile devices*/
@media only screen and (min-width : 320px) and (max-width : 480px) {
	div#header-min{
		background-color:#006699;
		height: 50px;
		width: 100%;
	}

	div.contenedor {
		height: auto;
		padding:30px 0;
		width: 100%;
	}
	div.datos-contacto{
		float: none;
		height:400px;
		width: 100%
	}
	div.formulario{
		background-color: white;
		float: none;
		height:650px;
		width: 100%
	}
	p.info{
		margin-left: 6px;
		margin-right: 6px;
	}
	div.logo-cabeza{
		height: 0px;
		width: 0px;
	}
	img.logotipo-cabeza{
		height: 0px;
		width: 0px;
	}
	/*img.menu-alt{
		float: right;
		height: 100%;
		width: auto;
	}
	div.menu-mini{
		float: left;
		height: auto;
		width: 40%;
	}
	div.menu-mini{
		float: right;
		height: 50px;
		width: 20%;
	}*/
	div.text-min{
		height: 50px;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	img.text-img-head{
		height: 50px;
		width: auto;
	}
	div.nav-bar-menu{
		height: 0px;
		width: 0px;
	}
	img.nombre-alt{
		float: left;
		height: 80%;
		margin-top: 4px;
		width: auto;
	}
	div.nombre-mini{
		float: left;
		height: 50px;
		width: 80%;
	}
	div.subMenu {
		height: 0px;
		width: 0px;
	}
	div.text-cabeza{
		font-size: 0.9em;
		height: 150px;
		margin: 0  auto;
		width: 100%;
	}
	p.text-menu{
	font-size: 0px;
}
}


/* Media Query for Tablets */
@media only screen and (min-width : 481px) and (max-width : 1024px) {
	p.text-menu{
		margin: 0 auto;
		text-align: center;
		font-size: 0.66em;
	}

	div.datos-contacto{
		float: none;
		height:400px;
		width: 100%
	}
	div.formulario{
		background-color: white;
		float: none;
		height:650px;
		width: 100%
	}
	/*div.menu-mini{
		float: left;
		height: auto;
		width: 20%;
	}
	*/
}

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {

}