﻿body{
	background: #fafa96;
}

label{
	font-weight: bold;
	color: #024c19;
	display: block;
}

#libro input, #correo input{
	width: 200px;
	margin-bottom:30px;
}

textarea{
	width: 585px;
	margin-bottom:30px;
}

h1, h2{
	color: #024c19;
	text-align: center;
}

li{
	margin-bottom:20px;
}

img{
	border:0;
}

/*IDENTIFICADORES Y CLASES PARA TODO EL SITIO*/

/*Cabecera de la página*/

#cabecera{
	width: 900px;
	height: 250px;
	position: relative;
	left: 50%;
	margin-left: -450px; 
	text-indent: -5000px;
	background: #fafa96 url(archivos/general/fondobanner.jpg) no-repeat;
}

/*Fecha*/

#barra_fecha{
	width: 900px;
	height: 140px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	padding-left: 550px;
	background: #fafa96 url(archivos/general/fondofecha.jpg) no-repeat;
	color: #024c19;
	line-height: 80px;
	vertical-align: middle;
	font-size: 30px;
	font-family: Tahoma;
}

.mensaje_error{
	font-size: 30px;
	color: #ff0000;
}

/*Estilos para los enlaces anterior y siguiente*/

.e_anterior{
	float: left;
}

.e_siguiente{
	float: right;
}

/*Botones de formulario*/

#libro .boton_formulario, #correo .boton_formulario{
	width: 80px;
	margin-right: 30px;
}

/*Contenido de la página, engloba la barra de navegación, el contenido principal
   y el contenido secundario*/

#contenido{
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px; 
	background: #fafa96 url(archivos/general/fondo.jpg) repeat-y;
}

.separador_flotantes{
	/*position: relative;
	left: 50%;
	margin-left: -450px; */
	clear: both;
}

/*Barra de navegación*/

#navegacion{
	width: 200px;
	float: left;
	margin: 0;
	padding:0 0 30px 13px;
}

#navegacion a{
	display:block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-family: Stylus BT, Tahoma, sans-serif;
	text-decoration: none;
	background: url(archivos/general/boton.png) no-repeat right top;
	text-align: center;
	padding: 0 0 10px 0;
	color: #024c19;
}

#navegacion a:hover{
	background: url(archivos/general/boton.png) no-repeat left top;
}


/*Destacando página actual*/

#inicio  #contenido #navegacion .inicio,
#noticias  #contenido #navegacion .noticias,
#nosotros  #contenido #navegacion .nosotros,
#donde  #contenido #navegacion .donde,
#fotos  #contenido #navegacion .fotos,
#eventos  #contenido #navegacion .eventos,
#libro  #contenido #navegacion .libro,
#correo  #contenido #navegacion .correo,
#enlaces  #contenido #navegacion .enlaces{
	background: url(archivos/general/boton.png) no-repeat left top;
	cursor: default;
}


/*Contenido principal de la página*/

#contenido_principal{
	width: 630px;
	float: left;
	margin-left: 50px;
	padding-bottom: 20px;
}

#inicio #contenido_principal{
	width:410px;
	float: left;
	margin-left: 35px;
	padding-bottom: 20px;
}

/*Página principal*/

.caja_estrecha h3, .caja_estrecha h2 a, .caja_ancha h2 a, .caja_ancha h6{
	color: #024c19;
}

#seccion_destacados h3{
	color: #fff;
	background: #880;
}

#seccion_destacados h4{
	color: #024c19;
}

/*Pagina donde estamos*/

#imagen_mapa{
	margin-left: 102px;
	margin-bottom: 30px;
}

/*Pagina de noticias*/

.fotoNoticia{
	margin-left: 20px;
	margin-right: 20px;
	float: right;
}

/*Pagina de fotos*/

#fotos #contenido #contenido_principal h2{
	text-align: center;
}

.iconos{
	margin: 10px;
	border: 0px;
}

.naveg_fotos{
	width: 610px;
	text-align: center;
}

/*Marco de fotos*/

#fotog{
	width: 610px;
	height: 300px;
	overflow: hidden;
	border: 0;
 }

#enlace_anterior{
	width: 100px;
	height: 300px;
	float: left;
	text-align: center;
	padding-top: 120px;
}

