#izquierda{
	width:80%;
	min-width:805px;
	height:100%;
	float:left;
	background:#FFFFFF url(../imagen_muni/general/cabeza-contenido.png) no-repeat right top;
}

#derecha{
	width:164px;
	height:auto;
	float:right;
	padding-right:20px;
}

#pie{
	width:100%;
	float:left;
	font-size:10px;
	text-align:center;
	padding:10px 0;
	color:#666;
}

#pie a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
