*{
	margin:0;
	padding:0;
}

body{
	width:840px;
	background-color:white;
	margin-left : auto;
	margin-right : auto;
	padding : 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

body input[type='submit']{
	font-size:12px;
	text-align:center;
	color:black;
	text-decoration:none;
}

body input[type='submit']:hover{
	cursor:pointer;
	font-size:12px;
	text-align:center;
	color:red;
	text-decoration:none;
}

	#pagina_reproductor{
		width:400px;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
		float:left;
	}
	
	#pagina_creador{
		width:650px;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:0px 25px 0px 25px;
		border:0px 0px 0px 0px;
		float:left;
	}
	
	#pagina_libro{
		width:640px;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
		float:left;
	}
	
		#cabecera_libro{
			width:640px;
			height:180px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/libro_fondo_cabecera.jpg);
			background-repeat:no-repeat;
		}
		
			#cabecera_libro h1{
				color:white;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				line-height:90%;
				margin:30px 0px 20px 0px;
				text-align:center;
			}
		
		#logo_the_paperbacks_libro{
			width:640px;
			height:auto;
			margin:20px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
		}
		
			#logo_the_paperbacks_libro img#logo_the_paperbacks{
				width:245px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 75px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
		#cuerpo_libro{
			width:640px;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/libro_fondo_cuerpo.jpg);
			background-repeat:repeat-y;
		}
		
			#cancion_bloque {
				width:578px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
				border:1px #999 solid;
			}
		
			#cancion {
				width:578px;
				height:50px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
		
				#leyenda {
					width:573px;
					height:15px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;				
				}
			
					#linea_porcion {
						width:2px;
						height:15px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:right;
						background-color:#666;
					}
			
					#porcion1 {
						width:93px;
						height:15px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:right;				
					}
			
					#porcion2 {
						width:92px;
						height:15px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:right;				
					}
									
				#cancion p#encuesta{
					font-size:12px;
					color:black;
					font-family:"Times New Roman", Times, serif;
					text-align:center;
					margin:10px 0px 0px 0px;
				}
										
				#cancion p#encuesta_titulo{
					font-size:15px;
					color:black;
					font-family:"Times New Roman", Times, serif;
					text-align:left;
					margin:5px 0px 0px 5px;
				}
										
				#cancion p#encuesta_grupo{
					font-size:15px;
					color:black;
					font-family:"Times New Roman", Times, serif;
					text-align:right;
					margin:0px 5px 5px 0px;
				}
		
				#cancion_titulo {
					width:150px;
					height:auto;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;				
				}
		
				#cancion_datos {
					width:50px;
					height:50px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
		
				#cancion_linea {
					width:2px;
					height:50px;
					margin:0px 0px 0px 1px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					background-color:black;
				}
		
				#cancion_barra {
					width:370px;
					height:20px;
					margin:0px 0px 0px 0px;
					padding:15px 5px 15px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
			
					#cancion_porcent {
						height:20px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:left;
						background-color:#666;
					}
			
			#escritura_libro{
				width:580px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 30px 0px 30px;
				border:0px 0px 0px 0px;
				float:left;
			}
									
			#escritura_libro a#encuesta_titulo{
				font-size:12px;
				color:blue;
				font-family:"Times New Roman", Times, serif;
				text-align:left;
				margin:10px 0px 5px 0px;
				text-decoration:none;
			}
										
				#escritura_libro a:hover#encuesta_titulo{
					font-size:12px;
					color:blue;
					font-family:"Times New Roman", Times, serif;
					text-align:left;
					margin:10px 0px 5px 0px;
					text-decoration:underline;
				}
									
			#escritura_libro a#encuesta_grupo{
				font-size:12px;
				color:blue;
				font-family:"Times New Roman", Times, serif;
				text-align:right;
				margin:10px 0px 5px 0px;
				text-decoration:none;
			}
										
				#escritura_libro a:hover#encuesta_grupo{
					font-size:12px;
					color:blue;
					font-family:"Times New Roman", Times, serif;
					text-align:right;
					margin:10px 0px 5px 0px;
					text-decoration:underline;
				}
			
				#escritura_libro	a{
					font-family:"Courier New", Courier, monospace;
					font-size:13px;
					text-align:left;
					color:red;
					text-decoration:none;
				}
				
					#escritura_libro	a:hover{
						font-family:"Courier New", Courier, monospace;
						font-size:13px;
						text-align:left;
						color:red;
						text-decoration:underline;
					}
		
			
				#escritura_libro	a#encuesta{
					font-family:"Courier New", Courier, monospace;
					font-size:13px;
					text-align:center;
					color:red;
					text-decoration:none;
				}
				
					#escritura_libro	a:hover#encuesta{
						font-family:"Courier New", Courier, monospace;
						font-size:13px;
						text-align:center;
						color:red;
						text-decoration:underline;
					}
		
				#linea_divisoria_libro{
					width:70%;
					height:2px;
					background-color:black;
					margin:0px 15% 0px 15%;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					text-align:center;
				}
				
				#bloque_libro{
					width:400px;
					height:auto;
					margin:10px 90px 0px 90px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					text-align:center;
				}
				
					#titulo_libro{
						width:400px;
						height:auto;
						margin:0px 0px 10px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:left;
						text-align:center;
					}
					
					#parrafo_libro{
						width:380px;
						height:auto;
						margin:0px 0px 10px 0px;
						padding:10px 10px 10px 10px;
						border:0px 0px 0px 0px;
						float:left;
						background-color:#CCC;
					}
				
				#solicitud_nuevo{
					width:580px;
					height:auto;
					margin:10px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					text-align:center;
				}
				
			#cuerpo_libro h1{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
				
			#cuerpo_libro h2{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:18px;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_libro p{
				color:black;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				margin:0px 0px 0px 0px;
				text-align:center;
			}
			
							#libro_enlaces_otras_paginas{
								width:400px;
								height:auto;
								float:left;
								margin:10px 0px 10px 0px;
								padding:0px 90px 0px 90px;
								border:0px 0px 0px 0px;
								text-align:center;
							}
							
								#libro_enlaces_otras_paginas p#links_paginas{
									font-size:15px;
									text-decoration:none;
									text-align:center;
									margin:0px 0px 0px 0px;
								}
								
								#libro_enlaces_otras_paginas a#enlace1{
									font-size:20px;
									text-decoration:none;
									text-align:center;
									margin:0px 0px 0px 0px;
									color:red;
								}
								
								#libro_enlaces_otras_paginas a#enlace2{
									font-size:15px;
									text-decoration:none;
									text-align:center;
									color:black;
									margin:0px 0px 0px 0px;
								}
								
									#libro_enlaces_otras_paginas a:hover#enlace2{
										font-size:15px;
										text-decoration:underline;
										text-align:center;
										color:red;
										margin:0px 0px 0px 0px;
									}
		
		#pie_libro{
			width:640px;
			height:20px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/libro_fondo_pie.jpg);
			background-repeat:repeat-y;
		}

	
	#pagina{
		width:840px;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
		float:left;
	}
	
		#bienvenida_fondo{
			width:840px;
			height:540px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/bienvenida_fondo.jpg);
			background-repeat:no-repeat;
		}
		
			#bandera_lenguaje_es{
				width:90px;
				height:60px;
				margin:392px 0px 0px 300px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#bandera_lenguaje_es:hover{
				background-color:#999;
			}
			
			#bandera_lenguaje_in{
				width:90px;
				height:60px;
				margin:392px 0px 0px 60px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#bandera_lenguaje_in:hover{
				background-color:#999;
			}
			
				#bienvenida_fondo img#bandera_lenguaje{
					width:80px;
					height:50px;
					margin:5px 5px 5px 5px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
	
		#fondo_cabecera{
			width:840px;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/fondo_cabecera_fondo.jpg);
			background-repeat:repeat-y;
		}
		
		#fondo_cabecera_cabecera{
			width:840px;
			height:20px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			float:left;
		}
				
			#fondo_cabecera_cabecera img#fondo_cabecera_cabecera{
				width:auto;
				height:20px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#fondo_cabecera_cabecera img#boton_editar{
				width:20px;
				height:20px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#fondo_cabecera_pie img#fondo_cabecera_pie{
				width:840px;
				height:20px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#logo_the_paperbacks{
				width:320px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
				#logo_the_paperbacks img#logo_the_paperbacks{
					width:245px;
					height:auto;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 75px;
					border:0px 0px 0px 0px;
					float:left;
				}
				
			#inicio_foto_cabecera{
				width:520px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
				#inicio_foto_cabecera img#foto_cabecera{
					width:500px;
					height:auto;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					z-index:10;
				}
				
				#marco_foto_cabecera{
					width:500px;
					height:200px;
					margin:-200px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					background-image:url(/imagenes/marco_foto_cabecera_fondo.png);
					background-repeat:repeat-y;
					z-index:1000;
				}
				
		#menu_noticias_edicion{
			width:800px;
			height:60px;
			margin:0px 0px 0px 0px;
			padding:0px 20px 0px 20px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/noticias_menu_edicion.jpg);
			background-repeat:no-repeat;
		}	
		
			#menu_noticias_edicion img{
				width:auto;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 10px;
				border:0px 0px 0px 0px;
				float:left;
			}
		
		#menu_noticias{
			width:800px;
			height:60px;
			margin:0px 0px 0px 0px;
			padding:0px 20px 0px 20px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/noticias_menu_2.jpg);
			background-repeat:no-repeat;
		}
		
			#bandera_menu_2{
				width:auto;
				height:auto;
				margin:0px 10px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				
				float:right;
			}
			
			#bandera_menu_2:hover{
				background-color:#666;
			}
			
				#bandera_menu_2 img#bandera_menu{
					width:40px;
					height:25px;
					margin:3px 3px 3px 3px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
		
			#bandera_menu{
				width:46px;
				height:auto;
				margin:0px 77px 10px 77px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#bandera_menu:hover{
				background-color:#666;
			}
			
				#bandera_menu img#bandera_menu{
					width:40px;
					height:25px;
					margin:3px 3px 3px 3px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
		
			#bandera_menu_edicion{
				width:46px;
				height:auto;
				margin:0px 10px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:right;
			}
			
			#bandera_menu_edicion:hover{
				background-color:#666;
			}
			
				#bandera_menu_edicion img#bandera_menu{
					width:40px;
					height:25px;
					margin:3px 3px 3px 3px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
		
			#menu_noticias img{
				width:auto;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 10px;
				border:0px 0px 0px 0px;
				float:left;
			}
			
			#contador_visitas{
				width:200px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:right;
			}
			
				#contador_visitas h1#contador{
					color:black;
					font-family:"Courier New", Courier, monospace;
					font-size:25px;
					margin:5px 0px 0px 0px;
					text-align:center;
				}
				#contador_visitas h2#contador{
					color:black;
					font-family:"Courier New", Courier, monospace;
					font-size:20px;
					margin:0px 0px 0px 0px;
					text-align:center;
				}
			#contador_visitas_libro{
				width:245px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 75px 0px 0px;
				border:0px 0px 0px 0px;
				float:right;
			}
			
				#contador_visitas_libro h1#contador{
					color:white;
					font-family:"Courier New", Courier, monospace;
					font-size:25px;
					margin:5px 0px 0px 0px;
					text-align:center;
				}
				
				#contador_visitas_libro h2#contador{
					color:white;
					font-family:"Courier New", Courier, monospace;
					font-size:20px;
					margin:0px 0px 0px 0px;
					text-align:center;
				}
			
		#cuerpo_pagina_reproductor{
			width:400px;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			
			float:left;
			text-align:center;
		}
		
			#cuerpo_pagina_reproductor	a{
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				text-align:center;
				color:red;
				text-decoration:none;
			}
			
				#cuerpo_pagina_reproductor	a:hover{
					font-family:"Courier New", Courier, monospace;
					font-size:13px;
					text-align:center;
					color:red;
					text-decoration:underline;
				}
			
			#cuerpo_pagina_reproductor p{
				color:black;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				line-height:110%;
				margin:0px 0px 15px 0px;
				text-align:justify;
				text-indent:15px;
			}
			
			#cuerpo_pagina_reproductor h1{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina_reproductor h2{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:18px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina_reproductor h3{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:left;
			}
			
		#cuerpo_pagina_creador{
			width:600px;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			
			float:left;
			text-align:center;
		}
		
			#cuerpo_pagina_creador	a{
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				text-align:center;
				color:red;
				text-decoration:none;
			}
			
				#cuerpo_pagina_creador	a:hover{
					font-family:"Courier New", Courier, monospace;
					font-size:13px;
					text-align:center;
					color:red;
					text-decoration:underline;
				}
			
			#cuerpo_pagina_creador p{
				color:black;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				line-height:110%;
				margin:0px 0px 15px 0px;
				text-align:center;
				text-indent:15px;
			}
			
			#cuerpo_pagina_creador h1{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina_creador h2{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:18px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina_creador h3{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:left;
			}
		
		#cuerpo_pagina_edicion{
			width:800px;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 20px 0px 20px;
			border:0px 0px 0px 0px;
			
			float:left;
			background-image:url(/imagenes/noticias_fondo_edicion.jpg);
			background-repeat:repeat-y;
		}
		
			#cuerpo_pagina_edicion	a{
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				text-align:center;
				color:red;
				text-decoration:none;
			}
			
				#cuerpo_pagina_edicion	a:hover{
					font-family:"Courier New", Courier, monospace;
					font-size:13px;
					text-align:center;
					color:red;
					text-decoration:underline;
				}
			
			#cuerpo_pagina_edicion p{
				color:black;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				line-height:110%;
				margin:5px 0px 5px 0px;
				text-align:justify;
				text-indent:15px;
			}
			
				#cuerpo_pagina_edicion p#fecha{
					color:black;
					font-family:"Times New Roman", Times, serif;
					font-size:15px;
					line-height:110%;
					margin:5px px 5px 0px;
					text-align:center;
					text-indent:0px;
				}
			
			#cuerpo_pagina_edicion h1{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				line-height:90%;
				margin:5px 0px 05px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina_edicion h2{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:18px;
				line-height:90%;
				margin:05px 0px 05px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina_edicion h3{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				line-height:90%;
				margin:05px 0px 5px 0px;
				text-align:left;
			}
			
			#cuerpo_noticias_edicion{
				width:800px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}	
			
				#bloque_noticias_edicion{
					width:800px;
					height:auto;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
					text-align:center;
				}
				
					#bloque_noticias_edicion img#noticias_linea_divisoria{
						width:715px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 90px;
						border:0px 0px 0px 0px;
						float:left;
					}
				
					#bloque_texto_edicion{
						width:400px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:left;
					}
					
							#bloque_banners_edicion{
								width:185px;
								height:auto;
								margin:0px 10px 0px 0px;
								padding:5px 0px 5px 0px;
								border:0px 0px 0px 0px;
								float:right;
								background-color:#CCC;
							}
							
								#bloque_banners_botones{
									width:185px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:2px 0px 2px 0px;
									border:0px 0px 0px 0px;
									float:left;
								}
							
									#bloque_banners_edicion h1{
										color:black;
										font-family:"Courier New", Courier, monospace;
										font-size:23px;
										line-height:90%;
										margin:0px 0px 0px 0px;
										text-align:center;
									}
									
									#bloque_banners_edicion p{
										font-size:16px;
										color:black;
										font-family:"Courier New", Courier, monospace;
										text-align:center;
										text-indent:0;
										margin:0px 0px 0px 0px;
									}
									
									#bloque_banners_edicion img#img_myspace{
										width:120px;
										height:auto;
										margin:0px 0px 0px 0px;
										padding:30px 35px 10px 40px;
										border:0px 0px 0px 0px;
										float:left;
									}
									
									#bloque_banners_edicion img#img_fotolog{
										width:120px;
										height:auto;
										margin:0px 0px 0px 0px;
										padding:30px 35px 10px 40px;
										border:0px 0px 0px 0px;
										float:left;
									}
					
							#enlaces_otras_paginas_edicion{
								width:805px;
								height:auto;
								float:left;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								text-align:center;
							}
							
								#enlaces_otras_paginas_edicion p#links_paginas{
									font-size:15px;
									text-decoration:none;
									text-align:center;
									margin:0px 0px 0px 0px;
								}
								
								#enlaces_otras_paginas_edicion a#enlace1{
									font-size:22px;
									text-decoration:none;
									text-align:center;
									margin:0px 0px 0px 0px;
								}
								
								#enlaces_otras_paginas_edicion a#enlace2{
									font-size:15px;
									text-decoration:none;
									text-align:center;
									color:black;
									margin:0px 0px 0px 0px;
								}
								
									#enlaces_otras_paginas_edicion a:hover#enlace2{
										font-size:15px;
										text-decoration:underline;
										text-align:center;
										color:red;
										margin:0px 0px 0px 0px;
									}
					
					#texto_edicion{
							width:390px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
							#texto_edicion img{
								width:100px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:10px 40px 20px 20px;
								border:0px 0px 0px 0px;
								float:right;
							}
						
							#cuerpo_noticias_edicion	p#titulo{
								text-align:center;
								color:black;
								text-indent:0px;
							}
							
							#cuerpo_noticias_edicion	a{
								font-family:"Courier New", Courier, monospace;
								font-size:15px;
								text-align:left;
								color:black;
								line-height:110%;
								text-decoration:none;
								text-align:justify;
								text-indent:15px;
							}
				
								#cuerpo_noticias_edicion	a:hover{
									font-family:"Courier New", Courier, monospace;
									font-size:15px;
									text-align:left;
									color:black;
									line-height:110%;
									text-decoration:underline;
									text-align:justify;
									text-indent:15px;
								}
					
		#cuerpo_pagina{
			width:800px;
			height:auto;
			margin:0px 0px 0px 0px;
			padding:0px 20px 0px 20px;
			border:0px 0px 0px 0px;
			float:left;
			background-image:url(/imagenes/noticias_fondo_cuerpo_2.jpg);
			background-repeat:repeat-y;
		}
		
			#cuerpo_pagina	a{
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				text-align:center;
				color:red;
				text-decoration:none;
			}
			
				#cuerpo_pagina	a:hover{
					font-family:"Courier New", Courier, monospace;
					font-size:13px;
					text-align:center;
					color:red;
					text-decoration:underline;
				}
			
			#cuerpo_pagina p{
				color:black;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				line-height:110%;
				margin:0px 0px 15px 0px;
				text-align:justify;
				text-indent:15px;
			}
			
			#cuerpo_pagina h1{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina h2{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:18px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:center;
			}
			
			#cuerpo_pagina h3{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:13px;
				line-height:90%;
				margin:0px 0px 15px 0px;
				text-align:left;
			}
		
			#cuerpo_noticias{
				width:605px;
				height:auto;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				float:left;
			}		
			
				#bloque_inicio_noticias{
					width:605px;
					height:auto;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
				
					#bloque_inicio_noticias h1{
						color:black;
						font-family:"Courier New", Courier, monospace;
						font-size:17px;
						line-height:90%;
						margin:0px 0px 10px 0px;
						text-align:center;
					}
				
					#bloque_inicio_noticias h2{
						color:black;
						font-family:"Courier New", Courier, monospace;
						font-size:15px;
						line-height:90%;
						margin:0px 0px 10px 0px;
						text-align:center;
					}
				
					#bloque_inicio_noticias h3{
						color:black;
						font-family:"Courier New", Courier, monospace;
						font-size:13px;
						line-height:90%;
						margin:0px 0px 10px 0px;
						text-align:left;
					}
				
					#bloque_inicio_noticias p{
						color:black;
						font-family:"Times New Roman", Times, serif;
						font-size:13px;
						line-height:110%;
						margin:0px 0px 10px 0px;
						text-align:justify;
						text-indent:15px;
					}

				#bloque_noticias{
					width:605px;
					height:auto;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					border:0px 0px 0px 0px;
					float:left;
				}
				
					#bloque_temas{
						width:405px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						border:0px 0px 0px 0px;
						float:left;
					}
					
					#bloque_noticias img#noticias_linea_divisoria{
						width:510px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 95px;
						border:0px 0px 0px 0px;
						float:left;
					}
					
					#bloque_titulos{
						width:565px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:10px 20px 10px 20px;
						border:0px 0px 0px 0px;
						float:left;
					}
					
					#bloque_inicio_imagenes{
						width:190px;
						height:auto;
						margin:0px 0px 0px 10px;
						padding:10px 0px 10px 0px;
						border:0px 0px 0px 0px;
						float:left;
					}
						
						#bloque_inicio_imagenes img{
							width:100px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:5px 45px 5px 45px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
							#bloque_inicio_imagenes img:hover{
								width:104px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:3px 43px 3px 43px;
								border:0px 0px 0px 0px;
								float:left;
							}
					
					#bloque_imagenes_inicio{
						width:130px;
						height:auto;
						margin:0px 0px 0px 10px;
						padding:10px 0px 10px 0px;
						border:0px 0px 0px 0px;
						float:left;
					}
						
						#bloque_imagenes_inicio img{
							width:100px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:5px 15px 5px 15px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
							#bloque_imagenes_inicio img:hover{
								width:104px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:3px 13px 3px 13px;
								border:0px 0px 0px 0px;
								float:left;
							}
					
					#bloque_imagenes{
						width:190px;
						height:auto;
						margin:0px 0px 0px 10px;
						padding:10px 0px 10px 0px;
						border:0px 0px 0px 0px;
						float:left;
					}
						
						#bloque_imagenes img{
							width:170px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:5px 10px 5px 10px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
							#bloque_imagenes img:hover{
								width:174px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:3px 8px 3px 8px;
								border:0px 0px 0px 0px;
								float:left;
							}
							
						#bloque_imagenes img#img_contacto{
							width:170px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:5px 10px 5px 10px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
						#bloque_imagenes img#img_disco_letras{
							width:130px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:5px 30px 5px 30px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
							#bloque_imagenes img:hover#img_disco_letras{
								width:134px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:3px 28px 3px 28px;
								border:0px 0px 0px 0px;
								float:left;
							}
						
						#bloque_imagenes img#img_multimedia{
							width:130px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 30px 0px 30px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
					#bloque_temas_canciones{
						width:190px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:30px 0px 10px 0px;
						border:0px 0px 0px 0px;
						float:left;
					}
						
						#bloque_temas_canciones p{
							color:black;
							font-family:"Times New Roman", Times, serif;
							margin:0px 0px 0px 0px;
							text-align:left;
							text-indent:0px;
							font-size:13px;
							line-height:150%;
						}
						
						#bloque_temas_canciones a{
							color:black;
							font-family:"Times New Roman", Times, serif;
							margin:0px 0px 0px 0px;
							text-indent:0px;
							font-size:13px;
							line-height:150%;
							text-align:left;
							text-decoration:none;
							color:black;
						}
						
							#bloque_temas_canciones a:hover{
								color:black;
								font-family:"Times New Roman", Times, serif;
								margin:0px 0px 0px 0px;
								text-indent:0px;
								font-size:13px;
								line-height:150%;
								text-align:left;
								text-decoration:underline;
								color:red;
							}
					
					#bloque_reproductor{
						width:380px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 10px 10px 5px;
						border:0px 0px 0px 0px;
						float:left;
						text-align:center;
					}
					
						#bloque_reproductor img{
							width:80px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:10px 10px 20px 20px;
							border:0px 0px 0px 0px;
							float:right;
						}
						
						#bloque_reproductor p{
							color:black;
							font-family:"Times New Roman", Times, serif;
							font-size:13px;
							line-height:110%;
							margin:0px 0px 15px 0px;
							text-align:justify;
							text-indent:15px;
						}
						
						#bloque_reproductor h1{
							color:black;
							font-family:"Courier New", Courier, monospace;
							font-size:18px;
							line-height:90%;
							margin:0px 0px 15px 0px;
							text-align:center;
						}
						
						#bloque_reproductor h2{
							color:black;
							font-family:"Courier New", Courier, monospace;
							font-size:12px;
							line-height:90%;
							margin:0px 0px 15px 0px;
							text-align:center;
						}
						
						#bloque_reproductor h3{
							color:black;
							font-family:"Courier New", Courier, monospace;
							font-size:10px;
							line-height:90%;
							margin:0px 0px 15px 0px;
							text-align:left;
						}
					
					#bloque_texto_fotos{
						width:585px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:10px 10px 10px 10px;
						border:0px 0px 0px 0px;
						float:left;
					}
					
					#bloque_imagenes_fotos{
						width:580px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:10px 10px 0px 10px;
						border:0px 0px 0px 0px;
						float:left;
					}
					
						#bloque_imagenes_lista{
							width:580px;
							height:100px;
							margin:0px 0px 0px 0px;
							padding:10px 0px 10px 0px;
							border:0px 0px 0px 0px;
							float:left;
						}
						
							#imagenes_lista{
								width:580px;
								height:100px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								float:left;
								text-align:center;
								overflow: auto;
								background-color:#CCC;
							}
							
								#imagenes_lista img#imagenes_lista{
									width:auto;
									height:60px;
									margin:5px 5px 5px 5px;
									padding:0px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
								}
								
									#imagenes_lista img:hover#imagenes_lista{
										width:auto;
										height:64px;
										margin:3px 3px 3px 3px;
										padding:0px 0px 0px 0px;
										border:0px 0px 0px 0px;
										
										float:left;
									}
					
					
					#bloque_imagenes_ver{
						width:580px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:10px 0px 10px 0px;
						border:0px 0px 0px 0px;
						
						float:left;
						text-align:center;
					}
					
						#bloque_imagenes_ver img#imagenes_ver{
							width:auto;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 10px 0px;
							border:0px 0px 0px 0px;
							
						}
						
						#bloque_enlaces_otras_fotos{
							width:440px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:10px 70px 10px 70px;
							border:0px 0px 0px 0px;
							
							float:left;
							text-align:center;
						}
						
							#bloque_enlaces_otras_fotos a{
								text-decoration:none;
								font-size:15px;
								text-align:center;
								color:black;
								font-family:"Courier New", Courier, monospace;
							}
							
							#bloque_enlaces_otras_fotos a:hover{
								text-decoration:underline;
								font-size:15px;
								text-align:center;
								color:black;
								font-family:"Courier New", Courier, monospace;
							}
						
							#enlaces_otras_fotos_izquierdo{
								width:85px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:5px 5px 5px 5px;
								border:0px 0px 0px 0px;
								
								float:left;
								text-align:center;
							}
							
								#enlaces_otras_fotos_izquierdo img#enlaces_otras_fotos{
									width:81px;
									height:auto;
									margin:2px 2px 2px 2px;
									padding:5px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
									#enlaces_otras_fotos_izquierdo img:hover#enlaces_otras_fotos{
										width:85px;
										height:auto;
										margin:0px 0px 0px 0px;
										padding:5px 0px 0px 0px;
										border:0px 0px 0px 0px;
										
										float:left;
										text-align:center;
									}
							
							#enlaces_otras_fotos_derecho{
								width:85px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:5px 5px 5px 5px;
								border:0px 0px 0px 0px;
								
								float:left;
								text-align:center;
							}
							
								#enlaces_otras_fotos_derecho img#enlaces_otras_fotos{
									width:81px;
									height:auto;
									margin:2px 2px 2px 2px;
									padding:5px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
									#enlaces_otras_fotos_derecho img:hover#enlaces_otras_fotos{
										width:85px;
										height:auto;
										margin:0px 0px 0px 0px;
										padding:5px 0px 0px 0px;
										border:0px 0px 0px 0px;
										
										float:left;
										text-align:center;
									}
							
							#texto_enlaces_otras_fotos{
								width:230px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:0px 10px 0px 10px;
								border:0px 0px 0px 0px;
								
								float:left;
								text-align:center;
							}
					
					#bloque_mini_imagenes_fotos{
						width:580px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 10px 0px 10px;
						float:left;
					}
					
						#texto_fotos{
							width:580px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							float:left;
						}
						
							#mini_imagenes{
								width:583px;
								height:120px;
								margin:0px 0px 10px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								float:left;
								overflow: auto;
								border: 1px #CCC solid;
								text-align:center;
							}
									
								#texto_fotos img#img_mini{
									margin:3px 3px 3px 3px;
									padding:0px 0px 0px 0px;
									border: 2px #CCC solid;
								}
						
									#texto_fotos img:hover#img_mini{
									margin:2px 2px 2px 2px;
									padding:0px 0px 0px 0px;
										border: 3px #666 solid;
									}
					
					#bloque_texto_conciertos{
						width:585px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:0px 10px 0px 10px;
						border:0px 0px 0px 0px;
						
						float:left;
					}
						
						#bloque_texto_conciertos p#fecha{
							color:black;
							font-family:"Times New Roman", Times, serif;
							font-size:17px;
							line-height:110%;
							margin:0px 40px 10px 40px;
							text-align:left;
							text-indent:0px;
						}
					
						#texto_conciertos{
							width:585px;
							height:auto;
							margin: 0px 0px 0px 0px;
							padding: 0px 0px 0px 0px;
							
							float:left;
						}
						
							#texto_conciertos h1{
								font-family:"Courier New", Courier, monospace;
								font-size:23px;
								color:black;
								line-height:110%;
								margin: 0px 30px 15px 30px;
								text-align:left;
							}
						
							#texto_conciertos h2{
								font-family:"Times New Roman", Times, serif;
								font-size:18px;
								color:black;
								line-height:110%;
								margin: 0px 30px 15px 30px;
								text-align:left;
							}
						
							#texto_conciertos p{
								font-family:"Times New Roman", Times, serif;
								font-size:15px;
								color:black;
								line-height:110%;
								margin: 0px 30px 15px 0px;
								text-align:justify;
							}
					
					#bloque_imagenes_conciertos{
						width:130px;
						height:auto;
						margin:0px 10px 0px 10px;
						padding:10px 0px 10px 0px;
						border:0px 0px 0px 0px;
						
						float:right;
					}
						
						#bloque_imagenes_conciertos img{
							width:100px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:5px 15px 5px 15px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#bloque_imagenes_conciertos img:hover{
								width:104px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:3px 13px 3px 13px;
								border:0px 0px 0px 0px;
								
								float:left;
							}
					
					#bloque_texto{
						width:380px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:20px 0px 0px 10px;
						border:0px 0px 0px 0px;
						
						float:left;
					}
					
					#bloque_texto_inicio{
						width:440px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:20px 0px 0px 10px;
						border:0px 0px 0px 0px;
						
						float:left;
					}
						
						#bloque_texto_inicio p{
							color:black;
							font-family:"Times New Roman", Times, serif;
							font-size:13px;
							line-height:110%;
							margin:0px 0px 10px 0px;
							text-align:justify;
							text-indent:13px;
						}
						
						#bloque_texto_inicio p#fecha{
							color:black;
							font-family:"Times New Roman", Times, serif;
							font-size:15px;
							line-height:110%;
							margin:0px 0px 10px 0px;
							text-align:center;
							text-indent:0px;
						}
						
						#bloque_texto_inicio h1{
							color:black;
							font-family:"Courier New", Courier, monospace;
							font-size:21px;
							line-height:90%;
							margin:0px 0px 10px 0px;
							text-align:center;
						}
						
						#bloque_texto_inicio h2{
							color:black;
							font-family:"Courier New", Courier, monospace;
							font-size:16px;
							line-height:90%;
							margin:0px 0px 10px 0px;
							text-align:center;
						}
						
						#bloque_texto_inicio h3{
							color:black;
							font-family:"Courier New", Courier, monospace;
							font-size:11px;
							line-height:90%;
							margin:0px 0px 10px 0px;
							text-align:left;
						}
					
					#bloque_texto_temas{
						width:380px;
						height:auto;
						margin:0px 0px 0px 0px;
						padding:20px 15px 0px 10px;
						border:0px 0px 0px 0px;
						
						float:right;
					}
					
						#texto_videos{
							width:580px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:10px 10px 10px 10px;
							border:0px 0px 0px 0px;
							
							float:left;
							text-align:center;
						}
						
							#texto_videos img#img_texto_videos{
								width:100px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:10px 40px 20px 20px;
								border:0px 0px 0px 0px;
								
								float:right;
							}
						
							#texto_videos img#img_inicio{
								width:280px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:5px 5px 5px 5px;
								border:0px 0px 0px 0px;
								
								float:left;
							}
						
							#texto_videos	p#letras{
								text-align:center;
								color:black;
								text-indent:0px;
							}
							
							#texto_videos	a{
								font-family:"Courier New", Courier, monospace;
								font-size:15px;
								text-align:left;
								color:black;
								line-height:110%;
								text-decoration:none;
								text-align:justify;
								text-indent:15px;
							}
				
								#texto_videos	a:hover{
									font-family:"Courier New", Courier, monospace;
									font-size:15px;
									text-align:left;
									color:black;
									line-height:110%;
									text-decoration:underline;
									text-align:justify;
									text-indent:15px;
								}
						
						#texto{
							width:380px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#enlaces_otras_paginas{
								width:480px;
								height:auto;
								float:left;
								
								margin:0px 10px 0px 10px;
								padding:0px 50px 0px 50px;
								border:0px 0px 0px 0px;
								text-align:center;
							}
							
								#enlaces_otras_paginas p#links_paginas{
									font-size:15px;
									text-decoration:none;
									text-align:center;
									margin:0px 0px 0px 0px;
								}
								
								#enlaces_otras_paginas a#enlace1{
									font-size:22px;
									text-decoration:none;
									text-align:center;
									margin:0px 0px 0px 0px;
								}
								
								#enlaces_otras_paginas a#enlace2{
									font-size:15px;
									text-decoration:none;
									text-align:center;
									color:black;
									margin:0px 0px 0px 0px;
								}
								
									#enlaces_otras_paginas a:hover#enlace2{
										font-size:15px;
										text-decoration:underline;
										text-align:center;
										color:red;
										margin:0px 0px 0px 0px;
									}
						
							#texto img{
								width:100px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:10px 40px 20px 20px;
								border:0px 0px 0px 0px;
								
								float:right;
							}
						
							#texto	p#letras{
								text-align:center;
								color:black;
								text-indent:0px;
							}
							
							#texto	a{
								font-family:"Courier New", Courier, monospace;
								font-size:15px;
								text-align:left;
								color:black;
								line-height:110%;
								text-decoration:none;
								text-align:justify;
								text-indent:15px;
							}
				
								#texto	a:hover{
									font-family:"Courier New", Courier, monospace;
									font-size:15px;
									text-align:left;
									color:black;
									line-height:110%;
									text-decoration:underline;
									text-align:justify;
									text-indent:15px;
								}
						
						#texto_inicio{
							width:440px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#texto_inicio img{
								width:100px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:10px 40px 20px 20px;
								border:0px 0px 0px 0px;
								
								float:right;
							}
						
							#texto_inicio	p#letras{
								text-align:center;
								color:black;
								text-indent:0px;
							}
							
							#texto_inicio	a{
								font-family:"Courier New", Courier, monospace;
								font-size:13px;
								text-align:left;
								color:black;
								line-height:110%;
								text-decoration:none;
								text-align:justify;
								text-indent:13px;
							}
				
								#texto_inicio	a:hover{
									font-family:"Courier New", Courier, monospace;
									font-size:13px;
									text-align:left;
									color:black;
									line-height:110%;
									text-decoration:underline;
									text-align:justify;
									text-indent:13px;
								}
						
						#links_inicio{
							width:380px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 30px 0px 30px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
						#links{
							width:380px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#links_linea{
								width:380px;
								height:2px;
								color:black;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
								background-color:#333;
							}
							
							#links_bloque{
								width:380px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
							}
						
								#link_izquierdo{
									width:190px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
								#link_derecho{
									width:190px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
						#links_edicion{
							width:380px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#links_linea_edicion{
								width:380px;
								height:2px;
								color:black;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
								background-color:#333;
							}
							
							#links_bloque_edicion{
								width:380px;
								height:auto;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
							}
						
								#link_izquierdo_edicion{
									background-color:#CCC;
									width:33%;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 10px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
								#link_centro_edicion{
									background-color:#CCC;
									width:33%;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 10px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
								#link_derecho_edicion{
									background-color:#CCC;
									width:33%;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 10px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
								#link_izquierdo_edicion:hover{
									background-color:#999;
								}
								
								#link_centro_edicion:hover{
									background-color:#999;
								}
								
								#link_derecho_edicion:hover{
									background-color:#999;
								}
						
						#links_fotos{
							width:580px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#links_linea_fotos{
								width:560px;
								height:2px;
								color:black;
								margin:0px 10px 0px 10px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
								background-color:#333;
							}
							
							#links_bloque_fotos{
								width:560px;
								height:auto;
								margin:0px 10px 0px 10px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
							}
						
								#link_izquierdo_fotos{
									width:280px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
								#link_derecho_fotos{
									width:280px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 0px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
						
						#links_linea_edicion{
							width:780px;
							height:2px;
							color:black;
							margin:10px 10px 10px 10px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
							background-color:#333;
						}
						
						#links_videos{
							width:580px;
							height:auto;
							margin:0px 0px 0px 0px;
							padding:0px 0px 0px 0px;
							border:0px 0px 0px 0px;
							
							float:left;
						}
						
							#links_linea_videos{
								width:580px;
								height:2px;
								color:black;
								margin:10px 10px 10px 10px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
								background-color:#333;
							}
							
							#links_bloque_videos{
								width:580px;
								height:auto;
								margin:0px 10px 0px 10px;
								padding:0px 0px 0px 0px;
								border:0px 0px 0px 0px;
								
								float:left;
							}
						
								#link_izquierdo_videos{
									width:290px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 10px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
								
								#link_derecho_videos{
									width:290px;
									height:auto;
									margin:0px 0px 0px 0px;
									padding:10px 0px 10px 0px;
									border:0px 0px 0px 0px;
									
									float:left;
									text-align:center;
								}
							
	#bloque_banners{
		width:195px;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
		float:left;
	}
	
		#libro_visitas_encuesta{
			width:171px;
			height:auto;
			margin:10px 10px 10px 10px;
			padding:px 0px 0px 0px;
			border: 2px #CCC solid;
			position:relative;
			background-color:#CCC;
			float:left;
		}
									
			#libro_visitas_encuesta p#encuesta{
				font-size:12px;
				color:black;
				font-family:"Times New Roman", Times, serif;
				text-align:center;
				margin:10px 0px 5px 0px;
			}
									
			#libro_visitas_encuesta a#encuesta_titulo{
				font-size:12px;
				color:blue;
				font-family:"Times New Roman", Times, serif;
				text-align:left;
				margin:10px 0px 5px 0px;
				text-decoration:none;
			}
										
				#libro_visitas_encuesta a:hover#encuesta_titulo{
					font-size:12px;
					color:blue;
					font-family:"Times New Roman", Times, serif;
					text-align:left;
					margin:10px 0px 5px 0px;
					text-decoration:underline;
				}
									
			#libro_visitas_encuesta a#encuesta_grupo{
				font-size:12px;
				color:blue;
				font-family:"Times New Roman", Times, serif;
				text-align:right;
				margin:10px 0px 5px 0px;
				text-decoration:none;
			}
										
				#libro_visitas_encuesta a:hover#encuesta_grupo{
					font-size:12px;
					color:blue;
					font-family:"Times New Roman", Times, serif;
					text-align:right;
					margin:10px 0px 5px 0px;
					text-decoration:underline;
				}
									
			#libro_visitas_encuesta p#encuesta_titulo{
				font-size:12px;
				color:black;
				font-family:"Times New Roman", Times, serif;
				text-align:left;
				margin:10px 0px 0px 0px;
			}
									
			#libro_visitas_encuesta p#encuesta_grupo{
				font-size:12px;
				color:black;
				font-family:"Times New Roman", Times, serif;
				text-align:right;
				margin:0px 0px 5px 0px;
			}
	
		#libro_visitas{
			width:139px;
			height:auto;
			margin:10px 25px 10px 25px;
			padding:px 0px 0px 0px;
			border: 3px white solid;
			float:left;
		}
		
		#libro_visitas:hover{
			width:139px;
			height:auto;
			border: 3px #666 solid;
		}
		
			#libro_visitas img{
				width:139px;
				height:auto;
			}
		
			#bloque_banners h1{
				color:black;
				font-family:"Courier New", Courier, monospace;
				font-size:23px;
				line-height:90%;
				margin:0px 0px 0px 0px;
				text-align:center;
			}
			
			#bloque_banners p{
				font-size:16px;
				color:black;
				font-family:"Courier New", Courier, monospace;
				text-align:center;
				text-indent:0;
				margin:0px 0px 0px 0px;
			}
			
			#bloque_banners img#img_banners{
				width:120px;
				height:auto;
				margin:10px 33px 10px 38px;
				padding:0px 0px 0px 0px;
				border:0px 0px 0px 0px;
				
				float:left;
				border: 2px white solid;
			}
				
				#bloque_banners img:hover#img_banners{
					border: 2px #666 solid;
				}
	
		#pie_cuerpo_pagina_edicion{
			width:840px;
			height:30px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			
			float:left;
			background-image:url(/imagenes/noticias_pie_edicion.jpg);
			background-repeat:no-repeat;
		}
		
		#pie_cuerpo_pagina{
			width:840px;
			height:30px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			border:0px 0px 0px 0px;
			
			float:left;
			background-image:url(/imagenes/noticias_pie_2.jpg);
			background-repeat:no-repeat;
		}
	
	#pie_de_pagina{
		width:840px;
		height:40px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:0px 0px 0px 0px;
		float:left;
	}
	
		#pie_de_pagina	p#texto_pie_pagina_1{
			font-family:"Times New Roman", Times, serif;
			font-size:11px;
			text-align:center;
			line-height:120%;
		}
		
		#diseņo{
			width:350px;
			height:40px;
			margin:0px 0px 0px 0px;
			padding:10px 0px 0px 30px;
			border:0px 0px 0px 0px;
			
			float:left;
		}
		
			#diseņo	p{
				font-family:"Times New Roman", Times, serif;
				font-size:11px;
				text-align:center;
				line-height:120%;
			}
			
		#contacto{
			width:450px;
			height:40px;
			margin:0px 0px 0px 0px;
			padding:10px 0px 0px 0px;
			border:0px 0px 0px 0px;
			
			float:left;
		}
		
			#contacto	p{
				font-family:"Times New Roman", Times, serif;
				font-size:11px;
				text-align:center;
				line-height:120%;
			}
			
			#contacto	a{
				font-family:"Courier New", Courier, monospace;
				font-size:11px;
				text-align:center;
				line-height:120%;
				color:red;
				text-decoration:none;
			}
			
			#contacto	a:hover{
				font-family:"Courier New", Courier, monospace;
				font-size:11px;
				text-align:center;
				line-height:120%;
				color:red;
				text-decoration:underline;
			}
	