.header {
	background-image: url(../images/headback.png);
	background-repeat: repeat-x;
	height: 224px;
}


.logo {
	background-image: url(../images/imglogo.png);
	background-position: 22px 17px;
	background-repeat: no-repeat;
	height: 200px;
}
.contents {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FAFAFA;
}


.footer {
	background-image: url(../images/footerback.png);
	height: 102px;
}




.logofooter {
	padding-top: 20px;
	padding-bottom: 20px;

}

#barranav {
	padding-top: 160px;
}
.linkcontainer {
	padding-top: 40px;
}

.linkfoot {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
}
.separador {
	padding-right: 10px;
	padding-left: 10px;
}



.direccion {
	text-align: left;
	font-size: 1.2em;
	color: #333;
	line-height: 1.4em;
	padding-top: 40px;
	padding-bottom: 20px;
}
.applikframe {
	height: 800px;
}

