table#portada {
	width: 580px;
	margin-left: 10px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	background-image: url(../images/galerias/inicio.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

table#portada TD#enlaces_portada {
	vertical-align: top;
}

table#portada tr td a{
	text-decoration: none;
	font-size: 11px;
	color: #333366;
}

table#enlaces td#enlaces{
	width: 300px;
	height: 160px;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	border: 2px solid #F4F4FA;
	font-weight: bold;
	vertical-align: top;
}

table#enlaces td#separador{
	width: 10px;
}

table#galeria {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
}

table#galeria td {
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
}

table#galeria td#foto {
	width: 80px;
}

table#galeria td#titulo{
	background-color: #F4F4FA;
	color: #333366;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	padding-left: 7px;
}

table#galeria a#galeria{
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

table#titulo {
	width: 530px;
	color: #777777;
	font-weight: bold;
	font-size: 11px;
}

table#titulo td {
	padding-left: 65px;
}

table#fotos {
	width: 530px;
}

table#fotos TD {
	text-align: center;
	vertical-align: top;
}

table#foto_individual {
	font-family: Arial;
	color: #777777;
	font-size: 9px;
	border-collapse: collapse;
	width: 80px;
}

table#foto_individual TD {
	border: 1px solid #CCCCCC;
}

table#foto_individual TD#pie_foto_galeria {
	background-color: #F4F4FA;
	vertical-align: top;
	text-align: left;
	padding-left: 3px;
	width: 80px;
}

table#paginacion {
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

table#paginacion a {
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

table#paginacion a:hover {
	font-weight: bold;
	text-decoration: none;
}

TABLE#volver TD#volver {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

TABLE#volver A#volver{
	background-image: url(../images/boton.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #777777;
	border: 1px solid #cccccc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	cursor: pointer;
	height: 15px;
}
