#menu,#redes{
	/*display:inline-block;vertical-align:middle;*/
	
}
#redes{display:none}
#menu{padding-left:0%;width:100%;text-align:center}
#hDecoUp,#hDecoDown{width:100%;height:10px;}
#hDecoUp,#hDecoDown{
	background-image:url('headerdeco1.png');
	background-size:auto 10px;
	display:none;
}
#redes{width:15%;padding-right:5%;}
#redes{
	text-align:right;
}
.redesimg{
	margin-left:7px;
	width:20px;
}
.menui,.menuis{
	display:inline-block;
	line-height:50px;
	font-size:18px;
	padding-left:17px;
	padding-right:17px;
}
.menui:hover,.menuis:hover{
	text-decoration:none;
}
#showMobileMenu{display:none;}

#showMobileMenuImg{
	width:40px;
	
	
}

/*#showMobileMenu:hover{
	background-color:red;
}
#showMobileMenu:hover ~ .menui{
	display:block;
}*/
.menui:hover{
	background-color:rgba(255,255,255,0.4);
	
/*	animation-name:menuih;
	animation-duration:0.5s;
	text-shadow:5px 5px 0px rgba(0,79,99,1),-2px -2px 0px rgba(0,79,99,0.5);*/
	
}
@keyframes menuih{
	from{text-shadow:0px 0px 0px rgba(0,79,99,1)}
	to{text-shadow:5px 5px 0px rgba(0,79,99,1),text-shadow:-2px -2px 0px rgba(0,79,99,0.5)}
}
.menui,#headerNav{
	/*font-family: 'Overlock', arial,sans-serif;
	font-family: 'Lobster', arial,sans-serif;
	font-family: 'Pompiere', arial,sans-serif;*/
	
	font-family: "adorn-smooth-condensed-sans";
	font-family: 'Glass Antiqua', serif;
	font-family: 'Yanone Kaffeesatz', cursive;
	font-family: 'Julius Sans One', sans-serif;
	cursor:pointer;
}
#headerNav{
	line-height:25px;font-size:13px;
	margin-left:20%;padding-left:20px;
}
@media screen and (orientation:portrait){

	#header{width:100%;}
	#headerLogoDiv,#headerBody{display:inline-block;vertical-align:top}
	#headerLogoDiv{width:25%;}
	#headerBody{width:75%;overflow:hidden;}
	#menu{padding-left:0;width:95%;padding-top:10px;}
	.menui{width:auto;display:inline-block;vertical-align:middle;padding:0px;padding-left:10px;padding-right:10px;}
	.sectitle{padding-top:100px !important}
}
@media screen and (max-width:600px){
	
#headerLogoImg{display:none;}
#headerLogoImgM{display:block;}
	#header{
	background-color:rgba(0,60,90,0);color:white;}
	#headerLogoDiv{width:40%;vertical-align:middle;display:none}
	#headerBody{display:none;width:60%;}
	#headerBodyM{display:inline-block;width:20%;margin-left:80%;}
	#headerBodyM0{display:inline-block;width:40%;display:none;}
	#menu{width:100%;padding-top:10px;}
	/*.menui{width:auto;display:inline-block;vertical-align:middle;padding:0px;padding-left:10px;padding-right:10px;}*/
	.sectitle{padding-top:20px !important}
}
#posthead{display:none}


/*@media screen and (max-width: 1300px)  {
	#redes{width:10%;padding-right:2%;}
	.redesimg{margin-left:4px;}
	
	#posthead{height:230px;}
}

@media screen and (max-width: 1100px)  {
	#redes{width:10%;padding-right:2%;}
	.menui,.menuis{font-size:16px;	padding-left:11px;padding-right:11px;}
	.redesimg{margin-left:2px;}
	#redes{width:13%;padding-right:2%;}
}@media screen and (max-width: 1000px)  {
	.menui,.menuis{padding-left:8px;padding-right:8px;}
	
}@media screen and (max-width: 900px)  {
	.menui,.menuis{padding-left:6px;padding-right:6px;}
}
@media screen and (max-width: 850px)  {

	#redes{margin-left:18%;width:7%;}
	#headerLogoDiv{width:25%;}
	#headerBody{margin-left:-25%;}
	#headerBody,#headerLogoDiv{vertical-align:middle;}
	#posthead{height:280px;}
	#posthead2{height:280px;}
}
@media screen and (max-width: 750px)  {

	#redes{margin-left:14%;width:8%;}
}
@media screen and (max-width: 650px)  {

	#redes{margin-left:4%;width:10%;}
}*/
/* MOBILE */
/*@media screen and (max-width: 600px)  {
	#showMobileMenu{display:inline-block;vertical-align:middle;width:20%;}
	#defcont{
		
	}
	#posthead{height:220px;}
	#posthead2{height:220px;}
	.menui{
		display:none;
		padding:0;
		padding-left:3%;
	}
	.menuis{
		display:inline-block;vertical-align:middle;width:77%;
	}
	#redes{display:none;}
	.menui,.menuis{font-size:20px;line-height:40px;}
	#headerBody,#headerLogoDiv{vertical-align:top;}
	#headerLogoDiv{width:35%;}
	#headerBody{margin-left:-35%;}
}*/
