.mapa {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
	position: absolute;
	top: 390px;
	right: 0px;
}
.fono {
	color: #F27405;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}
#pie .diseno {
	width: 50px;
	position: absolute;
	right: 20px;
	margin-top: 2px;
}
#contenido table {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA897;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAA897;
	color: #795200;
	margin-bottom: 5px;
}
#contenido td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAA897;
	border-right-color: #AAA897;
	padding-left: 4px;
	padding-right: 4px;
}
#contacto input {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	border: 1px solid #AAA897;
	background-color: #F5F5F3;
}
#contacto #comentarios {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	border: 1px solid #AAA897;
	background-color: #F5F5F3;
}
#contenido #button {
	border: 1px solid #AAA897;
	cursor: pointer;
	color: #666600;
	width: 60px;
}
#contenido th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAA897;
	border-right-color: #AAA897;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #CCCBBD;
	font-weight: normal;
	font-size: 12px;
	color: #B46B1B;
	text-align: left;
}

