@charset "utf-8";
body  {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 100%;
	background-color: #1B1B1B;
}
.twoColFixLtHdr #container {
	width: 900px;
	background-color: #FFF;
	margin: auto;
	height: 680px;
	margin-top: 5px;
} 
.twoColFixLtHdr #header {
	width: auto;
	height: 140px;
	background-image: url(Imagenes/BannerMasengaLogo.jpg);
	margin: 0;
	padding: 0;
} 
.twoColFixLtHdr #header h1 {







}
.twoColFixLtHdr #sidebar1 {
	height: 500px;
	width: 199px;
	overflow: hidden;
	float: left;
	background-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #29BC29;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	font-weight: normal;
}


.twoColFixLtHdr #mainContent {
	width: 700px;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	background-color: #FFF;
	color: #FFF;
} 
.twoColFixLtHdr #footer {
	width: 900px;
	background-image: url(Imagenes/Pie-Masenga.jpg);
	height: 40px;
	float: left;
} 
.twoColFixLtHdr #footer p {
	margin: 0 0 0 0px; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
	padding: 0 0 0 0px;
	text-align: justify;
}
.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
	width: auto;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
	width: auto;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	height:0px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}

h1 {
	font-size: 9%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #00F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p {
	font-size: 100%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
.Subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 135%;
	color: #000;
	text-indent: 5px;
	font-weight: normal;
	background-image: url(Imagenes/bg-subtitulo.gif);
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.parrafo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
	text-align: justify;
}
.contacto {
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 12px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
}
.StaffTitulo {
	font-size: 100%;
	font-style: italic;
	margin-top: 5px;
	margin-right: 195px;
	margin-bottom: 1px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59B309;
	letter-spacing: 1px;
	font-weight: bold;
}
.Staff {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	color: #005100;
	font-weight: normal;
}
.Bullet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 5px;
	padding-right: 15px;
}
.ParrafoInicio {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 20px;
	padding-bottom: 3px;
	text-align: justify;
}

.LinksMembresias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 25px;
	margin-left: 20px;
}

.IndicacionDireccion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000;
	background-color: #DBFBBD;
	margin: 10px;
	border: 1px solid #59B309;
	padding: 10px;
	text-align: center;
}
iframe {
	margin-left: 20px;
	border: 2px solid #1CB71B;
}