#caja_foto{
	width: 400px;
	height: 300px;
	float: left;
}

#enlace_siguiente{
	width: 100px;
	height: 300px;
	float: left;
	text-align: center;
	padding-top: 120px;
}

/*Pagina del libro de visitas*/

.cabecera_firma{
	width: 600px;
	color: #fff;
	background: #024c19;
	margin-left: 15px;
	margin-bottom: 20px;
}

.autor_firma{
	float: left;
}

.fecha_firma{
	float: right;
}

.hora_firma{
	float: right;
}

.texto_firma{
	font-size: 14px;
	font-family: sans-serif;
}

/*Contenido secundario de la página*/

#contenido_secundario{
	width: 200px;
	float: right;
	padding-bottom: 30px;
	text-align: justify;
}

#buscador{
	padding-left: 20px;
	padding-right: 20px;
}

/*Pie de página*/

#pie{
	background: #fafa96 url(archivos/general/fondopie.jpg) no-repeat;
	width: 900px;
	height: 195px;
	position: relative;
	left: 50%;
	margin-left: -450px; 
	padding-top: 100px;
	margin-bottom:10px;
	text-align: center;
	color: #024c19;
	clear: both;
}

/*CAJAS*/

/*La clase caja_ancha define un tipo de caja de 410 pixel de ancho en la página de inicio y
   de 629 pixel en el resto*/

#inicio .caja_ancha{
	width: 410px;
	background: #f1e94c url(archivos/general/bordeCm.gif) repeat-y;
	margin-bottom: 30px;
}

#inicio .caja_ancha .primero{
	width: 410px;
	height: 20px;
	font-size: 18px;
	background: url(archivos/general/bordeCa.gif) no-repeat left top;
}

#inicio .caja_ancha .ultimo{
	width: 410px;
	height: 20px;
	font-size: 18px;
	background: url(archivos/general/bordeCi.gif) no-repeat left bottom;
}

#inicio .caja_ancha h2, .caja_ancha p{
	padding-left: 20px;
	padding-right: 20px;
}

.caja_ancha{
	width: 629px;
	background: #fecc7a url(archivos/general/bordeAm.gif) repeat-y;
	margin-bottom:30px;
}

.caja_ancha .primero{
	width: 629px;
	height: 20px;
	font-size: 18px;
	background: url(archivos/general/bordeAa.gif) no-repeat left top;
}

.caja_ancha .ultimo{
	width: 629px;
	height: 20px;
	font-size: 18px;
	background: url(archivos/general/bordeAi.gif) no-repeat left bottom;
}

.caja_ancha h2, .caja_ancha h3, .caja_ancha h4, .caja_ancha p, .caja_ancha a, .caja_ancha img, .caja_ancha h6, .caja_ancha form{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

.caja_ancha h2{
	text-align:center;
}

/*La clase caja_estrecha define un tipo de caja de 200 pixel de ancho*/

.caja_estrecha{
	width: 200px;
	background: #ffd23e url(archivos/general/bordeLm.gif) repeat-y;
	margin-bottom: 30px;
}

.caja_estrecha .primero{
	width: 200px;
	height: 20px;
	font-size: 18px;
	background: url(archivos/general/bordeLa.gif) no-repeat left top;
}

.caja_estrecha .ultimo{
	width: 200px;
	height: 20px;
	font-size: 18px;
	background: url(archivos/general/bordeLi.gif) no-repeat left bottom;
}

.caja_estrecha h2, .caja_estrecha p, .caja_estrecha h3{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

/*Caja para el tiempo*/

#inicio .caja_anchaT{
	width: 410px;
	background: url(archivos/general/bordeC2m.gif) repeat-y;
	margin-bottom: 30px;
}

#inicio .caja_anchaT .primero{
	width: 410px;
	height: 20px;
	background: url(archivos/general/bordeC2a.gif) no-repeat left top;
}

#inicio .caja_anchaT .ultimo{
	width: 410px;
	height: 20px;
	background: url(archivos/general/bordeC2i.gif) no-repeat left bottom;
}

#inicio .caja_anchaT TABLE{
	margin-left: 8px;
}



	
