/* CSS Document */

header, nav, article, footer, address { 
    display: block; 
}
textarea { 
    resize: none; 
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	border: 0;
	outline: 0;
}
*:focus {
	outline: none;
	color: #FFFFFF;
}

body {
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 133%;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	font-style: normal;
	font-weight: 400;
	font-family: lato;
}
#top1 {
	height: 85px;
	background-color: hsla(0,0%,5%,1.00);
	color: hsla(0,0%,100%,1.00);
	font-family: montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	padding-top: 10px;
}
.contenido {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#menu-principal {
	background-color: hsla(0,0%,100%,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 60px;
	width: 1200px;
	position: absolute;
	z-index: 999;
	margin-top: 40px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#menu-principal-debajo {
	background-color: hsla(163,50%,43%,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 100px;
	width: 50%;
	position: absolute;
	z-index: 998;
	margin-top: 40px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	top: 10px;
	left: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top1-separador {
	margin-left: 10px;
	margin-right: 10px;
	width: 1px;
	background-color: #6C6C6C;
	height: 11px;
	float: left;
	margin-top: 5px;
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
}
#top1-ico-tel {
	float: left;
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-top: 5px;
}
#top1-ico-mail {
	float: left;
	height: 8px;
	width: auto;
	margin-right: 10px;
	margin-top: 6px;
}


.top1-txt {
	float: left;
	font-size: 12px;
}
#logo {
	height: 60px;
	width: auto;
}
#menuWrp {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5px;
	padding-left: 150px;

}
#NoBanner {
	height: 100px;

}
#pie {
	background-color: hsla(0,0%,0%,1.00);
	padding-top: 35px;
	padding-bottom: 35px;
	color: hsla(0,0%,100%,1.00);
}
.pie-col-1 {
	width: 47.8%;
	float: left;
	text-align: right;
	font-size: 16px;
}
.pie-col-sep {
	width: 1px;
	margin-right: 2%;
	margin-left: 2%;
	background-color: #2F2F2F;
	height: 130px;
	float: left;
}
#menuPie {
	color: #BDBDBD;
	font-size: 12px;
}
.pie-col-1 ul li {
	float: left;
	list-style-type: none;
	padding-left: 23px;
	font-size: 12px;
	color: #BDBDBD;
}
.pie-col-1 ul li a {
	list-style-type: none;
	font-size: 12px;
	color: #BDBDBD;
}
#zonaLegal {
	color: #339A8A;
	text-align: center;
	font-size: 12px;
}
#zonaLegal a {
	color: #339A8A;
}



.pie-col-2 {
	width: 47.8%;
	margin-left: 0px;
	float: left;
	font-size: 14px;
	color: hsla(0,0%,77%,1.00);
}
.bandaGrisCabecera {
	background-color: hsla(0,0%,95%,1.00);
	padding-top: 100px;
	min-height: 110px;
}
.bandaColor {
	background-color: hsla(170,50%,41%,1.00);
	padding-top: 40px;
	padding-bottom: 40px;
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-size: 38px;
	font-family: Caveat;
	font-style: normal;
	font-weight: normal;
}
