* {
	margin: 0;
	padding: 0;
}
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;
}
#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;
}
#cabecera {
	float: left;
	width: 741px;
	height: 95px;
	background: url(../img/estructura/fnd_cabecera.png) no-repeat;
}
#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 {
	display: block;
	float: right;
	margin: 9px 15px 0 0;
	padding-left: 10px;
	background: url(../img/estructura/ico_flecha.gif) no-repeat 0 4px;
	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 8px 0; }
#logos {
	float: left;
	width: 153px;
	height: 374px;
	margin: 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; }