* {
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}
a {
	color: #36C;
}
a:hover {
}
body {
	background: #4E5D3C url(../img/bg_tierra.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
	margin: 0;
}
p, blockquote, ul {
}
h2 {
	font: bold 1.2em arial;
	text-align: center;
	color: #FFF;
}
h1 {
	font: bold 1.7em serif;
	margin-bottom: 1em;
	text-align: left;
}
ul {
	margin-left: 1.8em;
}
blockquote {
	background: url(../img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}
blockquote p {
	padding: 6px;
}
th {
	text-align:left;
}
caption {
	font: bold 1.5em serif;
	display: block;
	padding-bottom: 1em;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin: 0 18px 6px 0;
}
.divider {
	background:  url(../img/divider.gif) repeat-x;
	height: 5px;
	margin: 2em 80px;
	clear: both;
}
.presentacion {
	padding-bottom: 3em;
}
li .contact { padding-bottom:5px}
/* structure */
.container {
	background: url(../img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}
.gfx {
	float: left;
	height: 140px;
	margin-top: 12px;
	width: 52px;
}
.top {
	text-align: center;
	width: 632px;
	margin: 0 auto;
}
.header {
	background: #115f26 url(../img/cabecera1.jpg) no-repeat;
	font-size: 1.4em;
	height: 156px;
}
.header h1 {
	font: normal 3.2em serif, sans-serif;
	padding: 62px 0 34px 0;
}
.pattern {
	background: #334127 url(../img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}
.table {
	margin:2em auto;
	width: 500px;
}
/* navigation */
.navigation {
	margin: 0 24px;
}
.navigation a {
	color: #6C7151;
	font: normal 1.9em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}
.navigation a:hover, .navigation #selected {
	color: #2C3111;
}
/* content */
.content {
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 2em;
	clear: both;
}
.content .presentacion {
}
/* content item */
.item {
	clear: both;
	border-bottom: solid #ccc 1px;
	padding-bottom: 7px;
}
.item img {
	border: 1px solid #000;
	float: left;
	width: 180px;
	height: 135px;
}
.item .title {
	color: #445044;
	font: normal 2em serif;
	padding-top: 20px;
	text-indent: 3px;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}



.item .metadata {
	color: #666;
	font-size: 1em;
	float: left;
	padding: 0 0 6px 4px;
}
.item .body {
	clear: both;
	padding-top: 2em;
}
.image_izq {
	float:left;
	width: 120px;
	height: 72px;
}
.image_center {
	margin: 0 auto;
	width: 120px;
	height: 72px;
}
/* footer */
.footer {
	color: #666;
	font-size: 1.1em;
	line-height: 41px;
	margin: 0 auto;
	text-align: center;
	width: 632px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #333;
	text-decoration: underline;
}
.derecha {
	text-align: right;
	clear: both;
	display: block;
}
#pagina_sig {
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1.5em;
}
#pagina_ant {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1.5em;
}
.titulo {
	font-weight: bold;
	float: left;
	clear: both;
	display: block;
	margin-bottom: 20px;
}
#multimedia {
	background-color: #000;
	clear: both;
	padding: 20px 0 0;
	height: 300px;
}
.youtube {
	float: left;
	margin: 20px 0 0 20px;
}
#encabezado {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	text-align: right;
}
