* {margin: 0; padding: 0;}

html, body {/*height: 100%;*/ margin:0; padding: 0; background:  url('../img/bg.gif') /*#6c6c6c; text-align: center;*/}

.columna {position: relative; float: left;}
 
	#todo{position:relative; left: 50%; margin-left: -485px; width:970px;}
		#superior{margin-top: 0px; height: 15px; width: 100%;}			
			/*#menu{float: right; width: 670px; height: 5px; color: black; text-align: right; 
			        padding-top: 5px; font-family: Segoe UI, Tahoma; font-size:12px;}
				#menu a{text-decoration: none; color: black;}
				#menu a:hover{text-decoration: none; color: #ff9000;}*/
		#contenedor{margin-top: 5px; padding: 5px; width: 100%; border: 1px solid #000; background:#efeff1;}
			#banner{width: 100%; height: 120px; background: url('../img/banner.jpg');}
			#menu {top: 130px; left:5px; height: 20px; position:absolute; padding-left: 5px; text-align: left; 
				   padding-top: 0px; bottom: 0px; background: #efeff1; font-weight: bolder;  width: 90%;
				   text-align: left; font-family: Tahoma; font-size: 13px; _top:125px; _width: 958px;}
					#menu a{text-decoration: none; color: black;}
					#menu a:hover{text-decoration: underline; color: gray;}
			#contenido{width: 100%} 
				#cult_ant{position: absolute; top: 175px; left: 50px; font-family: Tahoma; font-size: 13px;} 
				#anteriores{margin-top: 74px; width: 160px; margin-left: 10px; text-align: center; border-top: 1px solid gray; font-family: Tahoma; font-size:12px;}
					.anterior_foto{margin-top: 5px;}
				#anteriores a{margin-top: 15px; text-decoration: none; color: black; font-family: Tahoma; font-size:11px; font-weight: bolder;}
				#anteriores a:hover{color: gray; text-decoration: underline;}	    
				#actual{width: 550px;} 
					#titulo{margin-top: 20px; text-align: center; font-family: tahoma, Tahoma; font-size:20px;}
					#subtitulo {margin-top: 5px; text-align: center; font-family: tahoma, Tahoma; font-size:15px; font-weight: bolder; font-style:italic;}
					#ant_sig{margin-top: 5px; margin-bottom: 5px; text-align: center; color: gray; font-family: Tahoma; font-size:13px;}
						#ant_sig a{text-decoration: none; color: gray;}
						#ant_sig a:hover{color: black;}
					#imagen_culto{text-align: left; margin-left: 30px; width: 500px; border: 2px solid black;}
					#fecha{width: 95%; font-family: Tahoma; font-size:11px; text-align: right;}
					.encabezadopastor{font-weight: bolder; height: 20px; font-family: Tahoma; font-size:14px;}		
					#comentario_pastor{left: 10px; width: 100%; text-align: left; border-bottom: 1px dotted #000; font-family: tahoma, Tahoma; font-size: 13px;}				
					#area_botones{margin-top: 20px; height: 50px; text-align: center;}
					.boton {color:#8A0808; font-family:Segoe UI, Tahoma; font-style:italic; font-size:12px; text-align:20px; text-decoration:none; height: 25px;}
					#comentarios_usuarios{left: 10px; width: 100%; text-align: left;  font-family: tahoma, Tahoma; font-size: 13px;}
					.encabezado{top: 10px; height: 10px;}							
					.parrafo{margin-top: 10px;}
					#raya {color: #ccc; font-size: 14px; border-bottom: 1px dotted gray;}
					#botonesfinal{text-align: center;}
					.botones{margin-top: 5px; width: 20%; text-align: center; font-family: Segoe UI, Tahoma; font-size:10px;}
					/*.botones {color:#8A0808; font-family:Segoe UI, Tahoma; font-style:italic; font-size:12px; text-align:20px; text-decoration:none;}*/
					.botones a{color: black;}
					.botones a:hover{color: gray;}
				#vid_aud{position: absolute; top: 175px; right: 70px; font-family: Tahoma; font-size: 13px;}
				#ver_todas_predicaciones{font-family: Tahoma; font-size: 13px; text-decoration: underline;}
				#multimedia{margin-top: 74px; width: 200px; margin-right: 5px; text-align: 50px; border-top: 1px solid gray;}
					#titulo_de{margin-right: 5px; width: 200px; text-align: center;}
					#multimedia p{font-family: Tahoma; font-size:11px; color: black;}
					#multimedia a{text-decoration: none; color: black; font-weight: bolder;}
					#multimedia a:hover{color: gray;}
					#video{margin-top: 5px; width: 200px; height: 200px; border: 1px solid gray;}
					#audio{margin-top: 5px; width: 200px; height: 100px; border: 1px solid gray;}
					#opciones{position: absolute; margin-top: 7px; font-family: Tahoma; font-size: 13px; font-weight: bolder;
							 right: 73px; }	
					#alt{margin-top: 25px; border-top: 1px solid gray;}
					#recuperar a{font-family: Tahoma; font-size:11px; text-decoration: none; color: black;}
					#recuperar a:hover{font-family: Tahoma; font-size:11px; text-decoration: underline; color: gray;}
		#footer{width: 970px; text-align: center;} 
			#footer a{text-decoration: none; font-family: Tahoma; font-size:11px; color: black;}
			#footer a:hover{color: #ff9000;}  

