#Table_01 #fotos td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
#Table_01 #fotos #nombre {
	padding-right: 5px;
}
#Table_01 #fotos #fecha {
	padding-left: 5px;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
#Table_01 #fotos img {
	padding-top: 5px;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#Table_01 #menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 23px;
}
#Table_01 #menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
}
#Table_01 #menu a:hover {
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
}
.enmenu {
	text-decoration: none;
	background-color: #000000;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.submenu {
	text-decoration: none;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #AAA5A6;
}


.ensubmenu {
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}

