body {
	margin: 0px;
	background-color: #C8C5D8;
}
#principal {
	width: 900px;
	position: relative;
	height: 555px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(img/interface.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#principal #ayuntamiento {
	float: left;
	height: auto;
	width: 115px;
	margin-top: 15px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#principal #ayuntamiento A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#principal #ayuntamiento A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#principal #panos {
	float: left;
	width: 900px;
	margin-top: 137px;
	position: relative;
	height: 1px;
}
