html {
	height: 100%;
	margin-bottom: 1px;
	overflow-x:hidden;
}

body {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 180%;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(../imagenes/z-fondo.gif);
	background-repeat: repeat-y;
	}

a:link{text-decoration:none; font-weight: bold; color:#000000;}
a:active{text-decoration:none; font-weight: bold; color:#000000;}
a:visited{text-decoration:none; font-weight: bold; color:#000000;}
a:hover{color:#999900}

h1 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	}
	
h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	}
	
h6 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	}


.normal-1 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	}
	
.saludo {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 200%;
	font-family: "Times New Roman", Times, serif;
	}
	
.rayita {
	color: #000000;
	}
	
.tabla-1 {
	background-color: #FFFFFF;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666633;
	}
	
.tabla-2 {
	background-color: #99CC66;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666633;
	}
	
.tabla-dialogos {
	margin-right: auto;
	margin-left: auto;
	}
	
.tabla-iglesia {
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666633;
	height: 300px;
	}	

.enlace-1 {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
.enlace-2 a {
	text-decoration:none; font-weight: bold; color:#CC9933;
	}
	
.enlace-2 a:hover {
	color:#000000;
	}
	
.font-1 {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	}
	
.color-1 {color: #808080}


#cabezote {
	visibility: visible;
	background-image: url(../imagenes/z-textura.jpg);
	height: 100px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	}
	
#tejitas {
	visibility: visible;
	float: left;
	}
	
#titulo {
	visibility: visible;
	float: right;
	line-height: 100px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	font-variant: small-caps;
	}
	
#subcabezote {
	visibility: visible;
	background-color: #99CC66;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCFFCC;
	color: #993300;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	}
	
#fecha {
	visibility: visible;
	float: right;
	padding-right: 10px;
	}
	
#evangelio {
	visibility: visible;
	float: left;
	padding-left: 10px;
	}
	
#cont-1 {
	visibility: visible;
	width: 100%;

	}
	
#menu {
	visibility: visible;
	background-color: #666633;
	width: 250px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666633;
	float: left;
	}
	
#contenido {
	visibility: visible;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666633;
	padding-right: 20px;
	padding-left: 260px;
	padding-top: 10px;
	text-align: justify;
	}
	
#dialogos {
	visibility: visible;
	padding-right: 20px;
	padding-left: 260px;
	}
	
.boton a {
	display: block;
	color: #CCFFCC;
	line-height:30px;
	letter-spacing:.1em;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFCC;
}

.boton a:hover {
	background-color: #99CC66;
	color: #666633;
}