body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#pageFooter {
	width: 100%;
	height: 82px;
	overflow: hidden;
	text-align:center;
	margin: 0px;
	padding: 0px;
	display:none;
}

#pageFooter img {
	border: 0;
}

#full, #fullOff {
	padding:0px;
	margin:0px;	
}

#topfullOff {
	width: 100%;
	height: 15px;
	background-color:#e6e6e6;
}

#topfullOff a {
	float: right;
	width: 100px;
	height: 15px;
	display: block;
	background-image: url('../img/mapa_open.png');
	background-repeat: no-repeat; 
	background-position: right top; 
}

#topfull {
	float: right;
	width: 15px;
	height: 50px;
}

#topfull a {
	width: 15px;
	height: 50px;
	display: block;
	float:right;
	background-image: url('../img/mapa_close.png');
	background-repeat: no-repeat; 
	background-position: left top; 
}


#topLogo {
	float: left;
	width: 465px;
	height: 50px;
	background-image: url('../img/top_logo.png');
	background-repeat: repeat-x; 
	background-position: left top; 
}

#topLogo a {
	width: 465px;
	height: 50px;
	display: block;
}
