* {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
html, body {
	height: auto;
	margin: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #291d10;
	background: url(images/fondo.gif) repeat #291d10;
	line-height: 1.5;
	margin: 0 auto;
}
#contenedor {
	width: 840px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #291d10;
}
/* cabecera */

#cabecera {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.2;
}
#cabecera table {
	clear: both;
	font-size: 14px;
}
#cabecera table td {
	width: 100px;
	vertical-align: top;
	padding-left: 10px;
}
#cabecera table th {
	width: 510px;
	text-align: left;
	vertical-align: top;
}
#cabecera h4 {
	color: white;
	font-size: 12px;
	margin-bottom: 2px;
}
#cabecera a {
	background: url(images/flecha.gif) no-repeat center right #2bb996;
	text-decoration: none;
	color: white;
	padding: 4px 6px;
	display: block;
	margin-top: 4px;
	font-size: 13px;
}
#cabecera .games a {background-color: #d9ac3d;}
#cabecera .projects a {background-color: #80a272;}
#cabecera a:hover {
	background-color: white;
	color: #614b33;
}
#cabecera table th a {
	float: left;
	margin-top: 10px;
	background: none !important;
	margin: 0;
	padding: 10px 0 0 0;
}
/*idioma*/
#idioma {
	border-top: 1px dashed #614b33;
	padding: 4px 0 0 0;
	margin-bottom: 9px;
}
.espanol {
	display: none;
}
.english {
}
/* contenido */

#contenido {
	float: left;
	width: 460px;
	margin-right: 20px;
	background: url(images/cuerpo_01.gif) no-repeat top left white;
	color:  #291d10;
	padding: 20px;
}
#contenido_secundario {
	float: left;
	width: 320px;
	color: white;
}
h1 {
	font-family: "Arial", "trebuchet ms", Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	color: #291d10;
	font-size: 34px;
	font-weight: bold;
	position: relative;
	margin-bottom: 2px;
}
h2 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.01em;
	font-weight: bold;
	padding: 10px 0 15px 0;
	border-bottom: 2px solid #291d10;
}
h3 {
	background-color: transparent;
	padding-top: 30px;
	margin-bottom: 10px;
	color: #54b49f;
	border-bottom: 1px solid #54b49f;
}
#contenido h4 {
	background-color: #ffffff;
	padding: 6px 10px 6px 0;
	margin-bottom: 15px;
	font-size: 14px;
	position: relative;
	bottom: 220px;
	display: inline;
}
#contenido h4 small {
	float: right;
}
#contenido_secundario h4 {
	font-size: 24px;
	color: #5c452d;
	background: url(images/marco_01.gif) no-repeat bottom left transparent;
	padding: 0 10px 10px 10px;
	margin: 0;
	font-weight: normal;
}
#contenido_secundario small {
	color: #84684a;
}
hr {
	border: 0;
	border-top: 1px dashed #3c2c1b;
}
ol {
	list-style: none;
}
ul {
	margin: 0;
	margin-top: -6px;
	padding: 0;
	list-style: none;
}
li {
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eae9d7;
}
small {
	font-size: 10px;
}
#contenido table td {
	vertical-align: top;
}
blockquote, .nota {
	padding: 18px 20px 10px 20px;
	color: #291d10;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	background: url(images/blockquote_01.gif) no-repeat top left #d8c986;
}
blockquote img {
	position: relative;
	top: 3px;
}
blockquote th {vertical-align: top;}
blockquote th strong {margin: 2px; display: block; height: 52px; width: 52px; padding: 4px; border: 3px solid #291d10;}
blockquote td small {float: left;}
.nota {
	padding: 8px 10px 8px 10px;
	border: 10px solid #2bb996;
	background: none;
}
.edit {
	text-decoration: blink;
	display: block;
}
.cierre {
	display: block;
	height: 30px;
	background: url(images/blockquote_02.gif) no-repeat top left transparent;
}
.marco {
	padding: 10px 20px 20px 20px;
	line-height: 16px;
	margin-bottom: 10px;
	background: url(images/marco_02.gif) no-repeat bottom left #3c2c1b;
}
.marco img {
	border: 1px solid white;
}
.marco ul {
	margin: 0;
	margin-top: -6px;
	padding: 0;
	list-style: none;
}
.marco li {
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5c452c;
}
.marco hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-bottom: 1px solid #5c452c;
}
.marco .ultimo {
	padding-bottom: 0;
	border: 0;
}
.marco_abre {
	display: block;
	height: 10px;
	background: url(images/marco_01.gif) no-repeat bottom left transparent;
}
a {
	color: #54b49f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.download {
}
.download a img {
	margin-right: 2px;
	text-decoration: none;
}
.download a img:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.download ul {
	margin: 0 0 10px 0;
}
/* pie */
.pie {
	width: 500px;
	height: 30px;
	display: block;
	clear: both;
	background: url(images/cuerpo_02.gif) no-repeat top left;
	color: white;
}
