
.Tabla1
{
	border-right: darkgray thin solid;
	border-top: darkgray thin solid;
	border-left: darkgray thin solid;
	border-bottom: darkgray thin solid;
}
.TablaPrincipal
{
	font-weight: bold;
	font-size: medium;
	font-family: Arial;
	background-color: darkgray;
}
.TextoNormal
{
	font-size:x-small;
	color:Black;
	font-family: Arial;
}	
.TablaSecundaria
{
	font-size:x-small;
	background-color: white;
	font-family: Arial;
}
.LetraMuyChica
{
	font-size:xx-small;
	font-family: Arial;
}
.Separador
{
	color:darkgray;
}
.Link
{
	FONT-SIZE: x-small; 
	font-family: Arial;
	COLOR: #000;
	FONT-FAMILY: 'Times New Roman'; 
	TEXT-DECORATION: none;
}

.Link:hover
{
	text-decoration: underline;
}

.Italica
{
	font-style: italic;
	font-family: Arial;
}

h2
{
	text-align: center;
	background-color: #A9A9A9;
	width: 60%;
	display: block;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	border-width: thick;
	border-color: #A9A9A9;
	margin-top: 0em;
}

p.sesion
{
	text-align: right;
	display: block;
	background-color: #A9A9A9;
	width: 60%;
	margin-bottom: 0em;
	padding-bottom: 0em;
}

div.familia
{
	padding-bottom: 0em;
	margin-top: 0em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 35em;
	overflow: scroll;
	overflow-x: hidden;
	border-style: solid;
	width: 60%;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border-width: thick;
	border-color: #A9A9A9;
	border-bottom-width: 2em;
}

div.familia table
{
	width: 100%;
	border-collapse: collapse;
	display: block;
}

div.familia table td
{
	border: solid 1px #A9A9A9;
}

div.familia table a
{
	color: #000;
}

div.familia img
{
	border-width: 0em;
}

div.familia table tr.fam
{
	background-color: #FFFFCC;
	color: #000;
}

div.familia table tr.sfam
{
	background-color: #fff;
	color: #000;
}

ul.ulfam
{
	list-style-type: none;
	text-align: center;
	margin-left: auto;
	margin-top: auto;
	display: block;
	width: 40%;
}

ul.ulfam li
{
	
	float: left;
	display: block;
	text-align: center;
}

div.uldiv
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	background-color: #A9A9A9;
	display: block;
	height: auto;
	border-bottom-width: medium;
	border-bottom-color: #A9A9A9;
	border-bottom-style: solid;
}

div.famed
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #A9A9A9;
	margin-top: 0em;
	margin-bottom: 0em;
	width: 60%;
}

div.famed p
{
	padding-bottom: 1em;
	padding-top: 1em;
	border-width: thin;
	border-color: #fff;
	border-style: solid;
}