* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(../images/encabezado.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #c56915;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #c56915;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #c56915;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #c56915;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #c56915;
}

hr {
	display: none;
}

/* Encabezado */

#encabezado {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}

/* Menú */

#menu {
	float: left;
	width: 800px;
	height: 60px;
	background: url(../images/menu.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(../images/barramenu.gif) no-repeat right top;
	height: 60px;
	padding: 0 15px 0 15px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	width: 75px;
	margin-right: 1px;
	padding: 22px 20px 0 20px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .seleccionado a {
	color: #2C2E22;
}

/* Redes sociales*/

#redes_sociales {
	float: right;
	width: 260px;
	padding-top: 0px;
}

#redes_sociales p {
	text-align:right;
}

#redes_sociales img {
	border: 0;
}

#redes_sociales fieldset {
	border: none;
}

#redes_sociales #s {
	width: 160px;
}

#redes_sociales #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF url(../images/portada.jpg) no-repeat top left;
	height: 327px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 150px 5px 0 20px;
	color: #2C2E22;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

#logo a {
	color: #FFFFFF;
}

/* Página */

#pagina {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Contenido */

#contenido {
	float: left;
	width: 550px;
	padding: 20px 0px 0px 20px;
}

#contenido_sin_secciones {
	float: left;
	width: 769px;
	padding: 20px 0px 0px 20px;
}

.contenidos {
}

.contenidos .titulo {
	margin: 0;
	font-weight: normal;
}

.contenidos h1.titulo {
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.contenidos .texto {
	padding: 0 10px 30px 15px;
	text-align: justify;
}

/* Sidebars */

.secciones {
	float: left;
}

.secciones ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.secciones li {
	margin-bottom: 2em;
}

.secciones li ul {
}

.secciones li li {
	margin: 0;
}

.secciones li h2 {
	margin: 0 0 1em 0;
}

#secciones2 {
	width: 219px;
	padding: 20px 0px 0px 0px;
}

#secciones2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(../images/seccion.png) no-repeat left 70%;
	border-bottom: 1px dotted #c56915;
	color: #c56915;
}

#secciones2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#secciones2 li li {
	padding: 5px;
	font-size: .8em;
	/*background: url(../images/img06.png) no-repeat left 45%;*/
}

#secciones2 li a {
	border: none;
	padding-left: 5px;
}

#secciones2 li a:hover {
	border: none;
}

/* Pie*/

#pie {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #FFFFFF url(../images/pie.jpg) repeat-x bottom left;
}

#pie p {
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
}

/* ---------------------------------------------------------------------------------
   GALERÍA DE FOTOGRAFÍAS
--------------------------------------------------------------------------------- */

* {margin:0; padding:0}
#gallery {position:relative; width:500px; margin:10px auto; padding:10px; border:6px solid #fff;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px;}
#image {position:relative; width:500px; height:320px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:5px; left:5px;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:510px; height:94px; border:2px solid #666; background:#FFF;}
#thumbarea {position:relative; overflow:hidden; height:94px; width:510px; }
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:94px;
	width:10000px;
	border-right:5px solid #FFF;
	top: -21px;
}
#thumbs li {float:left; margin-right:5px; cursor:pointer;}
.imgnav {position:absolute; height:320px; width:20%; z-index:100; height:320px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF;}
#previmg:hover {opacity:1; filter:alpha(opacity=100);}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100);}

