/* CSS Document */

.wrapper {
	
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -4em;
}
.push{
		position:absolute; bottom:0;
}
.footer
{        
		margin-top:100px;		
		height: 180px;
		color:#f0f0f0;
}
.piemenu{
	width:100%;
	background:#d9b57b;
	height:40px;	
	}
.piemenu2{
	width:100%;
	background:#b7c1a5;
	height:400px;	
	}
	
.menupie{
	margin-left:15%;
	
	}

.menupie tr td {
	padding:10px;
		
	}
.menupie tr td a {
	text-decoration:none;
	font-size:1.2em;
	color:#000;	
	}
	
.tablapie{
	margin-left:15%;	
	}
	
.tablapie tr td{
	
	font-family:Verdana, Tahoma;
	font-size:1.1em;
	color:#FFF;
	
	}
	
	