body{
font-family:"verdana";
font-size:10px;
background-color:#ccc;
margin-top:0px;
margin-bottom:0px;
}





/*****************PÁGINA**************/



#pagina{
width:859px;
height:652px;
margin:auto;
background-image:url(../img/fondo_pagina.jpg);
background-repeat:repeat-y;
padding-left:9px;
padding-right:7px;
}

	
	/************CABECERA/**************/
	#cabecera{
	width:859px;
	height:auto;
	float:left;
	}
	
	

		#cabecera_superior{
		width:859px;
		height:83px;
		float:left;
		}
		
		
		#cabecera_inferior{
		width:859px;
		height:auto;
		float:left;
		}
				
					#cabecera_efecto{
					width:645px;
					height:auto;
					float:left;
					}
					
						.titulo{
						width:auto;
						height:auto;
						float:left;
						}
						
						#efecto{
						width:645px;
						float:left;
						height:auto;
						}
						
				#cabecera_enlace{
				width:214px;
				float:left;
				}
				
				
					.enlace{
					float:left;
					}
					
									
					
	/***********FIN DE CABECERA*********/
	
	
	/*********CONTENIDO***********/
		
		#menu_izq{
		width:167px;
		height:363px;
		float:left;
		display:block;
		}
		
			#menu_izq_inferior{
			width:167px;
			height:95px;
			float:left;
			}
			
				#menu_izq_enlaces{
				width:157px;
				height:74px;
				float:left;
				padding-top:8px;
				padding-left:10px;
				background-color:#e3e3e3;
				}
				
					.linea_enlace{
					width:157px;
					height:auto;
					float:left;
					margin-bottom:5px;
					}
					
						.icono{
						width:auto;
						height:auto;
						float:left;
						}
						
						.enlace{
						width:130px;
						height:auto;
						float:left;
						}
				
				#control_scroll{
				width:167px;
				height:auto;
				float:left;
				}
			
				
				
		#centro{
		width:478px;
		height:363px;
		display:block;
		float:left;
		}
		
						#centro_interno{
						width:438px;
						height:259px;
						float:left;
						background-image:url(../img/centro_pag_interior.jpg);
						text-align:justify;
						padding-right:20px;
						padding-left:20px;
						padding-top:40px;
						padding-bottom:30px;
						text-align:justify;
						}
			
			
						#centro_interno2{
						width:448px;
						height:259px;
						float:left;
						background-image:url(../img/centro_pag_interior.jpg);
						text-align:justify;
						padding-right:10px;
						padding-left:20px;
						padding-top:40px;
						padding-bottom:30px;
						text-align:justify;
						}
							
			
		
			#flash{
			float:left;
			}
			
			
			#noticia{
			width:478px;
			height:71px;
			float:left;
			background-color:#ccc;
			}
			

				#texto_noticia{
				width:448px;
				height:42px;
				float:left;
				padding-left:15px;
				padding-right:15px;
				background-image:url(../img/fondo_texto_noticia.jpg);
				padding-top:15px;
				}
				
				#leer_mas_largo{
				width:60px;
				height:14px;
				float:left;
				padding-left:418px;
				background-image:url(../img/leer_mas_largo.jpg);
				font-size:9px;
				padding-top:2px;
				}
			
		#menu_der{
		width:214px;
		height:363px;
		float:left;
		display:block;
		}
		
				.lugar{
				width:214px;
				height:auto;
				float:left;
				}
				
					.imagen_lugar{
					width:88px;
					height:80px;
					float:left;
					}
					
					.texto_lugar{
					width:120px;
					height:73px;
					float:left;
					padding-top:7px;
					padding-right:6px;
					font-size:9px;
					}
					
					.leer_mas{
					width:58px;
					height:15px;
					float:left;
					background-image:url(../img/leer_mas.jpg);
					padding-left:156px;
					font-size:9px;
					padding-top:2px;
					}
					
					
						.linea_galeria{
						width:438px;
						height:auto;
						float:left;
						padding-bottom:6px;
						padding-top:6px;
						}
					
						.celda_linea_galeria{
						width: auto;
						height:auto;
						float:left;
						border:1px solid #74725B;
						background-color:#f8f8f8;
						text-align:center;
						}
						
						.separador_celda_linea_galeria{
						width:10px;
						height:64px;
						float:left;
						}
					
					
					
	/*****CONTENIDO********/


 	/*******pie***********/
	
	#pie{
	float:left;
	height:44px;
	width:839px;
	background-image:url(../img/pie.jpg);
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	letter-spacing:-0.5px;
	}
	
	/***fin de pie*******/
	
	
	/********ENLACES*********/
	
			a.link:link, a.link:active, a.link:visited{
		text-decoration:none;
		color:#000;
		}
		a.link:hover {
			color:#e67b1d;
		}
		
		
			a.link2:link, a.link2:active, a.link2:visited{
		text-decoration:none;
		color:#fff;
		}
		a.link2:hover {
			color:#e67b1d;
		}
			
	/****FIN DE ENLACES*****/

/************FIN DE PÁGINA***********/

