@charset "iso-8859-1";
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,sans-serif;
    color:#333;
}

.center{
	position:absolute;
	width:100%;
	height:100%;
	top:50%;
	left:50%;
	margin-left:-350px;
	margin-top:-250px;	

}
h1{
	font-size:20px;
}
h2{
	font-size: 25px;
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h3{
	font-size: 22px;
	color: #01355F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.modalmask {
	position: fixed;
	font-family: Arial, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	width: 100%;
}
.modalmask:target {
	opacity:1;
	pointer-events: auto;
}
.modalbox{
	width: 100%;
	position: relative;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	background: #043072;
	border-radius: 3px;
	-webkit-transition: all 500ms ease-in;
	-moz-transition: all 500ms ease-in;
	transition: all 500ms ease-in;
	padding-top: 2%;
}

.movedown {
	margin: 0 auto;
}
.rotate {
	margin: 10% auto;
	-webkit-transform: scale(-5,-5); 
	transform: scale(-5,-5);
}
.resize {
	margin: 8% auto;
	width:0;
	height:0;
	

}

.resize2 {
	margin: 8% auto;
	width:0;
	height:0;
	

}
.modalmask:target .movedown{		
	margin:10% auto;
}
.modalmask:target .rotate{		
	transform: rotate(360deg) scale(1,1);
    -webkit-transform: rotate(360deg) scale(1,1);
}

.modalmask:target .resize{
	width:800px;
	height:600px;
}

.modalmask:target .resize2{
	width:400px;
	height:250px;
}

.close {
	background: #b70008;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 1px;
	text-align: center;
	top: 1px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 3px;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.close:hover { 
	background: #2374c7; 
	color:#222;
}

ul{
	width:500px;
	margin:20% auto;
	list-style:none;
}
ul li{

	float:left;
	margin-right:35px;

}
ul li a{
	font-family: Arial, sans-serif;
	font-size:16px;
	text-decoration:none;
	background:#222;
	padding:20px;
	color:#fff;
	font-weight:bold;
	border-radius:3px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
ul li a:hover{
	background:#FAAC58;
	color:#222;

}

a{
	text-decoration:none;
	font-family: 'Black Ops One', cursive;
	font-size:25px;
	color:#222;

}
a:hover{

	color:#DF7401;
	
}
.nsc{
	position:absolute;
	bottom:40%;
	right:0;
	}

div{
	margin: 0 auto;
	/*width: 1024px;*/
 
 } 
.blanco{
	background: #ffffff;
	width: 1024px;
}
.color{
	background-color: #FAF4E4;
	width: 1024px;
}
.texto{
	color: #004084;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 12pt;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.texto2{
	color: #004084;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 12pt;
}
.texto-blanco{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: 13pt;
}
.div-pie{
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.div-slider{
	float: right;
	position: relative;
}
.imagen-tapa {
	width: 324px;
	height: 325px;
	margin-right: 20px;
	float: left;
}
.libro-oro {
	width: 305px;
	height: 386px;
	margin-right: 20px;
	float: left;
}
.imagen-mision {
	margin-right: 20px;
	float: left;
	margin-left: 20px;
	border-color: #053E6E;
	border-style: solid;
}
.imagen-dalmau {
	width: 266px;
	height: 155px;
	margin-right: 20px;
	float: left;
	margin-left: 20px;
}
.imagen-palau {
	width: 213px;
	height: 288px;
	margin-right: 20px;
	float: right;
	margin-left: 20px;
}

img {
max-width: 100%;
vertical-align: top;
}
iconos {
	vertical-align: top;
	width: 30px;
	height: 30px;
	padding-right: 5px;
}

p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

h1 {
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0px;
	color: #004084;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 15pt;
}

h2 {
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 0px;
	color: #004084;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 12pt;
	font-weight: normal;
	line-height: 15pt;
}
.divsleft2B {
	width: 700px;
	float: left;
	margin-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/materias-primas.png);
}
.divsleft2D {
	width: 700px;
	float: left;
	margin-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/utiles.png);
}
.divsleft2E {
	width: 700px;
	float: left;
	margin-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/maquinas.png);
}
.divsleft2C {
	width: 700px;
	float: left;
	margin-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(img/papeleria.png);
}
.divslefttexto {
	color: #023A6F;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 550px;
	float: right;
	padding-top: 12px;
}
.imagen-productos {

	padding-right: 10px;

	float: left;

}
