 /* GENERAL */

.hidden {
	position: absolute;
	top: -1600px;
}

body {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0;
	margin-top: 0;
	background-color: black;
	color: white;
}


body.muererio {
	background-color: #333;
	color: black;
}

body.starosta {
	color: black;
}

a img {
	border: 0;
}


/* CONTAINERS */

html, body,.outer {
	height: 100%;
	margin:0;
}

body {
	display: table;
	position: static;
	width: 100%;
}

.inner {
	height: 450px;
	width: 760px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-225px;
	margin-left:-380px;
	background-repeat: no-repeat;
}

#section {
	float: left;
	overflow: auto;
	position: relative;
	left: 160px;
}

#section_in {
	width: 96%;
}

.home #section {
	left: 0;
}

/* menu */

#menus {
	float: left;
	padding: 40px 0 0 0;
	width: 170px;
	letter-spacing: 0.1em;
}

#menus ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 10em;
}

#menus a {
	text-decoration: none;
	color: #9F9F5F;
	font-size: 1.2em;
	line-height: 1.4em;
}

#menus a:hover,
#menus .current a {
	color: white;
}

.lang_menu {
	font-size: 0.8em;
	text-transform: uppercase;
    margin-top: 25px;
}	

#section li,#section ul {
	list-style: none;
	padding:0;
	margin: 0;
	display: inline;
}

.section_menu {
	width: auto;
}

html > body .section_menu {
	width: 90%;
}


.section_menu ul {
	width: 90%;
}

.section_menu ul ul li {
float: left;
clear: both;
/* display: block; */
width: 100%;
}

#section .section_menu ul ul ul,.section_menu ul ul ul li {
        display: none;
}


/* cambiar de sitio */

.muererio #li-starosta,
.starosta #li-muererio {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 160px;
	margin-left: -370px;
}

/* Hidden in each other */

.muererio #li-muererio,
.starosta #li-starosta,
.starosta #menu3, 
.muererio #menu2,
.home #menus {
float: left;
	margin-left: -1600px;`
	height: 1px;
	overflow: hidden;
}


/* home */

.home #section {
	margin: 0;
	padding: 0;
	width: 101%;
	height: 100%;
	overflow: hidden;
}

.home #section * {
	margin: 0;
	padding: 0;
}

.home #section_name {
	position: absolute;
	top: -1600px;
}

/* section */

#section_name {
	color: white;
	text-align: left;
	margin: 0 0 20px 0;
	font-weight: normal;
	letter-spacing: 0.1em;
        line-height: 1em
}

#section_in {
	padding: 0.5em;
	font-size: 1em;
	text-align: left;
}


#section {
	padding: 0;
	font-size: 1em;
    line-height: 1.2em;
	text-align: left;
}

#section a {
	text-decoration: none;
	color: white;
	letter-spacing: 0.1em;
}

#section a:hover {
	text-decoration: none;
	color: black;
	letter-spacing: 0.1em;
}

#section li {
   	margin: 0 0 0 20px;
}

.section_img img {
	margin: 0 15px 30px 0;
	float:left;
}

.section_img {
	height: 120px
	float:left;
}

.section {
	float: left;
}

#section p {
	margin-top: 0;
	margin-bottom: 1em;
}

/* CONTENT */

#section h3 {
	font-size: 1.5em;
	margin-top: 0;
	color: white;
}

.home .inner {
	background: url(../images/bg_home.jpg);
}

/* starosta */

.starosta .inner {
	background: url(../images/bg_starosta.jpg);
}

.starosta #section {
	display: none;
}

.starosta.child_of_starosta #section {
	display: block;
	width: 461px;
	height: 285px;
	margin: 165px 0 0 -31px;
	background: #CDCD9B;
}

.starosta.bio .inner {
	background: url(../images/bg_bio.jpg);
}

.starosta.espacio .inner{
	background: url(../images/bg_espacio.jpg);
}

.starosta.pedagog?a .inner {
	background: url(../images/bg_pedagogia.jpg);
}


/* muererio */

.muererio.integrantes .inner {
	background: url(../images/bg_integrantes.jpg);
}

.muererio.integrantes #section {
	width: 378px;
	margin: 22px 0 0 3px;
	height: 400px;
	background: #33999B;
}

.muererio.integrantes.child_of_integrantes .inner {
	background: url(../images/bg_integrantes_detalle.jpg);
}

.muererio.integrantes.child_of_integrantes #section {
	width: 405px;
	height: 450px;
	margin: 0 0 0 25px;
}


.muererio.espectaculos .inner {
	background: url(../images/bg_espectaculos.jpg);
}

.muererio.espectaculos #section,
.muererio.espectaculos.origen #section {
	width: 375px;
	margin: 25px 0 0 25px;
	height: 395px;
	background-color: #CB3638;
}

.muererio.espectaculos.child_of_espectaculos .inner {
	background: url(../images/bg_espectaculos_detalle.jpg);
}

.muererio.espectaculos.child_of_espectaculos #section {
	width: 400px;
	height: 450px;
	margin: 0 0 0 30px;
}

.muererio.funcionamiento .inner {
	background: url(../images/bg_funcionamiento.jpg);
}

.muererio.funcionamiento #section {
	width: 335px;
	margin: 55px 0 0 55px;
	height: 355px;
	background: #FC9802;
}

.muererio.funcionamiento.child_of_funcionamiento .inner {
	background: url(../images/bg_funcionamiento_detalle.jpg);
}

.muererio.funcionamiento.child_of_funcionamiento #section {
	width: 380px;
	height: 450px;
	margin: 0 0 0 50px;
}

.muererio.origen .inner {
	background: url(../images/bg_origen.jpg);
}

.muererio.origen #section {
	width: 340px;
	margin: 66px 0 0 28px;
	height: 350px;
	background: #CCCD34;
}

.muererio.origen.child_of_origen .inner {
	background: url(../images/bg_origen_detalle.jpg);
}

.muererio.origen.child_of_origen #section {
	width: 380px;
	margin: 0 0 0 40px;
	height: 450px;
}

/* agenda */

.actividad_imagen {
	margin-top: 5px;
	float: left;
	width: 100px;
	margin-right: 10px;
	clear: left;
}

.actividad {
	margin: 0;
	padding: 0;
	float: left;
	width: 340px;
	clear: both;
	margin-bottom: 35px;
}

.actividad_fecha,.actividad_lugar {
	font-weight: bold;
}
.actividad h3 {
	font-size: 1.8em;
	line-height: 1em;
	letter-spacing: 0.05em;
	margin: 0;
	font-weight: normal;
clear: left;
}
.actividad_lugar {
	margin-top: 0px;
}

.actividad_descripcion {
	margin-top: 5px;
	font-style: italic;
}
