.menu {
	font-family: Papyrus, Arial, "Arial Black";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
}
a:link {
	color: #003300;
}



body {
	background-image: url(../Imagenes/jpgs/fondoverde1.jpg);
}

a:hover {

	color: #FFFFFF;
}
.contacto {
	font-family: Papyrus, Arial, "Arial Black";
	font-size: 24px;
}
.descripcion {
	font-family: Papyrus, Arial, "Arial Black";
	font-size: 14px;
	color: #000000;
}
.mapa {
	border: medium solid #757678;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fondoprincipal {
	background-image: url(../Imagenes/jpgs/fondoverde1.jpg);
}
.boton a {
	text-decoration: none;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	text-decoration: none;
}
.tituloform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
