* {
	margin: 0;
	padding: 0;
	line-height: 13px;
}
html { height: 100%; }
body {
	height: 100%;
	background:url(../img/estructura/fnd.jpg);
	font: 11px Tahoma, Verdana, Arial, Helvetica;
}
#tbl_contenedor {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#contenedor {
	width: 903px;
	height: 474px;
	margin: auto;
}
#index #contenedor {
	background: url(../img/estructura/fnd_index.png) no-repeat;
}
#index #contenedor img {
	display: block;
	margin: auto;
	border: none;
}
#index #capa_logos {
	overflow: hidden;
	width: 840px;
	margin: 108px auto 0 auto;
}
#index #capa_pie {
	width: 886px;
	height: 45px;
	margin: 10px auto 0 auto;
}
#index #capa_pie img#logo_flash {
	float: left;
	margin: 7px 10px 0 0;
	border: none;
}
#index #capa_pie p {
	float: left;
	margin-top: 2px;
}
#index #capa_pie a#lnk_entrar {
	display: block;
	width: 160px;
	float: right;
	margin-top: 7px;
	opacity: .75;
	-moz-opacity:0.75;
	filter: alpha(opacity=75);
}
#index #capa_pie a:hover#lnk_entrar {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#index #capa_idiomas {
	position: relative;
	text-align: center;
	padding-top: 25px;
	color: #689316;
}
#index #capa_idiomas a {
	font-weight: bold;
	color: #689316;
}
#index #capa_idiomas a:hover {
	color: #314b00;
}
#menu {
	float: left;
	width: 158px;
	height: 458px;
	padding: 15px 2px;
	background: url(../img/estructura/fnd_menu.png) no-repeat;
}
#menu ul {
	list-style: none;
	width: 160px;
}
#menu ul li {
	float: left;
	width: 160px;
	height: 16px;
	margin-bottom: 1px;
}
#menu ul li a {
	display: block;
	width: 160px;
	height: 16px;
}
#cuerpo {
	float: left;
	width: 740px;
	height: 378px;
	background: url(../img/estructura/fnd_cuerpo.png) no-repeat;
	padding: 1px 0 0 1px;
}
#lnk_home {
	display: block;
	width: 735px;
	height: 62px;
}
#cabecera #fecha {
	float: left;
	margin: 9px 0 0 15px;
	color: #FFF;
}
#cabecera a#lnk_grup, #cabecera span {
	display: block;
	float: right;
	margin: 9px 15px 0 0;
	padding-left: 10px;
	background: url(../img/estructura/ico_flecha.gif) no-repeat 0 3px;
	color: #FFF;
	font-weight: bold;
}
#cabecera a:hover#lnk_grup { text-decoration: none; }
#cont_img {
	float: left;
	width: 368px;
	height: 374px;
}
#cont_txt {
	float: left;
	width: 367px;
	height: 374px;
	border-left: 1px solid #FFF;
	font-size: 12px;
}
#detalle_txt p { margin: 0 0 7px 0; }
#logos {
	float: left;
	width: 153px;
	height: 374px;
	margin: 9px 40px 0 40px;
}
#logos img {
	display: block;
	margin: 22px 0;
}
#txt_xucurruc {
	float: left;
	width: 482px;
	height: 340px;
	padding: 34px 20px 0 0;
	background: url(../img/xucurruc/fnd.gif) no-repeat right;
	font-size: 12px;
}
#txt_xucurruc p { margin-bottom: 15px; }
#txt_xucurruc a { color: #331671; }
#txt_xucurruc a:hover { text-decoration: none; }