/* CSS Document */

body {
	background-color: #E4E7D4;
	background-image: url(pics/fondo.gif);
}

/* WRAPPER STUFF */
#wrapper {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	padding: 5px;
	border: 1px black;
}

.seccion-id {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-style: normal;
	color: #414725;
	text-decoration: none;
}
.fracc-thmub {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	color: #69733C;
	text-decoration: none;
	text-align: center;
}
.menu-ubicacion {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.menu-link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.menu-link:link {
	text-decoration: none;
}
.menu-link:hover {
	text-decoration: underline;
}
.domicilio {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.001em;
	line-height: 1.3em;
	text-align: center;
}
.telefonos {
	font-family: "Trebuchet MS";
	font-size: 15pt;
	color: #006600;
	font-weight: bolder;
}
.descripcion-fracc {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-align: justify;
}

