.normal{	
	border: 1px solid #b6b194;
	border-collapse:collapse;
	border-spacing:0px;
	text-align:center;
	font-size:10px;
}
.normal th{
	border-bottom:1px solid #B6B194;
	background-color:#e9e7d8;
	padding:5px;
	color:#990000;
}
.normal td{
	color:#333333;
	padding:4px;
	border-bottom:solid 1px #B6B194;
}
.normal tr:hover {
	background:#F1E1D1;
}
.normal td a{
	font-size:10px;
	color:#333333;
}
.tb_sbmenu{	
	width:90%;
}
.tb_sbmenu .tsbmenu a{
	font-weight:bold;
	text-decoration:none;
	color:#0000ff;
}
.tb_sbmenu .tsbmenu a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#0000ff;
}
.tb_sbmenu .dsbmenu{
	font-size:10px;
}
.tb_sbmenu .dsbmenu a{
	font-size:10px;
	color:#000000;
}
.tb_sbmenu .dsbmenu a:hover{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	border-bottom:1px dashed #000000;
}
.tb_sbmenu td{
	vertical-align:top;
	padding:5px;
}
.enlc a{
	text-decoration:none;
	color:#0066CC;
}
.enlc a:hover{
	color:#0066CC;
}

/* ------------------------------------------------- */
/* 	TABLA SITEMAP	  								 */
/* ------------------------------------------------- */
.sitemap div.titulo{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#990000;
}
.sitemap div.sub{
	text-decoration:none;
	padding:4px;
	color:#404040;
}
.sitemap div.subb{
	color:#000000;
	padding:2px;
}
.sitemap div.subb a{
	text-decoration:none;
	color:#000000;
}
.sitemap div.subb a:hover{
	text-decoration:underline;
	color:#990000;
}

/* ------------------------------------------------- */
/*   TABLAS PARA IMAGENES                            */
/* ------------------------------------------------- */
.tbfotos{
	border-collapse:collapse;
	border:1px solid #333333;
}
.tbfotos th{
	font-size:11px;
	font-weight:normal;
	background:#b26055;
	color:#ffffff;
	padding:5px;
	border:1px solid #333333;
	text-align:center;
}
.tbfotos td{
	border:1px solid #333333;
	padding:3px;
}
