table.portada {
	width:100%;
	height: 450px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	background-image: url(../images/directorio_telefonico/fondo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

table.portada td {
	vertical-align: top;
	width: 220px;
}

table#enlaces {
	width: 220px;
	margin-left: 20px;
}

table#enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;

}

table#enlaces td{
	width: 220px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table#enlaces a {
	width: 220px;
	height: 20px;
	text-decoration: none;
}

table#enlaces div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}

TABLE.tipo{
	width: 530;
	margin-left: 20px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	border: 1px solid #E5E5EA;
}

TABLE.tipo TD.nombre_tipo{
	font-weight: bold;
	background-color: #F4F4FA;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E5E5EA;
}

TABLE.tipo TD.celda_detalles{
	padding-bottom: 10px;
}

TABLE.detalles{
	width: 530;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
}


TABLE.detalles TD.izquierda_sin_barra {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
}

TABLE.detalles TD.izquierda_con_barra {
	text-align: left;
	border-bottom: 1px solid #E5E5EA;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 10px;
}

TABLE.detalles TD.derecha_sin_barra {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

TABLE.detalles TD.derecha_con_barra {
	text-align: right;
	border-bottom: 1px solid #E5E5EA;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 10px;
}

TABLE#volver {
	width: 530px;
	margin-left: 20px;
}

TABLE#volver TD {
	text-align: center;
	height: 40px;
}

TABLE#volver TD#seccion {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	text-align: justify;
}

TABLE#volver TD#volver {
	text-align: right;
}

TABLE#volver A{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
	background-image: url(../images/boton.gif);
	text-decoration: none;
	width: 160px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
